Step 
*
 of Lemma 
length-wf-co-list-islist
∀[T:Type]. ∀[t:co-list-islist(T)].  (||t|| ∈ ℕ)
BY
 
{ ((UnivCD THENA Auto) THEN D -1) }
1
1. T : Type
2. t : colist(T)
3. (is-list(t))↓
⊢ ||t|| ∈ ℕ
 
Latex: 
Latex:
\mforall{}[T:Type].  \mforall{}[t:co-list-islist(T)].    (||t||  \mmember{}  \mBbbN{})
 By 
Latex:
((UnivCD  THENA  Auto)  THEN  D  -1)
Home
Index