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

Theorem pm3.48 557
Description: Theorem *3.48 of [WhiteheadRussell] p. 114.
Assertion
Ref Expression
pm3.48 |- (((ph -> ps) /\ (ch -> th)) -> ((ph \/ ch) -> (ps \/ th)))

Proof of Theorem pm3.48
StepHypRef Expression
1 pm3.26 319 . . . 4 |- (((ph -> ps) /\ (ch -> th)) -> (ph -> ps))
21con3d 95 . . 3 |- (((ph -> ps) /\ (ch -> th)) -> (-. ps -> -. ph))
3 pm3.27 323 . . 3 |- (((ph -> ps) /\ (ch -> th)) -> (ch -> th))
42, 3imim12d 29 . 2 |- (((ph -> ps) /\ (ch -> th)) -> ((-. ph -> ch) -> (-. ps -> th)))
5 df-or 224 . 2 |- ((ph \/ ch) <-> (-. ph -> ch))
6 df-or 224 . 2 |- ((ps \/ th) <-> (-. ps -> th))
74, 5, 63imtr4g 553 1 |- (((ph -> ps) /\ (ch -> th)) -> ((ph \/ ch) -> (ps \/ th)))
Colors of variables: wff set class
Syntax hints:  -. wn 2   -> wi 3   \/ wo 222   /\ wa 223
This theorem is referenced by:  orim12d 565  tz7.48lem 3955
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