Deduction Theorem - Conversion From Proof Using The Deduction Meta-theorem To Axiomatic Proof

Conversion From Proof Using The Deduction Meta-theorem To Axiomatic Proof

In axiomatic versions of propositional logic, one usually has among the axiom schemas (where P, Q, and R are replaced by any propositions):

  • Axiom 1 is: P→(QP)
  • Axiom 2 is: (P→(QR))→((PQ)→(PR))
  • Modus ponens is: from P and PQ infer Q

These axiom schemas are chosen to enable one to derive the deduction theorem from them easily. So it might seem that we are begging the question. However, they can be justified by checking that they are tautologies using truth tables and that modus ponens preserves truth.

From these axiom schemas one can quickly deduce the theorem schema PP (reflexivity of implication) which is used below:

  1. (P→((QP)→P))→((P→(QP))→(PP)) from axiom schema 2 with P, (QP), P
  2. P→((QP)→P) from axiom schema 1 with P, (QP)
  3. (P→(QP))→(PP) from modus ponens applied to step 2 and step 1
  4. P→(QP) from axiom schema 1 with P, Q
  5. PP from modus ponens applied to step 4 and step 3

Suppose that we have that Γ and H prove C, and we wish to show that Γ proves HC. For each step S in the deduction which is a premise in Γ (a reiteration step) or an axiom, we can apply modus ponens to the axiom 1, S→(HS), to get HS. If the step is H itself (a hypothesis step), we apply the theorem schema to get HH. If the step is the result of applying modus ponens to A and AS, we first make sure that these have been converted to HA and H→(AS) and then we take the axiom 2, (H→(AS))→((HA)→(HS)), and apply modus ponens to get (HA)→(HS) and then again to get HS. At the end of the proof we will have HC as required, except that now it only depends on Γ, not on H. So the deduction step will disappear, consolidated into the previous step which was the conclusion derived from H.

To minimize the complexity of the resulting proof, some preprocessing should be done before the conversion. Any steps (other than the conclusion) which do not actually depend on H should be moved up before the hypothesis step and unindented one level. And any other unnecessary steps (which are not used to get the conclusion or can be bypassed), such as reiterations which are not the conclusion, should be eliminated.

During the conversion, it may be useful to put all the applications of modus ponens to axiom 1 at the beginning of the deduction (right after the HH step).

When converting a modus ponens, if A is outside the scope of H, then it will be necessary to apply axiom 1, A→(HA), and modus ponens to get HA. Similarly, if AS is outside the scope of H, apply axiom 1, (AS)→(H→(AS)), and modus ponens to get H→(AS). It should not be necessary to do both of these, unless the modus ponens step is the conclusion, because if both are outside the scope, then the modus ponens should have been moved up before H and thus be outside the scope also.

Under the Curry–Howard correspondence, the above conversion process for the deduction meta-theorem is analogous to the conversion process from lambda calculus terms to terms of combinatory logic, where axiom 1 corresponds to the K combinator, and axiom 2 corresponds to the S combinator. Note that the I combinator corresponds to the theorem schema PP.

Read more about this topic:  Deduction Theorem

Famous quotes containing the words conversion, proof and/or axiomatic:

    The conversion of a savage to Christianity is the conversion of Christianity to savagery.
    George Bernard Shaw (1856–1950)

    War is a beastly business, it is true, but one proof we are human is our ability to learn, even from it, how better to exist.
    M.F.K. Fisher (1908–1992)

    It is ... axiomatic that we should all think of ourselves as being more sensitive than other people because, when we are insensitive in our dealings with others, we cannot be aware of it at the time: conscious insensitivity is a self-contradiction.
    —W.H. (Wystan Hugh)