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

Theorem dedt 842
Description: The weak deduction theorem. For more information, see the Deduction Theorem link on the Metamath Proof Explorer home page.
Hypotheses
Ref Expression
dedt.1 |- ((ph <-> ((ph /\ ch) \/ (ps /\ -. ch))) -> (th <-> ta))
dedt.2 |- ta
Assertion
Ref Expression
dedt |- (ch -> th)

Proof of Theorem dedt
StepHypRef Expression
1 dedlema 837 . 2 |- (ch -> (ph <-> ((ph /\ ch) \/ (ps /\ -. ch))))
2 dedt.2 . . 3 |- ta
3 dedt.1 . . 3 |- ((ph <-> ((ph /\ ch) \/ (ps /\ -. ch))) -> (th <-> ta))
42, 3mpbiri 211 . 2 |- ((ph <-> ((ph /\ ch) \/ (ps /\ -. ch))) -> th)
51, 4syl 12 1 |- (ch -> th)
Colors of variables: wff set class
Syntax hints:  -. wn 2   -> wi 3   <-> wb 163   \/ wo 239   /\ wa 240
This theorem is referenced by:  con3th 843
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
Copyright terms: Public domain