Step
*
of Lemma
co-list-islist-islist
∀[T:Type]. ∀[t:co-list-islist(T)].  islist(t)
BY
{ (Auto THEN (InstLemma `co-list-islist-ext-list` [⌜T⌝]⋅ THENA Auto) THEN GenConcl ⌜t = L ∈ (T List)⌝⋅ THEN Auto) }
Latex:
Latex:
\mforall{}[T:Type].  \mforall{}[t:co-list-islist(T)].    islist(t)
By
Latex:
(Auto  THEN  (InstLemma  `co-list-islist-ext-list`  [\mkleeneopen{}T\mkleeneclose{}]\mcdot{}  THENA  Auto)  THEN  GenConcl  \mkleeneopen{}t  =  L\mkleeneclose{}\mcdot{}  THEN  Auto)
Home
Index