axiom system for intuitionistic propositional logic
There are several Hilbert-style axiom systems for intuitionistic propositional logic, or PL for short. One such a system is by Heyting, and is presented in this entry (http://planetmath.org/IntuitionisticLogic). Here, we describe another, based on the one by Kleene. The language of the logic consists of a countably infinite set of propositional letters , and symbols for logical connectives , , . Well-formed formulas (wff) are defined recursively as follows:
-
•
propositional letters are wff
-
•
if are wff, so are , , , and .
In addition, (biconditional) is the abbreviation for , like PL (classical propositional logic),
We also use parentheses to avoid ambiguity. The axiom schemas for PL are
-
1.
.
-
2.
.
-
3.
.
-
4.
.
-
5.
.
-
6.
.
-
7.
.
-
8.
.
-
9.
.
-
10.
.
where , , and are wff’s. In addition, modus ponens is the only rule of inference for PL.
As usual, given a set of wff’s, a deduction of a wff from is a finite sequence of wff’s such that is , and is either an axiom, a wff in , or is obtained by an application of modus ponens on to where . In other words, is the wff . We write
to mean that is a deduction from . When is the empty set, we say that is a theorem (of PL), and simply write to mean that is a theorem.
As with PL, the deduction theorem holds for PL. Using the deduction theorem, one can derive the well-known theorem schemas listed below:
-
1.
.
-
2.
-
3.
-
4.
-
5.
-
6.
-
7.
-
8.
For example, the first schema can be proved as follows:
Proof.
From the deduction,
-
1.
,
-
2.
,
-
3.
,
-
4.
,
-
5.
,
-
6.
,
-
7.
,
-
8.
,
we have , and therefore by the deduction theorem. ∎
Deductions of the other theorem schemas can be found here (http://planetmath.org/SomeTheoremSchemasOfIntuitionisticPropositionalLogic). In fact, it is not hard to see that implies (that is a theorem of PL). The converse is false. The following are theorems of PL, not PL:
-
1.
.
-
2.
-
3.
-
4.
-
5.
Remark. It is interesting to note, however, if any one of the above schemas were added to the list of axioms for PL, then the resulting system is an axiom system for PL. In notation,
PL PL,
where is one of the schemas above. When this equation holds for some , it is necessary that and . However, this condition is not sufficient to imply the equation, even if PL is consistent (that is, the schema of wff’s are not theorems). One such schema is . A logical system PL such that PL PL PL is called an intermediate logic. It can be shown that there are infinitely many such intermediate logics.
Remark. Yet another popular axiom system for PL uses the symbol (for falsity) instead of . The wff’s in this language consists of all propositional letters, the symbol , and , , and , whenever and are wff’s. The axiom schemas consist of the first seven axiom schemas in the first system above, as well as
-
1.
(the second theorem schema above)
-
2.
.
is the abbreviation for . The only rule of inference is modus ponens. Deductions and theorems are defined in the exact same way as above. Let us write to mean wff is a theorem in this axiom system. As mentioned, both axiom systems are equivalent, in that implies , and implies , where is the wff obtained from by replacing every occurrence of by the wff , where is a propositional letter not occurring in .
Title | axiom system for intuitionistic propositional logic |
Canonical name | AxiomSystemForIntuitionisticPropositionalLogic |
Date of creation | 2013-03-22 19:30:58 |
Last modified on | 2013-03-22 19:30:58 |
Owner | CWoo (3771) |
Last modified by | CWoo (3771) |
Numerical id | 38 |
Author | CWoo (3771) |
Entry type | Axiom |
Classification | msc 03F55 |
Classification | msc 03B20 |
Classification | msc 03B55 |
Related topic | TruthValueSemanticsForIntuitionisticPropositionalLogic |
Related topic | SomeTheoremSchemasOfIntuitionisticPropositionalLogic |
Related topic | KripkeSemanticsForIntuitionisticPropositionalLogic |
Related topic | DeductionTheoremForIntuitionisticPropositionalLogic |
Related topic | DisjunctionProperty |