Step * 1 1 1 2 of Lemma KleeneSearch_wf


1. {T:Type| (T ⊆r ℕ) ∧ (↓T)} 
2. (ℕ ⟶ T) ⟶ ℕ
3. : ℕ ⟶ T
4. n:ℕ ⟶ (ℕn ⟶ T) ⟶ (ℕ ⋃ (ℕ × ℕ))
5. ∀f:ℕ ⟶ T
     ((∃n:ℕ((M f) (F f) ∈ ℕ))
     ∧ (∀n:ℕ(M f) (F f) ∈ ℕ supposing is an integer)
     ∧ (∀n,m:ℕ.  ((n ≤ m)  is an integer  is an integer)))
6. : ℕ
7. (M f) (F f) ∈ ℕ
8. ∀n:ℕ(M f) (F f) ∈ ℕ supposing is an integer
9. ∀n,m:ℕ.  ((n ≤ m)  is an integer  is an integer)
10. : ℕ
11. ∀d:ℕd. ∀start:ℕ.
      ((n ≤ (start d))
       (KleeneSearch(M;f;start) ∈ {m:ℕ(start ≤ m) ∧ (∀g:ℕ ⟶ T. ((g f ∈ (ℕm ⟶ T))  ((F g) (F f) ∈ ℤ)))} ))
12. start : ℕ
13. n ≤ (start d)
14. a1 : ℕ
15. (M start f) a1 ∈ (ℕ ⋃ (ℕ × ℕ))
16. start is an integer True ∈ ℙ
⊢ start is an integer
BY
(UseWitness ⌜Ax⌝⋅ THEN (Assert Ax ∈ True BY Auto)) }

1
1. {T:Type| (T ⊆r ℕ) ∧ (↓T)} 
2. (ℕ ⟶ T) ⟶ ℕ
3. : ℕ ⟶ T
4. n:ℕ ⟶ (ℕn ⟶ T) ⟶ (ℕ ⋃ (ℕ × ℕ))
5. ∀f:ℕ ⟶ T
     ((∃n:ℕ((M f) (F f) ∈ ℕ))
     ∧ (∀n:ℕ(M f) (F f) ∈ ℕ supposing is an integer)
     ∧ (∀n,m:ℕ.  ((n ≤ m)  is an integer  is an integer)))
6. : ℕ
7. (M f) (F f) ∈ ℕ
8. ∀n:ℕ(M f) (F f) ∈ ℕ supposing is an integer
9. ∀n,m:ℕ.  ((n ≤ m)  is an integer  is an integer)
10. : ℕ
11. ∀d:ℕd. ∀start:ℕ.
      ((n ≤ (start d))
       (KleeneSearch(M;f;start) ∈ {m:ℕ(start ≤ m) ∧ (∀g:ℕ ⟶ T. ((g f ∈ (ℕm ⟶ T))  ((F g) (F f) ∈ ℤ)))} ))
12. start : ℕ
13. n ≤ (start d)
14. a1 : ℕ
15. (M start f) a1 ∈ (ℕ ⋃ (ℕ × ℕ))
16. start is an integer True ∈ ℙ
17. Ax ∈ True
⊢ Ax ∈ start is an integer


Latex:


Latex:

1.  T  :  \{T:Type|  (T  \msubseteq{}r  \mBbbN{})  \mwedge{}  (\mdownarrow{}T)\} 
2.  F  :  (\mBbbN{}  {}\mrightarrow{}  T)  {}\mrightarrow{}  \mBbbN{}
3.  f  :  \mBbbN{}  {}\mrightarrow{}  T
4.  M  :  n:\mBbbN{}  {}\mrightarrow{}  (\mBbbN{}n  {}\mrightarrow{}  T)  {}\mrightarrow{}  (\mBbbN{}  \mcup{}  (\mBbbN{}  \mtimes{}  \mBbbN{}))
5.  \mforall{}f:\mBbbN{}  {}\mrightarrow{}  T
          ((\mexists{}n:\mBbbN{}.  ((M  n  f)  =  (F  f)))
          \mwedge{}  (\mforall{}n:\mBbbN{}.  (M  n  f)  =  (F  f)  supposing  M  n  f  is  an  integer)
          \mwedge{}  (\mforall{}n,m:\mBbbN{}.    ((n  \mleq{}  m)  {}\mRightarrow{}  M  n  f  is  an  integer  {}\mRightarrow{}  M  m  f  is  an  integer)))
6.  n  :  \mBbbN{}
7.  (M  n  f)  =  (F  f)
8.  \mforall{}n:\mBbbN{}.  (M  n  f)  =  (F  f)  supposing  M  n  f  is  an  integer
9.  \mforall{}n,m:\mBbbN{}.    ((n  \mleq{}  m)  {}\mRightarrow{}  M  n  f  is  an  integer  {}\mRightarrow{}  M  m  f  is  an  integer)
10.  d  :  \mBbbN{}
11.  \mforall{}d:\mBbbN{}d.  \mforall{}start:\mBbbN{}.
            ((n  \mleq{}  (start  +  d))
            {}\mRightarrow{}  (KleeneSearch(M;f;start)  \mmember{}  \{m:\mBbbN{}|  (start  \mleq{}  m)  \mwedge{}  (\mforall{}g:\mBbbN{}  {}\mrightarrow{}  T.  ((g  =  f)  {}\mRightarrow{}  ((F  g)  =  (F  f))))\}  )\000C)
12.  start  :  \mBbbN{}
13.  n  \mleq{}  (start  +  d)
14.  a1  :  \mBbbN{}
15.  (M  start  f)  =  a1
16.  M  start  f  is  an  integer  =  True
\mvdash{}  M  start  f  is  an  integer


By


Latex:
(UseWitness  \mkleeneopen{}Ax\mkleeneclose{}\mcdot{}  THEN  (Assert  Ax  \mmember{}  True  BY  Auto))




Home Index