Metamath Proof Explorer


Theorem adantrrr

Description: Deduction adding a conjunct to antecedent. (Contributed by NM, 26-Dec-2004) (Proof shortened by Wolf Lammen, 4-Dec-2012)

Ref Expression
Hypothesis adantr2.1
|- ( ( ph /\ ( ps /\ ch ) ) -> th )
Assertion adantrrr
|- ( ( ph /\ ( ps /\ ( ch /\ ta ) ) ) -> th )

Proof

Step Hyp Ref Expression
1 adantr2.1
 |-  ( ( ph /\ ( ps /\ ch ) ) -> th )
2 simpl
 |-  ( ( ch /\ ta ) -> ch )
3 2 1 sylanr2
 |-  ( ( ph /\ ( ps /\ ( ch /\ ta ) ) ) -> th )