Step * 1 1 1 1 of Lemma sq-decider-list-deq


1. eq Base
2. sq-decider(eq)
3. : ℤ
4. 0 < j
5. ∀x,y:Base.
     ((λlist_ind,L. eval in
                    if is pair then let a,as' 
                                        in λL.(fix((λlist_ind@0,L. eval in
                                                                   if is pair then let b,bs' 
                                                                                       in (eq b) ∧b (list_ind as' bs')
                                                                   otherwise if Ax then ff otherwise ⊥)) 
                                               L) otherwise if Ax then λL.null(L) otherwise ⊥^j 
       ⊥ 
       
       y)↓
      (∀z:Base. ((list-deq(eq) inl z)  (Ax ∈ y))))
6. Base
7. Base
8. (if is pair
    then let a,as' 
         in λL.(fix((λlist_ind@0,L. eval in
                                    if is pair
                                    then let b,bs' 
                                         in (eq b)
                                            ∧b list_ind,L. eval in
                                                             if is pair
                                                             then let a,as' 
                                                                  in λL.(fix((λlist_ind@0,L. eval in
                                                                                             if is pair
                                                                                             then let b,bs' 
                                                                                                  in (eq b)
                                                                                                     ∧b (list_ind as' 
                                                                                                         bs')
                                                                                             otherwise if Ax then ff
                                                                                                       otherwise ⊥)) 
                                                                         L) otherwise if Ax then λL.null(L)
                                                                                      otherwise ⊥^j 
                                                ⊥ 
                                                as' 
                                                bs') otherwise if Ax then ff otherwise ⊥)) 
                L) otherwise if Ax then λL.null(L) otherwise ⊥ 
    y)↓
9. Base
10. list-deq(eq) inl z
11. (x)↓
⊢ y
BY
HVimplies2(-4) [1;1] }

1
1. eq Base
2. sq-decider(eq)
3. : ℤ
4. 0 < j
5. ∀x,y:Base.
     ((λlist_ind,L. eval in
                    if is pair then let a,as' 
                                        in λL.(fix((λlist_ind@0,L. eval in
                                                                   if is pair then let b,bs' 
                                                                                       in (eq b) ∧b (list_ind as' bs')
                                                                   otherwise if Ax then ff otherwise ⊥)) 
                                               L) otherwise if Ax then λL.null(L) otherwise ⊥^j 
       ⊥ 
       
       y)↓
      (∀z:Base. ((list-deq(eq) inl z)  (Ax ∈ y))))
6. Base
7. Base
8. (fix((λlist_ind@0,L. eval in
                        if is pair
                        then let b,bs' 
                             in (eq (fst(x)) b)
                                ∧b list_ind,L. eval in
                                                 if is pair
                                                 then let a,as' 
                                                      in λL.(fix((λlist_ind@0,L. eval in
                                                                                 if is pair
                                                                                 then let b,bs' 
                                                                                      in (eq b) ∧b (list_ind as' bs')
                                                                                 otherwise if Ax then ff otherwise ⊥\000C)) 
                                                             L) otherwise if Ax then λL.null(L) otherwise ⊥^j 
                                    ⊥ 
                                    (snd(x)) 
                                    bs') otherwise if Ax then ff otherwise ⊥)) 
    y)↓
9. Base
10. list-deq(eq) <fst(x), snd(x)> inl z
11. 0 ≤ 0
12. ~ <fst(x), snd(x)>
⊢ <fst(x), snd(x)> y

2
1. eq Base
2. sq-decider(eq)
3. : ℤ
4. 0 < j
5. ∀x,y:Base.
     ((λlist_ind,L. eval in
                    if is pair then let a,as' 
                                        in λL.(fix((λlist_ind@0,L. eval in
                                                                   if is pair then let b,bs' 
                                                                                       in (eq b) ∧b (list_ind as' bs')
                                                                   otherwise if Ax then ff otherwise ⊥)) 
                                               L) otherwise if Ax then λL.null(L) otherwise ⊥^j 
       ⊥ 
       
       y)↓
      (∀z:Base. ((list-deq(eq) inl z)  (Ax ∈ y))))
6. Base
7. Base
8. (if Ax then λL.null(L) otherwise ⊥ y)↓
9. Base
10. list-deq(eq) inl z
11. (x)↓
12. ∀a,b:Top.  (if is pair then otherwise b)
⊢ y


Latex:


Latex:

1.  eq  :  Base
2.  sq-decider(eq)
3.  j  :  \mBbbZ{}
4.  0  <  j
5.  \mforall{}x,y:Base.
          ((\mlambda{}list$_{ind}$,L.  eval  v  =  L  in
                                      if  v  is  a  pair  then  let  a,as'  =  v 
                                                                              in  \mlambda{}L.(fix((\mlambda{}list$_{ind@0}$,L.  eval  v  =  L\000C  in
                                                                                                                                  if  v  is  a  pair  then  let  b,bs'  =  v 
                                                                                                                                                                          in  (eq  a  b)
                                                                                                                                                                                \mwedge{}\msubb{}  (list\mbackslash{}ff2\000C4_{ind}$ 
                                                                                                                                                                                        as' 
                                                                                                                                                                                        bs')
                                                                                                                                  otherwise  if  v  =  Ax  then  ff
                                                                                                                                                      otherwise  \mbot{})) 
                                                                                            L)  otherwise  if  v  =  Ax  then  \mlambda{}L.null(L)  otherwise  \mbot{}\^{}j  -\000C  1 
              \mbot{} 
              x 
              y)\mdownarrow{}
          {}\mRightarrow{}  (\mforall{}z:Base.  ((list-deq(eq)  x  y  \msim{}  inl  z)  {}\mRightarrow{}  (Ax  \mmember{}  x  \msim{}  y))))
6.  x  :  Base
7.  y  :  Base
8.  (if  x  is  a  pair
        then  let  a,as'  =  x 
                  in  \mlambda{}L.(fix((\mlambda{}list$_{ind@0}$,L.
                                                                    eval  v  =  L  in
                                                                    if  v  is  a  pair
                                                                    then  let  b,bs'  =  v 
                                                                              in  (eq  a  b)
                                                                                    \mwedge{}\msubb{}  (\mlambda{}list$_{ind}$,L.
                                                                                                                  eval  v  =  L  in
                                                                                                                  if  v  is  a  pair
                                                                                                                  then  let  a,as'  =  v 
                                                                                                                            in  \mlambda{}L.(fix((\mlambda{}list$_{ind@0\mbackslash{}\000Cff7d$,L.  ...)) 
                                                                                                                                          L)
                                                                                                                  otherwise  if  v  =  Ax  then  \mlambda{}L.null(L)
                                                                                                                                      otherwise  \mbot{}\^{}j  -  1 
                                                                                            \mbot{} 
                                                                                            as' 
                                                                                            bs')  otherwise  if  v  =  Ax  then  ff  otherwise  \mbot{})) 
                                L)  otherwise  if  x  =  Ax  then  \mlambda{}L.null(L)  otherwise  \mbot{} 
        y)\mdownarrow{}
9.  z  :  Base
10.  list-deq(eq)  x  y  \msim{}  inl  z
11.  (x)\mdownarrow{}
\mvdash{}  x  \msim{}  y


By


Latex:
HVimplies2(-4)  [1;1]




Home Index