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

Theorem luklem1 940
Description: Used to rederive standard propositional axioms from Lukasiewicz'.
Hypotheses
Ref Expression
luklem1.1 |- (ph -> ps)
luklem1.2 |- (ps -> ch)
Assertion
Ref Expression
luklem1 |- (ph -> ch)

Proof of Theorem luklem1
StepHypRef Expression
1 luklem1.2 . 2 |- (ps -> ch)
2 luklem1.1 . . 3 |- (ph -> ps)
3 luk-1 937 . . 3 |- ((ph -> ps) -> ((ps -> ch) -> (ph -> ch)))
42, 3ax-mp 7 . 2 |- ((ps -> ch) -> (ph -> ch))
51, 4ax-mp 7 1 |- (ph -> ch)
Colors of variables: wff set class
Syntax hints:   -> wi 3
This theorem is referenced by:  luklem2 941  luklem3 942  luklem4 943  luklem5 944  luklem6 945  luklem7 946  ax2 949  ax3 950
This theorem was proved from axioms:  ax-1 4  ax-2 5  ax-3 6  ax-mp 7
Copyright terms: Public domain