HomeHome Metamath Proof Explorer < Previous   Next >
Related theorems
Unicode version

Theorem 3an1rs 843
Description: Swap conjuncts.
Hypothesis
Ref Expression
3an1rs.1 |- (((ph /\ ps /\ ch) /\ th) -> ta)
Assertion
Ref Expression
3an1rs |- (((ph /\ ps /\ th) /\ ch) -> ta)

Proof of Theorem 3an1rs
StepHypRef Expression
1 3an1rs.1 . . . . . 6 |- (((ph /\ ps /\ ch) /\ th) -> ta)
21ex 373 . . . . 5 |- ((ph /\ ps /\ ch) -> (th -> ta))
323exp 830 . . . 4 |- (ph -> (ps -> (ch -> (th -> ta))))
43com34 36 . . 3 |- (ph -> (ps -> (th -> (ch -> ta))))
543imp 825 . 2 |- ((ph /\ ps /\ th) -> (ch -> ta))
65imp 350 1 |- (((ph /\ ps /\ th) /\ ch) -> ta)
Colors of variables: wff set class
Syntax hints:   -> wi 3   /\ wa 223   /\ w3a 773
This theorem was proved from axioms:  ax-1 4  ax-2 5  ax-3 6  ax-mp 7
This theorem depends on definitions:  df-bi 147  df-an 225  df-3an 775
Copyright terms: Public domain