Step
*
of Lemma
first0
∀[L:Top List]. (firstn(0;L) ~ [])
BY
{ (InductionOnList THEN RecUnfold `firstn` 0 THEN Reduce 0 THEN Auto) }
Latex:
Latex:
\mforall{}[L:Top  List].  (firstn(0;L)  \msim{}  [])
By
Latex:
(InductionOnList  THEN  RecUnfold  `firstn`  0  THEN  Reduce  0  THEN  Auto)
Home
Index