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

Theorem pm5.6 686
Description: Conjunction in antecedent versus disjunction in consequent. Theorem *5.6 of [WhiteheadRussell] p. 125.
Assertion
Ref Expression
pm5.6 |- (((ph /\ -. ps) -> ch) <-> (ph -> (ps \/ ch)))

Proof of Theorem pm5.6
StepHypRef Expression
1 impexp 347 . 2 |- (((ph /\ -. ps) -> ch) <-> (ph -> (-. ps -> ch)))
2 df-or 224 . . 3 |- ((ps \/ ch) <-> (-. ps -> ch))
32imbi2i 185 . 2 |- ((ph -> (ps \/ ch)) <-> (ph -> (-. ps -> ch)))
41, 3bitr4 176 1 |- (((ph /\ -. ps) -> ch) <-> (ph -> (ps \/ ch)))
Colors of variables: wff set class
Syntax hints:  -. wn 2   -> wi 3   <-> wb 146   \/ wo 222   /\ wa 223
This theorem is referenced by:  pm5.75 747  ssundif 2334  brdom3 4773
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-or 224  df-an 225
Copyright terms: Public domain