Table of ContentsTable of Contents Mathbox for Jeff Hankins < Previous   Next >
Related theorems
Unicode version

Theorem ecase13d 15350
Description: Deduction for elimination by cases.
Hypotheses
Ref Expression
ecase13d.1 |- (ph -> -. ch)
ecase13d.2 |- (ph -> -. th)
ecase13d.3 |- (ph -> (ch \/ ps \/ th))
Assertion
Ref Expression
ecase13d |- (ph -> ps)

Proof of Theorem ecase13d
StepHypRef Expression
1 ecase13d.2 . 2 |- (ph -> -. th)
2 ecase13d.1 . . . 4 |- (ph -> -. ch)
3 ecase13d.3 . . . . 5 |- (ph -> (ch \/ ps \/ th))
4 3orass 861 . . . . . 6 |- ((ch \/ ps \/ th) <-> (ch \/ (ps \/ th)))
5 df-or 241 . . . . . 6 |- ((ch \/ (ps \/ th)) <-> (-. ch -> (ps \/ th)))
64, 5bitri 190 . . . . 5 |- ((ch \/ ps \/ th) <-> (-. ch -> (ps \/ th)))
73, 6sylib 215 . . . 4 |- (ph -> (-. ch -> (ps \/ th)))
82, 7mpd 29 . . 3 |- (ph -> (ps \/ th))
9 orcom 266 . . . 4 |- ((ps \/ th) <-> (th \/ ps))
10 df-or 241 . . . 4 |- ((th \/ ps) <-> (-. th -> ps))
119, 10bitri 190 . . 3 |- ((ps \/ th) <-> (-. th -> ps))
128, 11sylib 215 . 2 |- (ph -> (-. th -> ps))
131, 12mpd 29 1 |- (ph -> ps)
Colors of variables: wff set class
Syntax hints:  -. wn 2   -> wi 3   \/ wo 239   \/ w3o 857
This theorem is referenced by:  ivthALT 15454
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-3or 859
Copyright terms: Public domain