Step
*
1
1
2
2
2
3
of Lemma
list-continuity
.....subterm..... T:t
2:n
1. X : ℕ ⟶ Type
2. d : ℤ
3. 0 < d
4. ∀x:⋂n:ℕ. ((X n) List). ((||x|| ≤ (d - 1)) 
⇒ (x ∈ (⋂n:ℕ. (X n)) List))
5. x : ⋂n:ℕ. ((X n) List)
6. x ∈ (X 0) List
7. ||x|| ≤ d
8. ¬||x|| < d
⊢ tl(x) ∈ (⋂n:ℕ. (X n)) List
BY
{ D 4 With ⌜tl(x)⌝  }
1
.....wf..... 
1. X : ℕ ⟶ Type
2. d : ℤ
3. 0 < d
4. x : ⋂n:ℕ. ((X n) List)
5. x ∈ (X 0) List
6. ||x|| ≤ d
7. ¬||x|| < d
⊢ tl(x) ∈ ⋂n:ℕ. ((X n) List)
2
1. X : ℕ ⟶ Type
2. d : ℤ
3. 0 < d
4. x : ⋂n:ℕ. ((X n) List)
5. x ∈ (X 0) List
6. ||x|| ≤ d
7. ¬||x|| < d
8. (||tl(x)|| ≤ (d - 1)) 
⇒ (tl(x) ∈ (⋂n:ℕ. (X n)) List)
⊢ tl(x) ∈ (⋂n:ℕ. (X n)) List
Latex:
Latex:
.....subterm.....  T:t
2:n
1.  X  :  \mBbbN{}  {}\mrightarrow{}  Type
2.  d  :  \mBbbZ{}
3.  0  <  d
4.  \mforall{}x:\mcap{}n:\mBbbN{}.  ((X  n)  List).  ((||x||  \mleq{}  (d  -  1))  {}\mRightarrow{}  (x  \mmember{}  (\mcap{}n:\mBbbN{}.  (X  n))  List))
5.  x  :  \mcap{}n:\mBbbN{}.  ((X  n)  List)
6.  x  \mmember{}  (X  0)  List
7.  ||x||  \mleq{}  d
8.  \mneg{}||x||  <  d
\mvdash{}  tl(x)  \mmember{}  (\mcap{}n:\mBbbN{}.  (X  n))  List
By
Latex:
D  4  With  \mkleeneopen{}tl(x)\mkleeneclose{} 
Home
Index