Step
*
2
of Lemma
fun-ratio-test-everywhere
1. f : ℕ ⟶ ℝ ⟶ ℝ
2. ∀n:ℕ. ∀x,y:ℝ.  ((x = y) 
⇒ (f[n;x] = f[n;y]))
3. (∀m:{m:ℕ+| icompact(i-approx((-∞, ∞);m))} 
      ∃c:ℝ
       ((r0 ≤ c) ∧ (c < r1) ∧ (∃N:ℕ. ∀n:{N...}. ∀x:{x:ℝ| x ∈ i-approx((-∞, ∞);m)} .  (|f[n + 1;x]| ≤ (c * |f[n;x]|)))))
⇒ Σn.f[n;x]↓ absolutely for x ∈ (-∞, ∞)
⊢ (∀m:ℕ+. ∃c:ℝ. ((r0 ≤ c) ∧ (c < r1) ∧ (∃N:ℕ. ∀n:{N...}. ∀x:{x:ℝ| |x| ≤ r(m)} .  (|f[n + 1;x]| ≤ (c * |f[n;x]|)))))
⇒ Σn.f[n;x]↓ absolutely for x ∈ (-∞, ∞)
BY
{ (ParallelLast' THENA Auto) }
1
1. f : ℕ ⟶ ℝ ⟶ ℝ
2. ∀n:ℕ. ∀x,y:ℝ.  ((x = y) 
⇒ (f[n;x] = f[n;y]))
3. ∀m:ℕ+. ∃c:ℝ. ((r0 ≤ c) ∧ (c < r1) ∧ (∃N:ℕ. ∀n:{N...}. ∀x:{x:ℝ| |x| ≤ r(m)} .  (|f[n + 1;x]| ≤ (c * |f[n;x]|))))
4. m : {m:ℕ+| icompact(i-approx((-∞, ∞);m))} 
⊢ ∃c:ℝ. ((r0 ≤ c) ∧ (c < r1) ∧ (∃N:ℕ. ∀n:{N...}. ∀x:{x:ℝ| x ∈ i-approx((-∞, ∞);m)} .  (|f[n + 1;x]| ≤ (c * |f[n;x]|))))
Latex:
Latex:
1.  f  :  \mBbbN{}  {}\mrightarrow{}  \mBbbR{}  {}\mrightarrow{}  \mBbbR{}
2.  \mforall{}n:\mBbbN{}.  \mforall{}x,y:\mBbbR{}.    ((x  =  y)  {}\mRightarrow{}  (f[n;x]  =  f[n;y]))
3.  (\mforall{}m:\{m:\mBbbN{}\msupplus{}|  icompact(i-approx((-\minfty{},  \minfty{});m))\} 
            \mexists{}c:\mBbbR{}
              ((r0  \mleq{}  c)
              \mwedge{}  (c  <  r1)
              \mwedge{}  (\mexists{}N:\mBbbN{}.  \mforall{}n:\{N...\}.  \mforall{}x:\{x:\mBbbR{}|  x  \mmember{}  i-approx((-\minfty{},  \minfty{});m)\}  .    (|f[n  +  1;x]|  \mleq{}  (c  *  |f[n;x]|)))))
{}\mRightarrow{}  \mSigma{}n.f[n;x]\mdownarrow{}  absolutely  for  x  \mmember{}  (-\minfty{},  \minfty{})
\mvdash{}  (\mforall{}m:\mBbbN{}\msupplus{}
          \mexists{}c:\mBbbR{}
            ((r0  \mleq{}  c)
            \mwedge{}  (c  <  r1)
            \mwedge{}  (\mexists{}N:\mBbbN{}.  \mforall{}n:\{N...\}.  \mforall{}x:\{x:\mBbbR{}|  |x|  \mleq{}  r(m)\}  .    (|f[n  +  1;x]|  \mleq{}  (c  *  |f[n;x]|)))))
{}\mRightarrow{}  \mSigma{}n.f[n;x]\mdownarrow{}  absolutely  for  x  \mmember{}  (-\minfty{},  \minfty{})
By
Latex:
(ParallelLast'  THENA  Auto)
Home
Index