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

Theorem nbbn 660
Description: Move negation outside of biconditional. Compare Theorem *5.18 of [WhiteheadRussell] p. 124.
Assertion
Ref Expression
nbbn |- ((-. ph <-> ps) <-> -. (ph <-> ps))

Proof of Theorem nbbn
StepHypRef Expression
1 bicom 519 . 2 |- ((-. ph <-> ps) <-> (ps <-> -. ph))
2 bicom 519 . . . 4 |- ((ph <-> ps) <-> (ps <-> ph))
3 pm5.18 659 . . . 4 |- ((ps <-> ph) <-> -. (ps <-> -. ph))
42, 3bitr 173 . . 3 |- ((ph <-> ps) <-> -. (ps <-> -. ph))
54con2bii 221 . 2 |- ((ps <-> -. ph) <-> -. (ph <-> ps))
61, 5bitr 173 1 |- ((-. ph <-> ps) <-> -. (ph <-> ps))
Colors of variables: wff set class
Syntax hints:  -. wn 2   <-> wb 146
This theorem is referenced by:  xor 670  biass 743  symdif2 2262  canth 3898
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