Sample Page

In mathematical logic, a superintuitionistic logic is a propositional logic extending intuitionistic logic. A logic is a set of propositional formulas with certain closure properties. The logics are partially ordered under containment. A logic is stronger than another iff it contains the other.

Classical logic is the strongest consistent superintuitionistic logic. Thus, the consistent superintuitionistic logics are called intermediate logics, because the logics are intermediate in how many formulas they contain between intuitionistic logic and classical logic.[1]

Definition

A superintuitionistic logic is a set L of propositional formulas in a countable set of variables pi satisfying the following properties:

1. all axioms of intuitionistic logic belong to L;
2. if F and G are formulas such that F and FG both belong to L, then G also belongs to L (closure under modus ponens);
3. if F(p1, p2, …, pn) is a formula of L, and G1, G2, …, Gn are any formulas, then F(G1, G2, …, Gn) belongs to L (closure under substitution).

Such a logic is intermediate if furthermore

4. L is not the set of all formulas (i.e. the inconsistent logic).

Properties

There exists a continuum of different intermediate logics.

There exists a continuum of different intermediate logics with the disjunction property (DP).

Intermediate logics form a complete lattice, with intuitionistic logic as the bottom and classical logic as the top. It has a unique coatom called SmL. Similarly, superintuitionistic logics form a complete lattice, with intuitionistic logic as the bottom and inconsistent logic as the top. Classical logic is the only coatom.

Syntactics

Many intermediate logics are given by adding one or more axioms to intuitionistic logic (usually denoted as intuitionistic propositional calculus IPC, but also Int, IL or H). Examples include:

  • Classical logic (CPC, Cl, CL):
= IPC + ¬¬pp (Double-negation elimination, DNE)
= IPC + (¬pp) → p (Consequentia mirabilis)
= IPC + p ∨ ¬p (Principle of excluded middle, PEM)

Immediate generalized variants of the above (but actually equivalent principles over intuitionistic logic) are, respectively,

= IPC + (¬p → ¬q) → (qp) (inverse contraposition principle)
= IPC + ((pq) → p) → p (Peirce’s principle PP, compare to Consequentia mirabilis)
= IPC + (qp) → ((¬qp) → p) (another schema generalizing Consequentia mirabilis)
= IPC + p ∨ (pq) (following from PEM via principle of explosion)
= IPC + (qp) → (p ∨ ¬q) (another variant of PEM, see material implication)
  • Smetanich’s logic (SmL):
= IPC + (¬qp) → (((pq) → p) → p) (a conditional PP)
= IPC + (pq) ∨ (qp) (Dirk Gently’s principle, DGP, or linearity)
= IPC + (p → (qr)) → ((pq) ∨ (pr)) (a form of independence of premise IP)
= IPC + ((pq) → r) → ((pr) ∨ (qr)) (Generalized 4th De Morgan’s law)
  • Bounded depth 2 (BD2, see generalizations below. Compare with p ∨ (pq)):
= IPC + p ∨ (p → (q ∨ ¬q))
= IPC + ¬¬p ∨ ¬p (weak PEM, a.k.a. WPEM)
= IPC + (pq) ∨ (¬p → ¬q) (a weak DGP)
= IPC + (p → (q ∨ ¬r)) → ((pq) ∨ (p → ¬r)) (a variant, with negation, of a form of IP)
= IPC + ¬(pq) → (¬q ∨ ¬p) (4th De Morgan’s law)
= IPC + ((¬¬pp) → (p ∨ ¬p)) → (¬¬p ∨ ¬p) (a conditional WPEM)
= IPC + (¬p → (qr)) → ((¬pq) ∨ (¬pr)) (the other variant, with negation, of a form of IP)

This list is, for the most part, not any sort of ordering. For example, LC is known not to prove all theorems of SmL, but it does not directly compare in strength to BD2. Likewise, e.g., KP does not compare to SL. The list of equalities for each logic is by no means exhaustive either. For example, as with WPEM and De Morgan’s law, several forms of DGP using conjunction may be expressed.

Even (¬¬p ∨ ¬p) ∨ (¬¬pp), a further weakening of WPEM, is not a theorem of IPC.

It may also be worth noting that, taking all of intuitionistic logic for granted, the equalities notably rely on explosion. For example, over mere minimal logic, as principle PEM is already equivalent to Consequentia mirabilis, but there does not imply the stronger DNE, nor PP, and is not comparable to DGP.

Going on:

  • logics of bounded depth (BDn):
IPC + pn ∨ (pn → (pn−1 ∨ (pn−1 → … → (p2 ∨ (p2 → (p1 ∨ ¬p1)))…)))
LC + BDn−1
= LC + BCn−1
  • logics of bounded cardinality (BCn):
  • logics of bounded top width (BTWn):
  • logics of bounded width, also known as the logic of bounded anti-chains, Ono (1972) (BWn, BAn):
  • logics of bounded branching (Gabbay & de Jongh, 1974[3]) (Tn, BBn):

Furthermore:

  • Realizability logics
  • Medvedev‘s logic of finite problems (LM, ML):[4][5][6] defined semantically as the logic of all frames of the form for finite sets X (“Boolean hypercubes without top”), not known to be recursively axiomatizable

The propositional logics SL and KP do have the disjunction property DP. Kleene realizability logic and the strong Medvedev’s logic do have it as well. There is no unique maximal logic with DP on the lattice. Note that if a consistent theory validates WPEM but still has independent statements when assuming PEM, then it cannot have DP.

Semantics

Kripke semantics is used to semantically study intuitionistic logic. Similarly, other intermediate logics can be studied by semantic models. For example, Gödel–Dummett logic has a simple semantic characterization in terms of total orders.

Given a Heyting algebra H, the set of propositional formulas that are valid in H is an intermediate logic. Conversely, given an intermediate logic it is possible to construct its Lindenbaum–Tarski algebra, which is then a Heyting algebra.

An intuitionistic Kripke frame F is a partially ordered set, and a Kripke model M is a Kripke frame with valuation such that is an upper subset of F. The set of propositional formulas that are valid in F is an intermediate logic. Given an intermediate logic L it is possible to construct a Kripke model M such that the logic of M is L (this construction is called the canonical model). A Kripke frame with this property may not exist, but a general frame always does.

Relation to modal logics

Let A be a propositional formula. The Gödel–Tarski translation of A is defined recursively as follows:

If M is a modal logic extending S4 then ρM = {A | T(A) ∈ M} is a superintuitionistic logic, and M is called a modal companion of ρM. In particular:

  • IPC = ρS4
  • KC = ρS4.2
  • LC = ρS4.3
  • CPC = ρS5

For every intermediate logic L there are many modal logics M such that L = ρM.

See also

Notes

References

  • Chagrov, Alexander; Zakharyaschev, Michael (1997). Modal Logic. Oxford: Clarendon Press. p. 605. ISBN 9780198537793.
  • Dragalin, Albert (1988). Mathematical Intuitionism: Introduction to Proof Theory. Providence, R.I.: American Mathematical Society. p. 228. ISBN 0-8218-4520-9.