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

Theorem pm5.74 582
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 148 . . . 4 |- ((ps <-> ch) -> (ps -> ch))
21imim3i 19 . . 3 |- ((ph -> (ps <-> ch)) -> ((ph -> ps) -> (ph -> ch)))
3 bi2 149 . . . 4 |- ((ps <-> ch) -> (ch -> ps))
43imim3i 19 . . 3 |- ((ph -> (ps <-> ch)) -> ((ph -> ch) -> (ph -> ps)))
52, 4impbid 515 . 2 |- ((ph -> (ps <-> ch)) -> ((ph -> ps) <-> (ph -> ch)))
6 bi1 148 . . . . 5 |- (((ph -> ps) <-> (ph -> ch)) -> ((ph -> ps) -> (ph -> ch)))
76pm2.86d 71 . . . 4 |- (((ph -> ps) <-> (ph -> ch)) -> (ph -> (ps -> ch)))
8 bi2 149 . . . . 5 |- (((ph -> ps) <-> (ph -> ch)) -> ((ph -> ch) -> (ph -> ps)))
98pm2.86d 71 . . . 4 |- (((ph -> ps) <-> (ph -> ch)) -> (ph -> (ch -> ps)))
107, 9anim12d 557 . . 3 |- (((ph -> ps) <-> (ph -> ch)) -> ((ph /\ ph) -> ((ps -> ch) /\ (ch -> ps))))
11 pm4.24 433 . . 3 |- (ph <-> (ph /\ ph))
12 bi 514 . . 3 |- ((ps <-> ch) <-> ((ps -> ch) /\ (ch -> ps)))
1310, 11, 123imtr4g 552 . 2 |- (((ph -> ps) <-> (ph -> ch)) -> (ph -> (ps <-> ch)))
145, 13impbi 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:  pm5.74i 583  pm5.74d 584  pm5.74ri 586  pm5.74rd 587  pm5.32 643
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