Step
*
of Lemma
co-list-islist-ext-list
∀[T:Type]. co-list-islist(T) ≡ T List
BY
{ (Auto
   THEN (RepeatFor 2 (D 0) THENA Auto)
   THEN All (Unfolds ``co-list-islist list``)
   THEN D -1
   THEN At ⌜Type⌝ MemTypeCD⋅
   THEN Auto) }
Latex:
Latex:
\mforall{}[T:Type].  co-list-islist(T)  \mequiv{}  T  List
By
Latex:
(Auto
  THEN  (RepeatFor  2  (D  0)  THENA  Auto)
  THEN  All  (Unfolds  ``co-list-islist  list``)
  THEN  D  -1
  THEN  At  \mkleeneopen{}Type\mkleeneclose{}  MemTypeCD\mcdot{}
  THEN  Auto)
Home
Index