Metamath Proof Explorer


Theorem 3anim3i

Description: Add two conjuncts to antecedent and consequent. (Contributed by Jeff Hankins, 19-Aug-2009)

Ref Expression
Hypothesis 3animi.1
|- ( ph -> ps )
Assertion 3anim3i
|- ( ( ch /\ th /\ ph ) -> ( ch /\ th /\ ps ) )

Proof

Step Hyp Ref Expression
1 3animi.1
 |-  ( ph -> ps )
2 id
 |-  ( ch -> ch )
3 id
 |-  ( th -> th )
4 2 3 1 3anim123i
 |-  ( ( ch /\ th /\ ph ) -> ( ch /\ th /\ ps ) )