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

Theorem sylOLD 13
Description: An inference version of the transitive laws for implication.
Hypotheses
Ref Expression
syl.1 |- (ph -> ps)
syl.2 |- (ps -> ch)
Assertion
Ref Expression
sylOLD |- (ph -> ch)

Proof of Theorem sylOLD
StepHypRef Expression
1 syl.1 . 2 |- (ph -> ps)
2 syl.2 . . . 4 |- (ps -> ch)
32a1i 8 . . 3 |- (ph -> (ps -> ch))
43a2i 10 . 2 |- ((ph -> ps) -> (ph -> ch))
51, 4ax-mp 7 1 |- (ph -> ch)
Colors of variables: wff set class
Syntax hints:   -> wi 3
This theorem was proved from axioms:  ax-1 4  ax-2 5  ax-mp 7
Copyright terms: Public domain