Step * of Lemma mklist_length

∀[f:Top]. ∀[n:ℕ].  (||mklist(n;f)|| ~ n)
BY
{ (Auto THEN (RWO "mklist_defn2" 0 THENA Auto) THEN RWO "mklist-general-length" 0 THEN Auto) }


Latex:


Latex:
\mforall{}[f:Top].  \mforall{}[n:\mBbbN{}].    (||mklist(n;f)||  \msim{}  n)


By


Latex:
(Auto  THEN  (RWO  "mklist\_defn2"  0  THENA  Auto)  THEN  RWO  "mklist-general-length"  0  THEN  Auto)




Home Index