Step * 1 of Lemma nth_tl_nth_tl

.....falsecase..... 
1. : ℤ
2. 0 < m
3. ∀[n:ℕ]. ∀[L:Top List].  (nth_tl(m 1;nth_tl(n;L)) nth_tl((m 1) n;L))
4. : ℕ
5. Top List
6. 0 < m
7. 0 < n
⊢ nth_tl(m 1;tl(nth_tl(n;L))) nth_tl((m n) 1;tl(L))
BY
(InstHyp [⌜n⌝;⌜tl(L)⌝3⋅ THENA Auto) }

1
1. : ℤ
2. 0 < m
3. ∀[n:ℕ]. ∀[L:Top List].  (nth_tl(m 1;nth_tl(n;L)) nth_tl((m 1) n;L))
4. : ℕ
5. Top List
6. 0 < m
7. 0 < n
8. nth_tl(m 1;nth_tl(n;tl(L))) nth_tl((m 1) n;tl(L))
⊢ nth_tl(m 1;tl(nth_tl(n;L))) nth_tl((m n) 1;tl(L))


Latex:


Latex:
.....falsecase..... 
1.  m  :  \mBbbZ{}
2.  0  <  m
3.  \mforall{}[n:\mBbbN{}].  \mforall{}[L:Top  List].    (nth\_tl(m  -  1;nth\_tl(n;L))  \msim{}  nth\_tl((m  -  1)  +  n;L))
4.  n  :  \mBbbN{}
5.  L  :  Top  List
6.  0  <  m
7.  0  <  m  +  n
\mvdash{}  nth\_tl(m  -  1;tl(nth\_tl(n;L)))  \msim{}  nth\_tl((m  +  n)  -  1;tl(L))


By


Latex:
(InstHyp  [\mkleeneopen{}n\mkleeneclose{};\mkleeneopen{}tl(L)\mkleeneclose{}]  3\mcdot{}  THENA  Auto)




Home Index