Description: Simplification of conjunction. (Contributed by NM, 9-Mar-2012) (Proof shortened by Wolf Lammen, 23-Jun-2022)
| Ref | Expression | ||
|---|---|---|---|
| Assertion | simprr2 | |- ( ( ta /\ ( th /\ ( ph /\ ps /\ ch ) ) ) -> ps ) |
| Step | Hyp | Ref | Expression |
|---|---|---|---|
| 1 | simp2 | |- ( ( ph /\ ps /\ ch ) -> ps ) |
|
| 2 | 1 | ad2antll | |- ( ( ta /\ ( th /\ ( ph /\ ps /\ ch ) ) ) -> ps ) |