Formal Theories Flashcards

1
Q

Theories formulas in the language of first-order logic:

A
  1. Specific non-logical sombols (language)
  2. For axiomatic theories: specific axioms

In FOL, soundness and completeness happen at a certain time

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Define a theory:

A

A theory (T) is a set of sentences, such that

s ∃ T iff T ⊢ s

Sentence: formulas with no free variables

Therefore, sentences are closed under deduction (deductively closed). Whatever deduce from the formulas in a theory is itself already a theory

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What arethe types of theories?

A
  1. Axiomatic
  2. Consistent
  3. Complete
  4. Incomplete
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Axiomatic Theory:

A

Theory is axiomatic if there is a decidable set of sentences A (axioms)

Such that: T = {s | A ⊢ s}

Every element in the theory can be deduced from the axioms. Need a set of axioms that are decidable

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Consistent Theory:

A

Theory T is consistent if it does not contain an inconsistent pair of formulas (i.e. both A and ~A)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Complete Theory:

A

Theory T is conplete if, for any sentence A in the langauge, either T ⊢ A or T ⊢ ~A.

Theory incomplete, if there is a wff A such that T⊬ A and T⊬ ~A

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

How to show that a theory is consistent?

A
  1. Derive theorems and see whether you can get an inconsistent pair. When to know when to stop?
  2. Give a model (interpretation in a structure that makes all formulas true)
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Define a model:

A

interpretation in a structure that makes all formulas true

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

How can a model be used to try and show the consistency of Euclidean geometry (and corresponding subsets of numbers)?

A

a) Euclidean geometry ! Model using pairs of R (real numbers, cartesian coordinates).
Thus, the consistency of geometry depends on/is relative to R .
* Next problem: How do we know that our notion of R is consistent?
b) R can be characterized in terms of sets and rational numbers (Dedekind).
c) Rational numbers can be characterized as tuples of integers, e. g., (1, 2) for 1/2
d) Integers can be characterized as tuples of IN, e. g., (0, 1) or (2, 3) for -1 .

  • Good, but you still need to show the consistency of the theory of natural Numbers
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

What are possible solutions to determining the consistency of Euclidean Geometry?

A

1. Reduce the natural numbers to logic (Frege).
Frege’s system was inconsistent’: Russell’s paradox.

2. Reduce the natural numbers to set theory (Cantor):
What about the set that contains all those sets that don’t contain themselves? {x | x ∄ x}

3. Accept only the natural numbers!
(Kronecker: ‘God created the integers, all the rest was made by humans.’)
* Ok, but rather limiting and not really convincing. . .

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

What where Hilbert’s Problems in 1900?

A

Problem 01:
Cantor’s problem of the cardinal number of the continuum: Is there a cardinality between aleph-0 and 2^(aleph-0)?

Problem 02:
The compatibility (consistency) of the arithmetical axioms

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

What was Hilber’s Programme?

A

Aim Hilbert’s program: “Establish once and for all the certitude of mathematical methods”

Strategy:
(A) “Finitary number theory” is certain and consistent
(B) Transfer to the rest of mathematics

Thus, we have …
(A) Meaningful, contentful theory: finetary arithmetic
(B) Formal systems can interpreted mathematically

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

How to foramlize a particular theory?

A

Introduce additional axioms about the non-logical symbols in langauge

Cannot derive any propositions about geometry from logic along, but can from (1) logic and (2) Euclid’s axioms

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

What are the theories of arithmetic?

A
  1. Dedekind-Peano Arithmetic (DPA), or
  2. First-Order Arithmetic (FOA), or
  3. Typological Number Theory (TNT) [Hofstadter]
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

What are the axioms for the “theories of arithmetic?”

A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

How to show that something does not derive?

A

Rather than showing that something cannot derive, show that it does not follow semantically.

17
Q

What is ω-imcomplete?

A

System is ω-incomplete if all the strings in a pyramidal family are theorems, but the universally quantified summarizing string is not a theorem.

Summarizing string: ∀x: (0 + x) = x
Neither is ~∀x: (0 + x) = x a theorem of the system.

18
Q

How to show something is independent?

Show something is not derivable?

A

⊭s and ⊭~s

19
Q

Independence and its relation to geometry and arithmetic?

A

Still consistent; cannot derive inconsistent pair (wff A and ~A)

20
Q

What is the induction axiom?

A
21
Q

Consider:

Ω = {x is a sentence in the language of FOA | x is true in N}

(1) Is this set a theory?
(2) Is this set consistent?
(3) Is this set complete?
(4) What is the relation between DPA and Ω?

A