Meta-Reasoning Flashcards

1
Q

Define Meta-Reasoning:

A

Reasoning about formal systems

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

Why is decidability important property axiomatic theories?

A

Can you decide whether a given wff is a theorem?

(If yes), we can determine what formulas are in the theory

A formal system with only lengthening rules is decidble!

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

What are Lengthening Rules?

A

Alphabet: a, b
Axiom: a
Rules:
1. x -> a x a
2. x -> b x b

Theorems: a, aaa, bab, aaaaa, ababa …

Difficult see theory is in THM since you have to look at N0

Hence, Is aaaa a theorem?

No!
Justification: aaaa not listed among theorems and any application rules makes formula longer, so aaaa cannot be among them

Therefore, A formal system with only lengthening rules is decidble!

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

Define Godel numbers:

A

An interpretation of the wff of a formal system as natural numbers.

“Coding” in the formal systems in arithmetic

See the relation between different lines arithmetically, as relations between natural numbers.

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

How do Godel numbers have a “dual nature?”

A

Can be treated typographically as numerals or arithmetically as numbers

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

Difference between numerals and numbers:

A

Syntax and semantics

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

Godel Numbers:

Typographical Rule 01:

A

From any theorem whose rightmost symbol is “1” a new theorem can be make by appending “0” to the right of that “1)

Syntactic Rule (Symbols, numerals)

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

Godel Numbers:

Arithmetical Rule 1b:

A

A number whose remainder when divded by 10 is 1, can be multiplied by 10

Semantic rule (numbers)

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

What is the Central Proposition:

A

Typographical rules for manipulating numerals are actually arithmetical rules for
operating on numbers.

CENTRAL PROPOSITION: If there is a typographical rule which tells how certain
digits are to be shifted, changed, dropped, or inserted in any number represented
decimally, then this rule can be represented equally well by an arithmetical counterpart which involves arithmetical operations with powers of 10 as well as additions, subtractions, and so forth.

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

What are the three levels of interpretation?

A
  1. Formal System
  2. Arithmetization
  3. Formal System
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

What is Arithmetization (Godel Numbering)?

A

Formal System (syntax) to Arithmetic (semantics)

Can use numbers (arithmetic) to talk about formal systems (such at MIU/TNT)

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

What are producible numbers?

A

Ex: MIU-producible numbers are Godel numbers of the theorem of the MIU system

Producible numbers - R.E. (because the theorems of formal systems are r.e.)

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

What is formalization?

A

From arithmetic to FOA

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

How does Godel numbering and formalization work from the MIU system to the FOA system?

A

x - not provable, but MON(x) is provable (formula) = prove the formula and not the term

However, not a decision procedure: a formula is not a procedure

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

What is MU-Mon(x)?

A

a) A FOA-string, resulting from stranslating ‘30 is a MIU-number’
b) A code for ‘MU is a theorem of the MIU-system”

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

How does Godel numbering and formalization work from the FOA system to the FOA system?

A

TNT can speak about itself

17
Q

How can you find a sentence G in FOA that expresses a property about itself?

A