Step
*
3
2
1
2
1
1
of Lemma
islist-iff-length-has-value
.....basecase..... 
1. T : Type
2. n : ℤ
⊢ λt.Ax ∈ ∀t:colist(T)
            (λlist_ind,L. eval v = L in
                          if v is a pair then let a,b = v 
                                              in (list_ind b) + 1 otherwise if v = Ax then 0 otherwise ⊥^0 
             ⊥ 
             t ∈ partial(ℕ))
BY
{ (Reduce 0 THEN Strictness THEN Auto) }
Latex:
Latex:
.....basecase..... 
1.  T  :  Type
2.  n  :  \mBbbZ{}
\mvdash{}  \mlambda{}t.Ax  \mmember{}  \mforall{}t:colist(T)
                        (\mlambda{}list$_{ind}$,L.  eval  v  =  L  in
                                                  if  v  is  a  pair  then  let  a,b  =  v 
                                                                                          in  (list$_{ind}$  b)  +  1
                                                  otherwise  if  v  =  Ax  then  0  otherwise  \mbot{}\^{}0 
                          \mbot{} 
                          t  \mmember{}  partial(\mBbbN{}))
By
Latex:
(Reduce  0  THEN  Strictness  THEN  Auto)
Home
Index