Share to: share facebook share twitter share wa share telegram print page

 

Intermediate 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[citation needed].

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 + ¬¬pp (Double-negation elimination, DNE)
= IPC + (¬pp) → p (Consequentia mirabilis)
= IPC + p ∨ ¬p (Principle of excluded middle, PEM)

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)
  • 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

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

  1. ^ "Intermediate logic", Encyclopedia of Mathematics, EMS Press, 2001 [1994].
  2. ^ Terwijn 2006.
  3. ^ Gabbay & De Jongh 1974.
  4. ^ Medvedev 1962.
  5. ^ Medvedev 1963.
  6. ^ Medvedev 1966.

References

Kembali kehalaman sebelumnya


Index: pl ar de en es fr it arz nl ja pt ceb sv uk vi war zh ru af ast az bg zh-min-nan bn be ca cs cy da et el eo eu fa gl ko hi hr id he ka la lv lt hu mk ms min no nn ce uz kk ro simple sk sl sr sh fi ta tt th tg azb tr ur zh-yue hy my ace als am an hyw ban bjn map-bms ba be-tarask bcl bpy bar bs br cv nv eml hif fo fy ga gd gu hak ha hsb io ig ilo ia ie os is jv kn ht ku ckb ky mrj lb lij li lmo mai mg ml zh-classical mr xmf mzn cdo mn nap new ne frr oc mhr or as pa pnb ps pms nds crh qu sa sah sco sq scn si sd szl su sw tl shn te bug vec vo wa wuu yi yo diq bat-smg zu lad kbd ang smn ab roa-rup frp arc gn av ay bh bi bo bxr cbk-zam co za dag ary se pdc dv dsb myv ext fur gv gag inh ki glk gan guw xal haw rw kbp pam csb kw km kv koi kg gom ks gcr lo lbe ltg lez nia ln jbo lg mt mi tw mwl mdf mnw nqo fj nah na nds-nl nrm nov om pi pag pap pfl pcd krc kaa ksh rm rue sm sat sc trv stq nso sn cu so srn kab roa-tara tet tpi to chr tum tk tyv udm ug vep fiu-vro vls wo xh zea ty ak bm ch ny ee ff got iu ik kl mad cr pih ami pwn pnt dz rmy rn sg st tn ss ti din chy ts kcg ve 
Prefix: a b c d e f g h i j k l m n o p q r s t u v w x y z 0 1 2 3 4 5 6 7 8 9