Step * of Lemma strong-continuity-test-bound-prop2

[T:Type]. ∀[M:n:ℕ ⟶ (ℕn ⟶ T) ⟶ (ℕn?)]. ∀[n:ℕ]. ∀[f:ℕn ⟶ T]. ∀[b:ℕn].
  ((↑isl(strong-continuity-test-bound(M;n;f;b)))  (∀i:ℕ(b <  i <  (↑isr(M f)))))
BY
(RepeatFor ((D THENA Auto)) THEN NatInd (-1) THEN UnivCD THEN Try (CpltAuto)) }

1
1. Type
2. n:ℕ ⟶ (ℕn ⟶ T) ⟶ (ℕn?)
3. : ℤ
4. 0 < n
5. ∀[f:ℕ1 ⟶ T]. ∀[b:ℕ1].
     ((↑isl(strong-continuity-test-bound(M;n 1;f;b)))  (∀i:ℕ(b <  i <  (↑isr(M f)))))
6. : ℕn ⟶ T
7. : ℕn
8. ↑isl(strong-continuity-test-bound(M;n;f;b))@i
9. : ℕ@i
10. b < i@i
11. i < n@i
⊢ ↑isr(M f)


Latex:


Latex:
\mforall{}[T:Type].  \mforall{}[M:n:\mBbbN{}  {}\mrightarrow{}  (\mBbbN{}n  {}\mrightarrow{}  T)  {}\mrightarrow{}  (\mBbbN{}n?)].  \mforall{}[n:\mBbbN{}].  \mforall{}[f:\mBbbN{}n  {}\mrightarrow{}  T].  \mforall{}[b:\mBbbN{}n].
    ((\muparrow{}isl(strong-continuity-test-bound(M;n;f;b)))  {}\mRightarrow{}  (\mforall{}i:\mBbbN{}.  (b  <  i  {}\mRightarrow{}  i  <  n  {}\mRightarrow{}  (\muparrow{}isr(M  i  f)))))


By


Latex:
(RepeatFor  3  ((D  0  THENA  Auto))  THEN  NatInd  (-1)  THEN  UnivCD  THEN  Try  (CpltAuto))




Home Index