Step
*
1
2
1
of Lemma
islist-implies-is-list
1. j : ℤ
2. 0 < j
3. ∀t:Base
     ((λlist_ind,L. eval v = L in if v is a pair then let h,t = v in eval s = list_ind t in <h, s> otherwise if v = Ax t\000Chen [] otherwise ⊥^j - 1 ⊥ t)↓
     
⇒ (t ∈ Base List))
4. t : Base
5. (⊥)↓
6. ¬(j = 0 ∈ ℤ)
7. (t)↓
8. ∀a,b:Top.  (if t is a pair then a otherwise b ~ b)
9. ∀a,b:Top.  (if t = Ax then a otherwise b ~ b)
⊢ t ∈ Base List
BY
{ xxxBotDivxxx }
Latex:
Latex:
1.  j  :  \mBbbZ{}
2.  0  <  j
3.  \mforall{}t:Base
          ((\mlambda{}list$_{ind}$,L.  eval  v  =  L  in
                                      if  v  is  a  pair  then  let  h,t  =  v 
                                                                              in  eval  s  =  list$_{ind}$  t  in
                                                                                    <h,  s>  otherwise  if  v  =  Ax  then  []  otherwise  \mbot{}\^{}j  -  1 
              \mbot{} 
              t)\mdownarrow{}
          {}\mRightarrow{}  (t  \mmember{}  Base  List))
4.  t  :  Base
5.  (\mbot{})\mdownarrow{}
6.  \mneg{}(j  =  0)
7.  (t)\mdownarrow{}
8.  \mforall{}a,b:Top.    (if  t  is  a  pair  then  a  otherwise  b  \msim{}  b)
9.  \mforall{}a,b:Top.    (if  t  =  Ax  then  a  otherwise  b  \msim{}  b)
\mvdash{}  t  \mmember{}  Base  List
By
Latex:
xxxBotDivxxx
Home
Index