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

Theorem 3orim123d 903
Description: Deduction joining 3 implications to form implication of disjunctions.
Hypotheses
Ref Expression
3anim123d.1 |- (ph -> (ps -> ch))
3anim123d.2 |- (ph -> (th -> ta))
3anim123d.3 |- (ph -> (et -> ze))
Assertion
Ref Expression
3orim123d |- (ph -> ((ps \/ th \/ et) -> (ch \/ ta \/ ze)))

Proof of Theorem 3orim123d
StepHypRef Expression
1 3anim123d.1 . . . 4 |- (ph -> (ps -> ch))
2 3anim123d.2 . . . 4 |- (ph -> (th -> ta))
31, 2orim12d 567 . . 3 |- (ph -> ((ps \/ th) -> (ch \/ ta)))
4 3anim123d.3 . . 3 |- (ph -> (et -> ze))
53, 4orim12d 567 . 2 |- (ph -> (((ps \/ th) \/ et) -> ((ch \/ ta) \/ ze)))
6 df-3or 778 . 2 |- ((ps \/ th \/ et) <-> ((ps \/ th) \/ et))
7 df-3or 778 . 2 |- ((ch \/ ta \/ ze) <-> ((ch \/ ta) \/ ze))
85, 6, 73imtr4g 555 1 |- (ph -> ((ps \/ th \/ et) -> (ch \/ ta \/ ze)))
Colors of variables: wff set class
Syntax hints:   -> wi 3   \/ wo 222   \/ w3o 776
This theorem is referenced by:  zorn2lem6 4803
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
Copyright terms: Public domain