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

Theorem neor 1630
Description: Logical OR with an equality.
Assertion
Ref Expression
neor |- ((A = B \/ ps) <-> (A =/= B -> ps))

Proof of Theorem neor
StepHypRef Expression
1 df-or 224 . 2 |- ((A = B \/ ps) <-> (-. A = B -> ps))
2 df-ne 1579 . . 3 |- (A =/= B <-> -. A = B)
32imbi1i 186 . 2 |- ((A =/= B -> ps) <-> (-. A = B -> ps))
41, 3bitr4 176 1 |- ((A = B \/ ps) <-> (A =/= B -> ps))
Colors of variables: wff set class
Syntax hints:  -. wn 2   -> wi 3   <-> wb 146   \/ wo 222   = wceq 953   =/= wne 1577
This theorem is referenced by:  primet 6142  elfzp1 6442  infxpidmlem12 7506  h1datom 9421  elat2 10175
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-ne 1579
Copyright terms: Public domain