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

M:n:ℕ ⟶ (ℕn ⟶ ℕ) ⟶ (ℕn?). ∀n:ℕ. ∀f:ℕn ⟶ ℕ. ∀b:ℕn.
  ((↑isr(strong-continuity-test-bound(M;n;f;b)))
   (∃m:ℕ(b < m ∧ m < n ∧ (↑isl(M f)) ∧ (↑isl(strong-continuity-test-bound(M;m;f;b))))))
BY
(RepeatFor ((D THENA Auto)) THEN NatInd (-1)⋅ THEN UnivCD THEN Try (CpltAuto)) }

1
1. n:ℕ ⟶ (ℕn ⟶ ℕ) ⟶ (ℕn?)@i
2. : ℤ@i
3. [%1] 0 < n@i
4. ∀f:ℕ1 ⟶ ℕ. ∀b:ℕ1.
     ((↑isr(strong-continuity-test-bound(M;n 1;f;b)))
      (∃m:ℕ(b < m ∧ m < 1 ∧ (↑isl(M f)) ∧ (↑isl(strong-continuity-test-bound(M;m;f;b))))))@i
5. : ℕn ⟶ ℕ@i
6. : ℕn@i
7. ↑isr(strong-continuity-test-bound(M;n;f;b))@i
⊢ ∃m:ℕ(b < m ∧ m < n ∧ (↑isl(M f)) ∧ (↑isl(strong-continuity-test-bound(M;m;f;b))))


Latex:


Latex:
\mforall{}M:n:\mBbbN{}  {}\mrightarrow{}  (\mBbbN{}n  {}\mrightarrow{}  \mBbbN{})  {}\mrightarrow{}  (\mBbbN{}n?).  \mforall{}n:\mBbbN{}.  \mforall{}f:\mBbbN{}n  {}\mrightarrow{}  \mBbbN{}.  \mforall{}b:\mBbbN{}n.
    ((\muparrow{}isr(strong-continuity-test-bound(M;n;f;b)))
    {}\mRightarrow{}  (\mexists{}m:\mBbbN{}.  (b  <  m  \mwedge{}  m  <  n  \mwedge{}  (\muparrow{}isl(M  m  f))  \mwedge{}  (\muparrow{}isl(strong-continuity-test-bound(M;m;f;b))))))


By


Latex:
(RepeatFor  2  ((D  0  THENA  Auto))  THEN  NatInd  (-1)\mcdot{}  THEN  UnivCD  THEN  Try  (CpltAuto))




Home Index