Metamath Proof Explorer


Theorem syl3anl1

Description: A syllogism inference. (Contributed by NM, 24-Feb-2005)

Ref Expression
Hypotheses syl3anl1.1
|- ( ph -> ps )
syl3anl1.2
|- ( ( ( ps /\ ch /\ th ) /\ ta ) -> et )
Assertion syl3anl1
|- ( ( ( ph /\ ch /\ th ) /\ ta ) -> et )

Proof

Step Hyp Ref Expression
1 syl3anl1.1
 |-  ( ph -> ps )
2 syl3anl1.2
 |-  ( ( ( ps /\ ch /\ th ) /\ ta ) -> et )
3 1 3anim1i
 |-  ( ( ph /\ ch /\ th ) -> ( ps /\ ch /\ th ) )
4 3 2 sylan
 |-  ( ( ( ph /\ ch /\ th ) /\ ta ) -> et )