Step * 1 of Lemma eq_atom_eq_false_elim


1. Atom
2. Atom
3. =a ff
⊢ ¬(x y ∈ Atom)
BY
(RW bool_to_propC THEN Auto) }


Latex:


Latex:

1.  x  :  Atom
2.  y  :  Atom
3.  x  =a  y  =  ff
\mvdash{}  \mneg{}(x  =  y)


By


Latex:
(RW  bool\_to\_propC  3  THEN  Auto)




Home Index