Step * 3 2 1 2 1 1 of Lemma islist-iff-length-has-value

.....basecase..... 
1. Type
2. : ℤ
⊢ λt.Ax ∈ ∀t:colist(T)
            list_ind,L. eval in
                          if is pair then let a,b 
                                              in (list_ind b) otherwise if Ax then otherwise ⊥^0 
             ⊥ 
             t ∈ partial(ℕ))
BY
(Reduce 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