Description: Simplification of a conjunction. (Contributed by Jeff Hankins, 28-Jul-2009)
Ref | Expression | ||
---|---|---|---|
Assertion | simprrl | |- ( ( ph /\ ( ps /\ ( ch /\ th ) ) ) -> ch ) |
Step | Hyp | Ref | Expression |
---|---|---|---|
1 | simpl | |- ( ( ch /\ th ) -> ch ) |
|
2 | 1 | ad2antll | |- ( ( ph /\ ( ps /\ ( ch /\ th ) ) ) -> ch ) |