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

Theorem con3th 763
Description: Contraposition. Theorem *2.16 of [WhiteheadRussell] p. 103. This version of con3 94 demonstrates the use of the weak deduction theorem to derive it from con3i 98.
Assertion
Ref Expression
con3th |- ((ph -> ps) -> (-. ps -> -. ph))

Proof of Theorem con3th
StepHypRef Expression
1 id 59 . . . 4 |- ((ps <-> ((ps /\ (ph -> ps)) \/ (ph /\ -. (ph -> ps)))) -> (ps <-> ((ps /\ (ph -> ps)) \/ (ph /\ -. (ph -> ps)))))
21negbid 609 . . 3 |- ((ps <-> ((ps /\ (ph -> ps)) \/ (ph /\ -. (ph -> ps)))) -> (-. ps <-> -. ((ps /\ (ph -> ps)) \/ (ph /\ -. (ph -> ps)))))
32imbi1d 611 . 2 |- ((ps <-> ((ps /\ (ph -> ps)) \/ (ph /\ -. (ph -> ps)))) -> ((-. ps -> -. ph) <-> (-. ((ps /\ (ph -> ps)) \/ (ph /\ -. (ph -> ps))) -> -. ph)))
41imbi2d 610 . . . 4 |- ((ps <-> ((ps /\ (ph -> ps)) \/ (ph /\ -. (ph -> ps)))) -> ((ph -> ps) <-> (ph -> ((ps /\ (ph -> ps)) \/ (ph /\ -. (ph -> ps))))))
5 id 59 . . . . 5 |- ((ph <-> ((ps /\ (ph -> ps)) \/ (ph /\ -. (ph -> ps)))) -> (ph <-> ((ps /\ (ph -> ps)) \/ (ph /\ -. (ph -> ps)))))
65imbi2d 610 . . . 4 |- ((ph <-> ((ps /\ (ph -> ps)) \/ (ph /\ -. (ph -> ps)))) -> ((ph -> ph) <-> (ph -> ((ps /\ (ph -> ps)) \/ (ph /\ -. (ph -> ps))))))
7 id 59 . . . 4 |- (ph -> ph)
84, 6, 7elimh 761 . . 3 |- (ph -> ((ps /\ (ph -> ps)) \/ (ph /\ -. (ph -> ps))))
98con3i 98 . 2 |- (-. ((ps /\ (ph -> ps)) \/ (ph /\ -. (ph -> ps))) -> -. ph)
103, 9dedt 762 1 |- ((ph -> ps) -> (-. ps -> -. ph))
Colors of variables: wff set class
Syntax hints:  -. wn 2   -> wi 3   <-> wb 146   \/ wo 222   /\ wa 223
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