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

Theorem neorian 1640
Description: A DeMorgan's law for inequality.
Assertion
Ref Expression
neorian |- ((A =/= B \/ C =/= D) <-> -. (A = B /\ C = D))

Proof of Theorem neorian
StepHypRef Expression
1 df-ne 1587 . . 3 |- (A =/= B <-> -. A = B)
2 df-ne 1587 . . 3 |- (C =/= D <-> -. C = D)
31, 2orbi12i 257 . 2 |- ((A =/= B \/ C =/= D) <-> (-. A = B \/ -. C = D))
4 ianor 305 . 2 |- (-. (A = B /\ C = D) <-> (-. A = B \/ -. C = D))
53, 4bitr4 176 1 |- ((A =/= B \/ C =/= D) <-> -. (A = B /\ C = D))
Colors of variables: wff set class
Syntax hints:  -. wn 2   <-> wb 146   \/ wo 222   /\ wa 223   = wceq 956   =/= wne 1585
This theorem is referenced by:  recextlem2 5683  sumsqne0 6634  crne0 6739
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  df-ne 1587
Copyright terms: Public domain