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

Theorem con2bi 525
Description: Contraposition. Theorem *4.12 of [WhiteheadRussell] p. 117.
Assertion
Ref Expression
con2bi |- ((ph <-> -. ps) <-> (ps <-> -. ph))

Proof of Theorem con2bi
StepHypRef Expression
1 bi2.03 165 . . 3 |- ((ph -> -. ps) <-> (ps -> -. ph))
2 bi2.15 166 . . 3 |- ((-. ps -> ph) <-> (-. ph -> ps))
31, 2anbi12i 482 . 2 |- (((ph -> -. ps) /\ (-. ps -> ph)) <-> ((ps -> -. ph) /\ (-. ph -> ps)))
4 dfbi2 514 . 2 |- ((ph <-> -. ps) <-> ((ph -> -. ps) /\ (-. ps -> ph)))
5 dfbi2 514 . 2 |- ((ps <-> -. ph) <-> ((ps -> -. ph) /\ (-. ph -> ps)))
63, 4, 53bitr4 183 1 |- ((ph <-> -. ps) <-> (ps <-> -. ph))
Colors of variables: wff set class
Syntax hints:  -. wn 2   -> wi 3   <-> wb 146   /\ wa 223
This theorem is referenced by:  con2bid 526
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-an 225
Copyright terms: Public domain