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

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

Proof of Theorem con3th
StepHypRef Expression
1 id 73 . . . 4 |- ((ps <-> ((ps /\ (ph -> ps)) \/ (ph /\ -. (ph -> ps)))) -> (ps <-> ((ps /\ (ph -> ps)) \/ (ph /\ -. (ph -> ps)))))
21notbid 673 . . 3 |- ((ps <-> ((ps /\ (ph -> ps)) \/ (ph /\ -. (ph -> ps)))) -> (-. ps <-> -. ((ps /\ (ph -> ps)) \/ (ph /\ -. (ph -> ps)))))
32imbi1d 675 . 2 |- ((ps <-> ((ps /\ (ph -> ps)) \/ (ph /\ -. (ph -> ps)))) -> ((-. ps -> -. ph) <-> (-. ((ps /\ (ph -> ps)) \/ (ph /\ -. (ph -> ps))) -> -. ph)))
41imbi2d 674 . . . 4 |- ((ps <-> ((ps /\ (ph -> ps)) \/ (ph /\ -. (ph -> ps)))) -> ((ph -> ps) <-> (ph -> ((ps /\ (ph -> ps)) \/ (ph /\ -. (ph -> ps))))))
5 id 73 . . . . 5 |- ((ph <-> ((ps /\ (ph -> ps)) \/ (ph /\ -. (ph -> ps)))) -> (ph <-> ((ps /\ (ph -> ps)) \/ (ph /\ -. (ph -> ps)))))
65imbi2d 674 . . . 4 |- ((ph <-> ((ps /\ (ph -> ps)) \/ (ph /\ -. (ph -> ps)))) -> ((ph -> ph) <-> (ph -> ((ps /\ (ph -> ps)) \/ (ph /\ -. (ph -> ps))))))
7 id 73 . . . 4 |- (ph -> ph)
84, 6, 7elimh 841 . . 3 |- (ph -> ((ps /\ (ph -> ps)) \/ (ph /\ -. (ph -> ps))))
98con3i 114 . 2 |- (-. ((ps /\ (ph -> ps)) \/ (ph /\ -. (ph -> ps))) -> -. ph)
103, 9dedt 842 1 |- ((ph -> ps) -> (-. ps -> -. ph))
Colors of variables: wff set class
Syntax hints:  -. wn 2   -> wi 3   <-> wb 163   \/ wo 239   /\ wa 240
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