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

Theorem pm5.74 643
Description: Distribution of implication over biconditional. Theorem *5.74 of [WhiteheadRussell] p. 126.
Assertion
Ref Expression
pm5.74 |- ((ph -> (ps <-> ch)) <-> ((ph -> ps) <-> (ph -> ch)))

Proof of Theorem pm5.74
StepHypRef Expression
1 bi1 165 . . . 4 |- ((ps <-> ch) -> (ps -> ch))
21imim3i 23 . . 3 |- ((ph -> (ps <-> ch)) -> ((ph -> ps) -> (ph -> ch)))
3 bi2 166 . . . 4 |- ((ps <-> ch) -> (ch -> ps))
43imim3i 23 . . 3 |- ((ph -> (ps <-> ch)) -> ((ph -> ch) -> (ph -> ps)))
52, 4impbid 574 . 2 |- ((ph -> (ps <-> ch)) -> ((ph -> ps) <-> (ph -> ch)))
6 bi1 165 . . . . 5 |- (((ph -> ps) <-> (ph -> ch)) -> ((ph -> ps) -> (ph -> ch)))
76pm2.86d 87 . . . 4 |- (((ph -> ps) <-> (ph -> ch)) -> (ph -> (ps -> ch)))
8 bi2 166 . . . . 5 |- (((ph -> ps) <-> (ph -> ch)) -> ((ph -> ch) -> (ph -> ps)))
98pm2.86d 87 . . . 4 |- (((ph -> ps) <-> (ph -> ch)) -> (ph -> (ch -> ps)))
107, 9anim12d 617 . . 3 |- (((ph -> ps) <-> (ph -> ch)) -> ((ph /\ ph) -> ((ps -> ch) /\ (ch -> ps))))
11 pm4.24 479 . . 3 |- (ph <-> (ph /\ ph))
12 dfbi2 572 . . 3 |- ((ps <-> ch) <-> ((ps -> ch) /\ (ch -> ps)))
1310, 11, 123imtr4g 612 . 2 |- (((ph -> ps) <-> (ph -> ch)) -> (ph -> (ps <-> ch)))
145, 13impbii 174 1 |- ((ph -> (ps <-> ch)) <-> ((ph -> ps) <-> (ph -> ch)))
Colors of variables: wff set class
Syntax hints:   -> wi 3   <-> wb 163   /\ wa 240
This theorem is referenced by:  pm5.74i 644  pm5.74d 645  pm5.74ri 647  pm5.74rd 648  pm5.32 706
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 164  df-an 242
Copyright terms: Public domain