Step * of Lemma length-wf-co-list-islist

[T:Type]. ∀[t:co-list-islist(T)].  (||t|| ∈ ℕ)
BY
((UnivCD THENA Auto) THEN -1) }

1
1. Type
2. 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