Step
*
1
1
of Lemma
select-nth_tl
1. n : ℤ
2. ¬(n ≤ 0)
3. 0 < n
4. ∀[x:ℕ]. ∀[L:Top List].  (nth_tl(n - 1;L)[x] ~ L[(n - 1) + x])
5. x : ℕ
⊢ ⊥ ~ ⊥
BY
{ Auto }
Latex:
Latex:
1.  n  :  \mBbbZ{}
2.  \mneg{}(n  \mleq{}  0)
3.  0  <  n
4.  \mforall{}[x:\mBbbN{}].  \mforall{}[L:Top  List].    (nth\_tl(n  -  1;L)[x]  \msim{}  L[(n  -  1)  +  x])
5.  x  :  \mBbbN{}
\mvdash{}  \mbot{}  \msim{}  \mbot{}
By
Latex:
Auto
Home
Index