Step
*
1
3
2
of Lemma
aa_kleene_fan_contra4
1. f : 
 
 
 
 bar(
)@i
2. 
b:
 
 bar(
). 
a:
. ((f a) = b)@i
3. T : 
 
 
 
 
@i
4. 
i,nsteps:
.  ((
(T i nsteps)) 
 (f i i)
)@i
5. 
i:
. ((f i i)
 
 (
nsteps:
. (
(T i nsteps))))@i
6. x : 
@i
7. 
y,m:
.  Dec(
nsteps:
m. (
(T y nsteps)))
 
l:
 List
   ((x = ||l||)
   
 ((
l.
y:
            ((y < ||l||)
            
 ((((
nsteps:
. ((nsteps < ||l||) 
 (
(T y nsteps)))) 
 f y y = ff) 
 l[y] = tt)
               
 (((
nsteps:
. ((nsteps < ||l||) 
 (
(T y nsteps)))) 
 f y y = tt) 
 l[y] = ff)))) 
      l))
BY
{ Assert 
halt:
 
 
 
 
. 
y,m:
.  (
nsteps:
m. (
(T y nsteps)) 

 
(halt y m))
 }
1
.....assertion..... 
1. f : 
 
 
 
 bar(
)@i
2. 
b:
 
 bar(
). 
a:
. ((f a) = b)@i
3. T : 
 
 
 
 
@i
4. 
i,nsteps:
.  ((
(T i nsteps)) 
 (f i i)
)@i
5. 
i:
. ((f i i)
 
 (
nsteps:
. (
(T i nsteps))))@i
6. x : 
@i
7. 
y,m:
.  Dec(
nsteps:
m. (
(T y nsteps)))
 
halt:
 
 
 
 
. 
y,m:
.  (
nsteps:
m. (
(T y nsteps)) 

 
(halt y m))
2
1. f : 
 
 
 
 bar(
)@i
2. 
b:
 
 bar(
). 
a:
. ((f a) = b)@i
3. T : 
 
 
 
 
@i
4. 
i,nsteps:
.  ((
(T i nsteps)) 
 (f i i)
)@i
5. 
i:
. ((f i i)
 
 (
nsteps:
. (
(T i nsteps))))@i
6. x : 
@i
7. 
y,m:
.  Dec(
nsteps:
m. (
(T y nsteps)))
8. 
halt:
 
 
 
 
. 
y,m:
.  (
nsteps:
m. (
(T y nsteps)) 

 
(halt y m))
 
l:
 List
   ((x = ||l||)
   
 ((
l.
y:
            ((y < ||l||)
            
 ((((
nsteps:
. ((nsteps < ||l||) 
 (
(T y nsteps)))) 
 f y y = ff) 
 l[y] = tt)
               
 (((
nsteps:
. ((nsteps < ||l||) 
 (
(T y nsteps)))) 
 f y y = tt) 
 l[y] = ff)))) 
      l))
1.  f  :  \mBbbN{}  {}\mrightarrow{}  \mBbbN{}  {}\mrightarrow{}  bar(\mBbbB{})@i
2.  \mforall{}b:\mBbbN{}  {}\mrightarrow{}  bar(\mBbbB{}).  \mexists{}a:\mBbbN{}.  ((f  a)  =  b)@i
3.  T  :  \mBbbN{}  {}\mrightarrow{}  \mBbbN{}  {}\mrightarrow{}  \mBbbB{}@i
4.  \mforall{}i,nsteps:\mBbbN{}.    ((\muparrow{}(T  i  nsteps))  {}\mRightarrow{}  (f  i  i)\mdownarrow{})@i
5.  \mforall{}i:\mBbbN{}.  ((f  i  i)\mdownarrow{}  {}\mRightarrow{}  (\mexists{}nsteps:\mBbbN{}.  (\muparrow{}(T  i  nsteps))))@i
6.  x  :  \mBbbN{}@i
7.  \mforall{}y,m:\mBbbN{}.    Dec(\mexists{}nsteps:\mBbbN{}m.  (\muparrow{}(T  y  nsteps)))
\mvdash{}  \mexists{}l:\mBbbB{}  List
      ((x  =  ||l||)
      \mwedge{}  ((\mlambda{}l.\mforall{}y:\mBbbN{}
                        ((y  <  ||l||)
                        {}\mRightarrow{}  ((((\mexists{}nsteps:\mBbbN{}.  ((nsteps  <  ||l||)  \mwedge{}  (\muparrow{}(T  y  nsteps))))  \mwedge{}  f  y  y  =  ff)  {}\mRightarrow{}  l[y]  =  tt)
                              \mwedge{}  (((\mexists{}nsteps:\mBbbN{}.  ((nsteps  <  ||l||)  \mwedge{}  (\muparrow{}(T  y  nsteps))))  \mwedge{}  f  y  y  =  tt)  {}\mRightarrow{}  l[y]  =  ff)))) 
            l))
By
Assert  \mkleeneopen{}\mexists{}halt:\mBbbN{}  {}\mrightarrow{}  \mBbbN{}  {}\mrightarrow{}  \mBbbB{}.  \mforall{}y,m:\mBbbN{}.    (\mexists{}nsteps:\mBbbN{}m.  (\muparrow{}(T  y  nsteps))  \mLeftarrow{}{}\mRightarrow{}  \muparrow{}(halt  y  m))\mkleeneclose{}\mcdot{}
Home
Index