Step * 1 2 of Lemma nth_tl_wf


1. Type
2. as List
3. : ℤ
4. ¬(i ≥ )
⊢ nth_tl(i;as) ∈ List
BY
(RW (RecUnfoldC `nth_tl`) THEN Auto) }


Latex:


Latex:

1.  A  :  Type
2.  as  :  A  List
3.  i  :  \mBbbZ{}
4.  \mneg{}(i  \mgeq{}  0  )
\mvdash{}  nth\_tl(i;as)  \mmember{}  A  List


By


Latex:
(RW  (RecUnfoldC  `nth\_tl`)  0  THEN  Auto)




Home Index