Step * of Lemma nth_tl_wf

[A:Type]. ∀[as:A List]. ∀[i:ℤ].  (nth_tl(i;as) ∈ List)
BY
(UnivCD THENA Auto) }

1
1. Type
2. as List
3. : ℤ
⊢ nth_tl(i;as) ∈ List


Latex:


Latex:
\mforall{}[A:Type].  \mforall{}[as:A  List].  \mforall{}[i:\mBbbZ{}].    (nth\_tl(i;as)  \mmember{}  A  List)


By


Latex:
(UnivCD  THENA  Auto)




Home Index