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

Theorem ancom13s 488
Description: Deduction rearranging conjuncts.
Hypothesis
Ref Expression
an1s.1 |- ((ph /\ (ps /\ ch)) -> th)
Assertion
Ref Expression
ancom13s |- ((ch /\ (ps /\ ph)) -> th)

Proof of Theorem ancom13s
StepHypRef Expression
1 an1s.1 . . . 4 |- ((ph /\ (ps /\ ch)) -> th)
21exp32 377 . . 3 |- (ph -> (ps -> (ch -> th)))
32com13 33 . 2 |- (ch -> (ps -> (ph -> th)))
43imp32 363 1 |- ((ch /\ (ps /\ ph)) -> th)
Colors of variables: wff set class
Syntax hints:   -> wi 3   /\ wa 223
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