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

Theorem pm5.32 642
Description: Distribution of implication over biconditional. Theorem *5.32 of [WhiteheadRussell] p. 125.
Assertion
Ref Expression
pm5.32 |- ((ph -> (ps <-> ch)) <-> ((ph /\ ps) <-> (ph /\ ch)))

Proof of Theorem pm5.32
StepHypRef Expression
1 pm4.11 520 . . . 4 |- ((ps <-> ch) <-> (-. ps <-> -. ch))
21imbi2i 185 . . 3 |- ((ph -> (ps <-> ch)) <-> (ph -> (-. ps <-> -. ch)))
3 pm5.74 581 . . 3 |- ((ph -> (-. ps <-> -. ch)) <-> ((ph -> -. ps) <-> (ph -> -. ch)))
4 pm4.11 520 . . 3 |- (((ph -> -. ps) <-> (ph -> -. ch)) <-> (-. (ph -> -. ps) <-> -. (ph -> -. ch)))
52, 3, 43bitr 177 . 2 |- ((ph -> (ps <-> ch)) <-> (-. (ph -> -. ps) <-> -. (ph -> -. ch)))
6 df-an 225 . . 3 |- ((ph /\ ps) <-> -. (ph -> -. ps))
7 df-an 225 . . 3 |- ((ph /\ ch) <-> -. (ph -> -. ch))
86, 7bibi12i 608 . 2 |- (((ph /\ ps) <-> (ph /\ ch)) <-> (-. (ph -> -. ps) <-> -. (ph -> -. ch)))
95, 8bitr4 176 1 |- ((ph -> (ps <-> ch)) <-> ((ph /\ ps) <-> (ph /\ ch)))
Colors of variables: wff set class
Syntax hints:  -. wn 2   -> wi 3   <-> wb 146   /\ wa 223
This theorem is referenced by:  pm5.32i 643  pm5.32d 645  cbval2 1311  cbvex2 1312  rabxfr 2892  asymref 3423  asymrefOLD 3425  eluzt 6358  metcn 7828
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