Step * of Lemma isint-implies-not-isatom

[t:Base]. (¬↑isatom(t)) supposing ((↑isint(t)) and (t)↓)
BY
(CanonicalAuto THEN RW (AddrC [1] isintReduceAtomC) (-2) THEN AllReduce THEN Auto) }


Latex:


Latex:
\mforall{}[t:Base].  (\mneg{}\muparrow{}isatom(t))  supposing  ((\muparrow{}isint(t))  and  (t)\mdownarrow{})


By


Latex:
(CanonicalAuto  THEN  RW  (AddrC  [1]  isintReduceAtomC)  (-2)  THEN  AllReduce  THEN  Auto)




Home Index