Intermediate logic

From HandWiki
Short description: Propositional logic extending intuitionistic logic

In mathematical logic, a superintuitionistic logic is a propositional logic extending intuitionistic logic. Classical logic is the strongest consistent superintuitionistic logic; thus, consistent superintuitionistic logics are called intermediate logics (the logics are intermediate 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.

Properties and examples

There exists a continuum of different intermediate logics and just as many such logics exhibit the Disjunction property (DP). Superintuitionistic or intermediate logics form a complete lattice with intuitionistic logic as the bottom and the inconsistent logic (in the case of superintuitionistic logics) or classical logic (in the case of intermediate logics) as the top. Classical logic is the only coatom in the lattice of superintuitionistic logics; the lattice of intermediate logics also has a unique coatom, namely SmL.

The tools for studying intermediate logics are similar to those used for intuitionistic logic, such as Kripke semantics. For example, Gödel–Dummett logic has a simple semantic characterization in terms of total orders. Specific intermediate logics may be given by semantical description.

Others are often 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 + (¬p → ¬q) → (qp) (inverse contraposition principle)
= IPC + ¬¬pp (Double-negation elimination, DNE)
= IPC + ((pq) → p) → p (Pierce's principle, PP)
= IPC + p ∨ ¬p (Principle of excluded middle, PEM)
  • Smetanich's logic (SmL):
IPC + (¬qp) → (((pq) → p) → p) (a conditional PP)
  • GödelDummett logic (Dummett 1959) (LC or G, see extensions below):
IPC + (pq) ∨ (qp) (Dirk Gently’s principle, DGP)
= IPC + (p → (qr)) → ((pq) ∨ (pr)) (a form of independence of premise IP)
  • Bounded depth 2 (BD2, see generalizations below):
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. It may also be worth noting that, taking all of intuitionistic logic for granted, the equalities notably rely on the principle of explosion. For example, over mere minimal logic PEM does not imply PP, and is not comparable to DGP.

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

Going on:

  • logics of bounded depth (BDn):
IPC + pn ∨ (pn → (pn−1 ∨ (pn−1 → ... → (p2 ∨ (p2 → (p1 ∨ ¬p1)))...)))
  • Gödel n-valued logics (Gn):
LC + BDn−1
= LC + BCn−1
  • logics of bounded cardinality (BCn):
[math]\displaystyle{ \textstyle\mathbf{IPC}+\bigvee_{i=0}^n\bigl(\bigwedge_{j\lt i}p_j\to p_i\bigr) }[/math]
  • logics of bounded top width (BTWn):
[math]\displaystyle{ \textstyle\mathbf{IPC}+\bigvee_{i=0}^n\bigl(\bigwedge_{j\lt i}p_j\to\neg\neg p_i\bigr) }[/math]
  • logics of bounded width, also known as the logic of bounded anti-chains, Ono (1972) (BWn, BAn):
[math]\displaystyle{ \textstyle\mathbf{IPC}+\bigvee_{i=0}^n\bigl(\bigwedge_{j\ne i}p_j\to p_i\bigr) }[/math]
  • logics of bounded branching, Gabbay & de Jongh (1969, 1974) (Tn, BBn):
[math]\displaystyle{ \textstyle\mathbf{IPC}+\bigwedge_{i=0}^n\bigl(\bigl(p_i\to\bigvee_{j\ne i}p_j\bigr)\to\bigvee_{j\ne i}p_j\bigr)\to\bigvee_{i=0}^np_i }[/math]

Furthermore:

  • Realizability logics
  • Medvedev's logic of finite problems (LM, ML):[3][4][5] defined semantically as the logic of all frames of the form [math]\displaystyle{ \langle\mathcal P(X)\setminus\{X\},\subseteq\rangle }[/math] for finite sets X ("Boolean hypercubes without top"), (As of 2015) 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

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 [math]\displaystyle{ \{x\mid M,x\Vdash p\} }[/math] 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

Main page: Philosophy:Modal companion

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

  • [math]\displaystyle{ T(p_n) = \Box p_n }[/math]
  • [math]\displaystyle{ T(\neg A) = \Box \neg T(A) }[/math]
  • [math]\displaystyle{ T(A \land B) = T(A) \land T(B) }[/math]
  • [math]\displaystyle{ T(A \vee B) = T(A) \vee T(B) }[/math]
  • [math]\displaystyle{ T(A \to B) = \Box (T(A) \to T(B)) }[/math]

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

  • List of logic systems

Notes

References

  • Chagrov, Alexander; Zakharyaschev, Michael (1997). Modal Logic. Oxford: Clarendon Press. pp. 605. ISBN 9780198537793. 
  • Umezawa, Toshio (June 1959). "On logics intermediate between intuitionistic and classical predicate logic". Journal of Symbolic Logic 24 (2): 141–153. 

External links