Step
*
of Lemma
not-atom-member-int
∀[t:Atom]. (¬(t ∈ ℤ))
BY
{ (Auto THEN D 0 THEN Auto THEN InstLemma `isatom-implies-not-isint` [⌜t⌝]⋅ THEN Auto) }
1
.....antecedent..... 
1. t : Atom
2. t ∈ ℤ@i
⊢ ↑isatom(t)
Latex:
Latex:
\mforall{}[t:Atom].  (\mneg{}(t  \mmember{}  \mBbbZ{}))
By
Latex:
(Auto  THEN  D  0  THEN  Auto  THEN  InstLemma  `isatom-implies-not-isint`  [\mkleeneopen{}t\mkleeneclose{}]\mcdot{}  THEN  Auto)
Home
Index