Step
*
1
1
of Lemma
islist-iff-length-has-value
1. T : Type
2. j : ℤ
⊢ λt,x. Ax ∈ ∀t:colist(T). ((is-list-fun()^0 ⊥ t)↓ 
⇒ (||t||)↓)
BY
{ TACTIC:(Reduce 0 THEN Strictness THEN MemCD) }
1
.....subterm..... T:t
1:n
1. T : Type
2. j : ℤ
3. t : colist(T)@i
⊢ λx.Ax ∈ (⊥)↓ 
⇒ (||t||)↓
2
.....eq aux..... 
1. T : Type
2. j : ℤ
⊢ colist(T) ∈ Type
Latex:
Latex:
1.  T  :  Type
2.  j  :  \mBbbZ{}
\mvdash{}  \mlambda{}t,x.  Ax  \mmember{}  \mforall{}t:colist(T).  ((is-list-fun()\^{}0  \mbot{}  t)\mdownarrow{}  {}\mRightarrow{}  (||t||)\mdownarrow{})
By
Latex:
TACTIC:(Reduce  0  THEN  Strictness  THEN  MemCD)
Home
Index