Step * of Lemma null-upto

[n:ℕ]. (null(upto(n)) (n =z 0))
BY
(InstLemma `upto_is_nil` [] THEN Auto) }


Latex:


Latex:
\mforall{}[n:\mBbbN{}].  (null(upto(n))  \msim{}  (n  =\msubz{}  0))


By


Latex:
(InstLemma  `upto\_is\_nil`  []  THEN  Auto)




Home Index