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

Theorem sylan9OLD 518
Description: Nested syllogism inference conjoining dissimilar antecedents.
Hypotheses
Ref Expression
sylan9.1 |- (ph -> (ps -> ch))
sylan9.2 |- (th -> (ch -> ta))
Assertion
Ref Expression
sylan9OLD |- ((ph /\ th) -> (ps -> ta))

Proof of Theorem sylan9OLD
StepHypRef Expression
1 sylan9.1 . . 3 |- (ph -> (ps -> ch))
21adantr 425 . 2 |- ((ph /\ th) -> (ps -> ch))
3 sylan9.2 . . 3 |- (th -> (ch -> ta))
43adantl 424 . 2 |- ((ph /\ th) -> (ch -> ta))
52, 4syld 30 1 |- ((ph /\ th) -> (ps -> ta))
Colors of variables: wff set class
Syntax hints:   -> wi 3   /\ wa 240
This theorem was proved from axioms:  ax-1 4  ax-2 5  ax-3 6  ax-mp 7
This theorem depends on definitions:  df-bi 164  df-an 242
Copyright terms: Public domain