Step
*
1
2
of Lemma
strong-continuity-test-sp_wf
.....upcase..... 
1. M : n:ℕ ⟶ (ℕn ⟶ ℕ) ⟶ (ℕ?)
2. k : ℕ
3. n : ℤ
4. 0 < n
5. ∀f:ℕn - 1 ⟶ ℕ. (strong-continuity-test-sp(M;n - 1;f;k) ∈ ℕ?)
⊢ ∀f:ℕn ⟶ ℕ. (strong-continuity-test-sp(M;n;f;k) ∈ ℕ?)
BY
{ Unfold `strong-continuity-test-sp` 0 }
1
1. M : n:ℕ ⟶ (ℕn ⟶ ℕ) ⟶ (ℕ?)
2. k : ℕ
3. n : ℤ
4. 0 < n
5. ∀f:ℕn - 1 ⟶ ℕ. (strong-continuity-test-sp(M;n - 1;f;k) ∈ ℕ?)
⊢ ∀f:ℕn ⟶ ℕ. (primrec(n;inl k;λi,r. case M i f of inl(m) => if (m =z k) then inr Ax  else r fi  | inr(x) => r) ∈ ℕ?)
Latex:
Latex:
.....upcase..... 
1.  M  :  n:\mBbbN{}  {}\mrightarrow{}  (\mBbbN{}n  {}\mrightarrow{}  \mBbbN{})  {}\mrightarrow{}  (\mBbbN{}?)
2.  k  :  \mBbbN{}
3.  n  :  \mBbbZ{}
4.  0  <  n
5.  \mforall{}f:\mBbbN{}n  -  1  {}\mrightarrow{}  \mBbbN{}.  (strong-continuity-test-sp(M;n  -  1;f;k)  \mmember{}  \mBbbN{}?)
\mvdash{}  \mforall{}f:\mBbbN{}n  {}\mrightarrow{}  \mBbbN{}.  (strong-continuity-test-sp(M;n;f;k)  \mmember{}  \mBbbN{}?)
By
Latex:
Unfold  `strong-continuity-test-sp`  0
Home
Index