HomeHome Metamath Proof Explorer < Previous   Next >
Related theorems
Unicode version

Theorem meredith 921
Description: Carew Meredith's sole axiom for propositional calculus. This amazing formula is thought to be the shortest possible single axiom for propositional calculus with inference rule ax-mp 7, where negation and implication are primitive. Here we prove Meredith's axiom from ax-1 4, ax-2 5, and ax-3 6. Then from it we derive the Lukasiewicz axioms luk-1 935, luk-2 936, and luk-3 937. Using these we finally re-derive our axioms as ax1 946, ax2 947, and ax3 948, thus proving the equivalence of all three systems. C. A. Meredith, "Single Axioms for the Systems (C,N), (C,O) and (A,N) of the Two-Valued Propositional Calculus," The Journal of Computing Systems vol. 3 (1953), pp. 155-164. Meredith claimed to be close to a proof that this axiom is the shortest possible, but the proof was apparently never completed.

An obscure Irish lecturer, Meredith (1904-1976) became enamored with logic somewhat late in life after attending talks by Lukasiewicz and produced many remarkable results such as this axiom. From his obituary: "He did logic whenever time and opportunity presented themselves, and he did it on whatever materials came to hand: in a pub, his favored pint of porter within reach, he would use the inside of cigarette packs to write proofs for logical colleagues."

Assertion
Ref Expression
meredith |- (((((ph -> ps) -> (-. ch -> -. th)) -> ch) -> ta) -> ((ta -> ph) -> (th -> ph)))

Proof of Theorem meredith
StepHypRef Expression
1 ax-3 6 . . . . 5 |- ((-. ch -> -. (-. ch -> (-. ph -> -. th))) -> ((-. ch -> (-. ph -> -. th)) -> ch))
2 pm2.21 76 . . . . . . 7 |- (-. ph -> (ph -> ps))
32imim1i 16 . . . . . 6 |- (((ph -> ps) -> (-. ch -> -. th)) -> (-. ph -> (-. ch -> -. th)))
43com23 32 . . . . 5 |- (((ph -> ps) -> (-. ch -> -. th)) -> (-. ch -> (-. ph -> -. th)))
51, 4syl5 21 . . . 4 |- ((-. ch -> -. (-. ch -> (-. ph -> -. th))) -> (((ph -> ps) -> (-. ch -> -. th)) -> ch))
65imim1i 16 . . 3 |- (((((ph -> ps) -> (-. ch -> -. th)) -> ch) -> ta) -> ((-. ch -> -. (-. ch -> (-. ph -> -. th))) -> ta))
76con3d 95 . 2 |- (((((ph -> ps) -> (-. ch -> -. th)) -> ch) -> ta) -> (-. ta -> -. (-. ch -> -. (-. ch -> (-. ph -> -. th)))))
8 pm2.27 62 . . . . . . . . 9 |- (-. ch -> ((-. ch -> (-. ph -> -. th)) -> (-. ph -> -. th)))
98impi 143 . . . . . . . 8 |- (-. (-. ch -> -. (-. ch -> (-. ph -> -. th))) -> (-. ph -> -. th))
109com12 11 . . . . . . 7 |- (-. ph -> (-. (-. ch -> -. (-. ch -> (-. ph -> -. th))) -> -. th))
1110imim2d 25 . . . . . 6 |- (-. ph -> ((-. ta -> -. (-. ch -> -. (-. ch -> (-. ph -> -. th)))) -> (-. ta -> -. th)))
1211com12 11 . . . . 5 |- ((-. ta -> -. (-. ch -> -. (-. ch -> (-. ph -> -. th)))) -> (-. ph -> (-. ta -> -. th)))
1312a2d 13 . . . 4 |- ((-. ta -> -. (-. ch -> -. (-. ch -> (-. ph -> -. th)))) -> ((-. ph -> -. ta) -> (-. ph -> -. th)))
14 con3 94 . . . 4 |- ((ta -> ph) -> (-. ph -> -. ta))
1513, 14syl5 21 . . 3 |- ((-. ta -> -. (-. ch -> -. (-. ch -> (-. ph -> -. th)))) -> ((ta -> ph) -> (-. ph -> -. th)))
16 ax-3 6 . . 3 |- ((-. ph -> -. th) -> (th -> ph))
1715, 16syl6 22 . 2 |- ((-. ta -> -. (-. ch -> -. (-. ch -> (-. ph -> -. th)))) -> ((ta -> ph) -> (th -> ph)))
187, 17syl 10 1 |- (((((ph -> ps) -> (-. ch -> -. th)) -> ch) -> ta) -> ((ta -> ph) -> (th -> ph)))
Colors of variables: wff set class
Syntax hints:  -. wn 2   -> wi 3
This theorem is referenced by:  merlem1 922  merlem2 923  merlem3 924  merlem4 925  merlem5 926  merlem7 928  merlem8 929  merlem9 930  merlem10 931  merlem11 932  merlem13 934  luk-1 935  luk-2 936
This theorem was proved from axioms:  ax-1 4  ax-2 5  ax-3 6  ax-mp 7
Copyright terms: Public domain