Step
*
1
2
1
1
of Lemma
islist-iff-length-has-value
1. T : Type
2. j : ℤ
3. 0 < j
4. λt,x. Ax ∈ ∀t:colist(T). ((is-list-approx(j - 1) t)↓ 
⇒ (||t||)↓)
5. ∀t:colist(T). ((is-list-approx(j - 1) t)↓ 
⇒ (||t||)↓)
6. t : colist(T)
7. x : (is-list-fun() is-list-approx(j - 1) t)↓
⊢ Ax ∈ (||t||)↓
BY
{ TACTIC:Assert ⌜(||t||)↓⌝⋅ }
1
.....assertion..... 
1. T : Type
2. j : ℤ
3. 0 < j
4. λt,x. Ax ∈ ∀t:colist(T). ((is-list-approx(j - 1) t)↓ 
⇒ (||t||)↓)
5. ∀t:colist(T). ((is-list-approx(j - 1) t)↓ 
⇒ (||t||)↓)
6. t : colist(T)
7. x : (is-list-fun() is-list-approx(j - 1) t)↓
⊢ (||t||)↓
2
1. T : Type
2. j : ℤ
3. 0 < j
4. λt,x. Ax ∈ ∀t:colist(T). ((is-list-approx(j - 1) t)↓ 
⇒ (||t||)↓)
5. ∀t:colist(T). ((is-list-approx(j - 1) t)↓ 
⇒ (||t||)↓)
6. t : colist(T)
7. x : (is-list-fun() is-list-approx(j - 1) t)↓
8. (||t||)↓
⊢ Ax ∈ (||t||)↓
Latex:
Latex:
1.  T  :  Type
2.  j  :  \mBbbZ{}
3.  0  <  j
4.  \mlambda{}t,x.  Ax  \mmember{}  \mforall{}t:colist(T).  ((is-list-approx(j  -  1)  t)\mdownarrow{}  {}\mRightarrow{}  (||t||)\mdownarrow{})
5.  \mforall{}t:colist(T).  ((is-list-approx(j  -  1)  t)\mdownarrow{}  {}\mRightarrow{}  (||t||)\mdownarrow{})
6.  t  :  colist(T)
7.  x  :  (is-list-fun()  is-list-approx(j  -  1)  t)\mdownarrow{}
\mvdash{}  Ax  \mmember{}  (||t||)\mdownarrow{}
By
Latex:
TACTIC:Assert  \mkleeneopen{}(||t||)\mdownarrow{}\mkleeneclose{}\mcdot{}
Home
Index