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

Theorem dedlemb 763
Description: Lemma for weak deduction theorem.
Assertion
Ref Expression
dedlemb |- (-. ph -> (ch <-> ((ps /\ ph) \/ (ch /\ -. ph))))

Proof of Theorem dedlemb
StepHypRef Expression
1 olc 268 . . 3 |- ((ch /\ -. ph) -> ((ps /\ ph) \/ (ch /\ -. ph)))
21expcom 374 . 2 |- (-. ph -> (ch -> ((ps /\ ph) \/ (ch /\ -. ph))))
3 pm2.21 76 . . . . 5 |- (-. ph -> (ph -> (ps -> ch)))
43com23 32 . . . 4 |- (-. ph -> (ps -> (ph -> ch)))
54imp3a 361 . . 3 |- (-. ph -> ((ps /\ ph) -> ch))
6 pm3.26 319 . . . 4 |- ((ch /\ -. ph) -> ch)
76a1i 8 . . 3 |- (-. ph -> ((ch /\ -. ph) -> ch))
85, 7jaod 424 . 2 |- (-. ph -> (((ps /\ ph) \/ (ch /\ -. ph)) -> ch))
92, 8impbid 516 1 |- (-. ph -> (ch <-> ((ps /\ ph) \/ (ch /\ -. ph))))
Colors of variables: wff set class
Syntax hints:  -. wn 2   -> wi 3   <-> wb 146   \/ wo 222   /\ wa 223
This theorem is referenced by:  elimh 764  consensus 767  pm4.42 768  iffalse 2367
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