Why Are Axiom Schemas Important in Propositional Logic?

Cinitiator
Messages
66
Reaction score
0
Actually, I have several questions:
1) Why are axiom schemas the way they are? What do they represent? I know that infinitely many axioms can be written using the axiom schema form. However, what's the formal definition of axioms in predicate calculus? I've heard that the formal definition of axioms is any wff which has the axiom schema form. If that's the case, what's so special about some wffs which can have infinitely many forms? Do they have any distinctive properties at all?

2) Why and how are they used for proving theorems / making other inferences?

3) How is modus ponens used with such axiom schemas to prove theorems?
 
Physics news on Phys.org
Cinitiator said:
Actually, I have several questions:
1) Why are axiom schemas the way they are? What do they represent? I know that infinitely many axioms can be written using the axiom schema form. However, what's the formal definition of axioms in predicate calculus? I've heard that the formal definition of axioms is any wff which has the axiom schema form. If that's the case, what's so special about some wffs which can have infinitely many forms? Do they have any distinctive properties at all?

2) Why and how are they used for proving theorems / making other inferences?

3) How is modus ponens used with such axiom schemas to prove theorems?

1)-2) Axioms can be different in different formal theories. But in all theories, the axioms of predicate calculus must be chosen so that the set of theorems (which can be derived from the axioms by the rules) is the same as the set of logically valid formulas. It we restrict ourselves to propositional calculus, logically valid formula is the same as tautology, so the axioms of propositional calculus are chosen so that the theorems are exactly the tautologies.

3) For example, suppose we have the following axiom schemas (among others):

A1. P->(Q->P).
A2. (P->(Q->R))->((P->Q)->(P->R)).

Then, let us derive the theorem P->P:

1. (P->((P->P)->P))->((P->(P->P))->(P->P)). Instances of A2.
2. P->((P->P)->P). Instances of A1.
3. (P->(P->P))->(P->P). MP: 1,2.
4. P->(P->P). Instances of A1.
5. P->P. MP: 3,4.
 
Hi all, I've been a roulette player for more than 10 years (although I took time off here and there) and it's only now that I'm trying to understand the physics of the game. Basically my strategy in roulette is to divide the wheel roughly into two halves (let's call them A and B). My theory is that in roulette there will invariably be variance. In other words, if A comes up 5 times in a row, B will be due to come up soon. However I have been proven wrong many times, and I have seen some...
Thread 'Detail of Diagonalization Lemma'
The following is more or less taken from page 6 of C. Smorynski's "Self-Reference and Modal Logic". (Springer, 1985) (I couldn't get raised brackets to indicate codification (Gödel numbering), so I use a box. The overline is assigning a name. The detail I would like clarification on is in the second step in the last line, where we have an m-overlined, and we substitute the expression for m. Are we saying that the name of a coded term is the same as the coded term? Thanks in advance.

Similar threads

Back
Top