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

Theorem 3jaodan 892
Description: Disjunction of 3 antecedents (deduction).
Hypotheses
Ref Expression
3jaodan.1 |- ((ph /\ ps) -> ch)
3jaodan.2 |- ((ph /\ th) -> ch)
3jaodan.3 |- ((ph /\ ta) -> ch)
Assertion
Ref Expression
3jaodan |- ((ph /\ (ps \/ th \/ ta)) -> ch)

Proof of Theorem 3jaodan
StepHypRef Expression
1 3jaodan.1 . . . 4 |- ((ph /\ ps) -> ch)
21ex 373 . . 3 |- (ph -> (ps -> ch))
3 3jaodan.2 . . . 4 |- ((ph /\ th) -> ch)
43ex 373 . . 3 |- (ph -> (th -> ch))
5 3jaodan.3 . . . 4 |- ((ph /\ ta) -> ch)
65ex 373 . . 3 |- (ph -> (ta -> ch))
72, 4, 63jaod 890 . 2 |- (ph -> ((ps \/ th \/ ta) -> ch))
87imp 350 1 |- ((ph /\ (ps \/ th \/ ta)) -> ch)
Colors of variables: wff set class
Syntax hints:   -> wi 3   /\ wa 223   \/ w3o 776
This theorem is referenced by:  xrltnsymt 5562  xrlttrit 5564  xrlttrt 5565  xrub 6082  zeot 6201  qbtwnxr 6280  tgioolem 7911
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  df-3or 778  df-3an 779
Copyright terms: Public domain