Metamath Proof Explorer


Theorem simprrl

Description: Simplification of a conjunction. (Contributed by Jeff Hankins, 28-Jul-2009)

Ref Expression
Assertion simprrl
|- ( ( ph /\ ( ps /\ ( ch /\ th ) ) ) -> ch )

Proof

Step Hyp Ref Expression
1 simpl
 |-  ( ( ch /\ th ) -> ch )
2 1 ad2antll
 |-  ( ( ph /\ ( ps /\ ( ch /\ th ) ) ) -> ch )