Step
*
of Lemma
is-list-btrue-if-list
∀[t:Top List]. (is-list(t) ~ tt)
BY
{ xxx(InductionOnList THEN RecUnfold `is-list` 0 THEN Reduce 0 THEN RepUR ``cons`` 0 THEN Auto)xxx }
Latex:
Latex:
\mforall{}[t:Top  List].  (is-list(t)  \msim{}  tt)
By
Latex:
xxx(InductionOnList  THEN  RecUnfold  `is-list`  0  THEN  Reduce  0  THEN  RepUR  ``cons``  0  THEN  Auto)xxx
Home
Index