Step * 1 of Lemma nth_tl_wf


1. Type
2. as List
3. : ℤ
⊢ nth_tl(i;as) ∈ List
BY
(Decide ⌜i ≥ 0 ⌝⋅ THENA Auto) }

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

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


Latex:


Latex:

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


By


Latex:
(Decide  \mkleeneopen{}i  \mgeq{}  0  \mkleeneclose{}\mcdot{}  THENA  Auto)




Home Index