Step * 1 2 of Lemma strong-continuity-test_wf

.....upcase..... 
1. Type
2. n:ℕ ⟶ (ℕn ⟶ T) ⟶ (ℕ?)
3. : ℕ?
4. : ℤ
5. 0 < n
6. ∀f:ℕ1 ⟶ T. (strong-continuity-test(M;n 1;f;b) ∈ ℕ?)
⊢ ∀f:ℕn ⟶ T. (strong-continuity-test(M;n;f;b) ∈ ℕ?)
BY
TACTIC:Unfold `strong-continuity-test` }

1
1. Type
2. n:ℕ ⟶ (ℕn ⟶ T) ⟶ (ℕ?)
3. : ℕ?
4. : ℤ
5. 0 < n
6. ∀f:ℕ1 ⟶ T. (strong-continuity-test(M;n 1;f;b) ∈ ℕ?)
⊢ ∀f:ℕn ⟶ T. (primrec(n;b;λi,r. if isl(M f) then inr Ax  else fi ) ∈ ℕ?)


Latex:


Latex:
.....upcase..... 
1.  T  :  Type
2.  M  :  n:\mBbbN{}  {}\mrightarrow{}  (\mBbbN{}n  {}\mrightarrow{}  T)  {}\mrightarrow{}  (\mBbbN{}?)
3.  b  :  \mBbbN{}?
4.  n  :  \mBbbZ{}
5.  0  <  n
6.  \mforall{}f:\mBbbN{}n  -  1  {}\mrightarrow{}  T.  (strong-continuity-test(M;n  -  1;f;b)  \mmember{}  \mBbbN{}?)
\mvdash{}  \mforall{}f:\mBbbN{}n  {}\mrightarrow{}  T.  (strong-continuity-test(M;n;f;b)  \mmember{}  \mBbbN{}?)


By


Latex:
TACTIC:Unfold  `strong-continuity-test`  0




Home Index