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

Theorem 3jaob 1159
Description: Disjunction of 3 antecedents.
Assertion
Ref Expression
3jaob |- (((ph \/ ch \/ th) -> ps) <-> ((ph -> ps) /\ (ch -> ps) /\ (th -> ps)))

Proof of Theorem 3jaob
StepHypRef Expression
1 3mix1 1045 . . . 4 |- (ph -> (ph \/ ch \/ th))
21imim1i 19 . . 3 |- (((ph \/ ch \/ th) -> ps) -> (ph -> ps))
3 3mix2 1046 . . . 4 |- (ch -> (ph \/ ch \/ th))
43imim1i 19 . . 3 |- (((ph \/ ch \/ th) -> ps) -> (ch -> ps))
5 3mix3 1047 . . . 4 |- (th -> (ph \/ ch \/ th))
65imim1i 19 . . 3 |- (((ph \/ ch \/ th) -> ps) -> (th -> ps))
72, 4, 63jca 1050 . 2 |- (((ph \/ ch \/ th) -> ps) -> ((ph -> ps) /\ (ch -> ps) /\ (th -> ps)))
8 3jao 1158 . 2 |- (((ph -> ps) /\ (ch -> ps) /\ (th -> ps)) -> ((ph \/ ch \/ th) -> ps))
97, 8impbii 174 1 |- (((ph \/ ch \/ th) -> ps) <-> ((ph -> ps) /\ (ch -> ps) /\ (th -> ps)))
Colors of variables: wff set class
Syntax hints:   -> wi 3   <-> wb 163   \/ w3o 857   /\ w3a 858
This theorem is referenced by:  raltp 3083
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-or 241  df-an 242  df-3or 859  df-3an 860
Copyright terms: Public domain