Step * 1 1 of Lemma strong-continuity-test_wf

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


Latex:


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


By


Latex:
TACTIC:(Unfold  `strong-continuity-test`  0  THEN  Reduce  0  THEN  Auto)




Home Index