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

Theorem luklem2 939
Description: Used to rederive standard propositional axioms from Lukasiewicz'.
Assertion
Ref Expression
luklem2 |- ((ph -> -. ps) -> (((ph -> ch) -> th) -> (ps -> th)))

Proof of Theorem luklem2
StepHypRef Expression
1 luk-1 935 . . 3 |- ((ph -> -. ps) -> ((-. ps -> ch) -> (ph -> ch)))
2 luk-3 937 . . . 4 |- (ps -> (-. ps -> ch))
3 luk-1 935 . . . 4 |- ((ps -> (-. ps -> ch)) -> (((-. ps -> ch) -> (ph -> ch)) -> (ps -> (ph -> ch))))
42, 3ax-mp 7 . . 3 |- (((-. ps -> ch) -> (ph -> ch)) -> (ps -> (ph -> ch)))
51, 4luklem1 938 . 2 |- ((ph -> -. ps) -> (ps -> (ph -> ch)))
6 luk-1 935 . 2 |- ((ps -> (ph -> ch)) -> (((ph -> ch) -> th) -> (ps -> th)))
75, 6luklem1 938 1 |- ((ph -> -. ps) -> (((ph -> ch) -> th) -> (ps -> th)))
Colors of variables: wff set class
Syntax hints:  -. wn 2   -> wi 3
This theorem is referenced by:  luklem3 940  luklem6 943  ax3 948
This theorem was proved from axioms:  ax-1 4  ax-2 5  ax-3 6  ax-mp 7
Copyright terms: Public domain