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

Theorem imdistan 442
Description: Distribution of implication with conjunction.
Assertion
Ref Expression
imdistan |- ((ph -> (ps -> ch)) <-> ((ph /\ ps) -> (ph /\ ch)))

Proof of Theorem imdistan
StepHypRef Expression
1 anc2l 300 . . 3 |- ((ph -> (ps -> ch)) -> (ph -> (ps -> (ph /\ ch))))
21imp3a 361 . 2 |- ((ph -> (ps -> ch)) -> ((ph /\ ps) -> (ph /\ ch)))
3 pm3.27 323 . . . 4 |- ((ph /\ ch) -> ch)
43imim2i 17 . . 3 |- (((ph /\ ps) -> (ph /\ ch)) -> ((ph /\ ps) -> ch))
54exp3a 375 . 2 |- (((ph /\ ps) -> (ph /\ ch)) -> (ph -> (ps -> ch)))
62, 5impbi 157 1 |- ((ph -> (ps -> ch)) <-> ((ph /\ ps) -> (ph /\ ch)))
Colors of variables: wff set class
Syntax hints:   -> wi 3   <-> wb 146   /\ wa 223
This theorem is referenced by:  imdistand 445  r19.22 1731  ss2rab 2123
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