Step * 1 1 1 of Lemma basic-implies-strong-continuity2

.....wf..... 
1. Type
2. (ℕ ⟶ T) ⟶ ℕ
3. n:ℕ ⟶ (ℕn ⟶ T) ⟶ (ℕ ⋃ (ℕ × ℕ))
4. ∀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)))
⊢ λn,f. case int?(M f) of inl(x) => inl inr(x) => inr ⋅  ∈ n:ℕ ⟶ (ℕn ⟶ T) ⟶ (ℕ?)
BY
RepeatFor ((MemCD THENA Auto)) }

1
.....subterm..... T:t
1:n
1. Type
2. (ℕ ⟶ T) ⟶ ℕ
3. n:ℕ ⟶ (ℕn ⟶ T) ⟶ (ℕ ⋃ (ℕ × ℕ))
4. ∀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)))
5. : ℕ
6. : ℕn ⟶ T
⊢ case int?(M f) of inl(x) => inl inr(x) => inr ⋅  ∈ ℕ?


Latex:


Latex:
.....wf..... 
1.  T  :  Type
2.  F  :  (\mBbbN{}  {}\mrightarrow{}  T)  {}\mrightarrow{}  \mBbbN{}
3.  M  :  n:\mBbbN{}  {}\mrightarrow{}  (\mBbbN{}n  {}\mrightarrow{}  T)  {}\mrightarrow{}  (\mBbbN{}  \mcup{}  (\mBbbN{}  \mtimes{}  \mBbbN{}))
4.  \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)))
\mvdash{}  \mlambda{}n,f.  case  int?(M  n  f)  of  inl(x)  =>  inl  x  |  inr(x)  =>  inr  \mcdot{}    \mmember{}  n:\mBbbN{}  {}\mrightarrow{}  (\mBbbN{}n  {}\mrightarrow{}  T)  {}\mrightarrow{}  (\mBbbN{}?)


By


Latex:
RepeatFor  2  ((MemCD  THENA  Auto))




Home Index