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

Theorem ancom31s 493
Description: Deduction rearranging conjuncts.
Hypothesis
Ref Expression
an1rs.1 |- (((ph /\ ps) /\ ch) -> th)
Assertion
Ref Expression
ancom31s |- (((ch /\ ps) /\ ph) -> th)

Proof of Theorem ancom31s
StepHypRef Expression
1 an1rs.1 . . . 4 |- (((ph /\ ps) /\ ch) -> th)
21exp31 378 . . 3 |- (ph -> (ps -> (ch -> th)))
32com13 33 . 2 |- (ch -> (ps -> (ph -> th)))
43imp31 362 1 |- (((ch /\ ps) /\ ph) -> th)
Colors of variables: wff set class
Syntax hints:   -> wi 3   /\ wa 223
This theorem is referenced by:  infmap1 7574  grpidinvlem3 8047  kbopt 9872  kbmult 9874  kbass2t 10045  kbass5t 10048
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
Copyright terms: Public domain