Step * of Lemma isatom-implies-not-ispair

[t:Base]. (¬↑ispair(t)) supposing ((↑isatom(t)) and (t)↓)
BY
(Auto THEN CanonicalTestCases THEN Auto THEN HypSubst (-1) (-2) THEN Reduce (-2) THEN Auto) }


Latex:


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


By


Latex:
(Auto  THEN  CanonicalTestCases  THEN  Auto  THEN  HypSubst  (-1)  (-2)  THEN  Reduce  (-2)  THEN  Auto)




Home Index