Step * 1 2 of Lemma strong-continuity-test-sp_wf

.....upcase..... 
1. n:ℕ ⟶ (ℕn ⟶ ℕ) ⟶ (ℕ?)
2. : ℕ
3. : ℤ
4. 0 < n
5. ∀f:ℕ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` }

1
1. n:ℕ ⟶ (ℕn ⟶ ℕ) ⟶ (ℕ?)
2. : ℕ
3. : ℤ
4. 0 < n
5. ∀f:ℕ1 ⟶ ℕ(strong-continuity-test-sp(M;n 1;f;k) ∈ ℕ?)
⊢ ∀f:ℕn ⟶ ℕ(primrec(n;inl k;λi,r. case of inl(m) => if (m =z k) then inr Ax  else 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