Metamath Proof Explorer


Theorem 3imp21

Description: The importation inference 3imp with commutation of the first and second conjuncts of the assertion relative to the hypothesis. (Contributed by Alan Sare, 11-Sep-2016) (Revised to shorten 3com12 by Wolf Lammen, 23-Jun-2022.)

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

Proof

Step Hyp Ref Expression
1 3imp.1
 |-  ( ph -> ( ps -> ( ch -> th ) ) )
2 1 com13
 |-  ( ch -> ( ps -> ( ph -> th ) ) )
3 2 3imp231
 |-  ( ( ps /\ ph /\ ch ) -> th )