Step * of Lemma continuous-mul

I:Interval. ∀f,g:I ⟶ℝ.  (f[x] continuous for x ∈  g[x] continuous for x ∈  f[x] g[x] continuous for x ∈ I)
BY
(Auto
   THEN (Assert rmax(|f[x]|;|g[x]|) continuous for x ∈ BY
               (ProveRealContinuous THEN Auto))
   THEN PromoteHyp (-1) 4
   THEN 0
   THEN Auto
   THEN RepeatFor ((With ⌜m⌝ (D 5)⋅ THENA Auto))
   THEN Assert ⌜∃N:ℕ+. ∀[x:{r:ℝr ∈ i-approx(I;m)} ]. (rmax(|f[x]|;|g[x]|) ≤ r(N))⌝⋅}

1
.....assertion..... 
1. Interval
2. I ⟶ℝ
3. I ⟶ℝ
4. rmax(|f[x]|;|g[x]|) continuous for x ∈ I
5. {m:ℕ+icompact(i-approx(I;m))} 
6. : ℕ+
7. ∀n:ℕ+
     (∃d:{ℝ((r0 < d)
             ∧ (∀x,y:ℝ.
                  ((x ∈ i-approx(I;m))  (y ∈ i-approx(I;m))  (|x y| ≤ d)  (|f[x] f[y]| ≤ (r1/r(n))))))})
8. ∀n:ℕ+
     (∃d:{ℝ((r0 < d)
             ∧ (∀x,y:ℝ.
                  ((x ∈ i-approx(I;m))  (y ∈ i-approx(I;m))  (|x y| ≤ d)  (|g[x] g[y]| ≤ (r1/r(n))))))})
⊢ ∃N:ℕ+. ∀[x:{r:ℝr ∈ i-approx(I;m)} ]. (rmax(|f[x]|;|g[x]|) ≤ r(N))

2
1. Interval
2. I ⟶ℝ
3. I ⟶ℝ
4. rmax(|f[x]|;|g[x]|) continuous for x ∈ I
5. {m:ℕ+icompact(i-approx(I;m))} 
6. : ℕ+
7. ∀n:ℕ+
     (∃d:{ℝ((r0 < d)
             ∧ (∀x,y:ℝ.
                  ((x ∈ i-approx(I;m))  (y ∈ i-approx(I;m))  (|x y| ≤ d)  (|f[x] f[y]| ≤ (r1/r(n))))))})
8. ∀n:ℕ+
     (∃d:{ℝ((r0 < d)
             ∧ (∀x,y:ℝ.
                  ((x ∈ i-approx(I;m))  (y ∈ i-approx(I;m))  (|x y| ≤ d)  (|g[x] g[y]| ≤ (r1/r(n))))))})
9. ∃N:ℕ+. ∀[x:{r:ℝr ∈ i-approx(I;m)} ]. (rmax(|f[x]|;|g[x]|) ≤ r(N))
⊢ ∃d:{ℝ((r0 < d)
         ∧ (∀x,y:ℝ.
              ((x ∈ i-approx(I;m))
               (y ∈ i-approx(I;m))
               (|x y| ≤ d)
               (|(f[x] g[x]) f[y] g[y]| ≤ (r1/r(n))))))}


Latex:


Latex:
\mforall{}I:Interval.  \mforall{}f,g:I  {}\mrightarrow{}\mBbbR{}.
    (f[x]  continuous  for  x  \mmember{}  I  {}\mRightarrow{}  g[x]  continuous  for  x  \mmember{}  I  {}\mRightarrow{}  f[x]  *  g[x]  continuous  for  x  \mmember{}  I)


By


Latex:
(Auto
  THEN  (Assert  rmax(|f[x]|;|g[x]|)  continuous  for  x  \mmember{}  I  BY
                          (ProveRealContinuous  THEN  Auto))
  THEN  PromoteHyp  (-1)  4
  THEN  D  0
  THEN  Auto
  THEN  RepeatFor  2  ((With  \mkleeneopen{}m\mkleeneclose{}  (D  5)\mcdot{}  THENA  Auto))
  THEN  Assert  \mkleeneopen{}\mexists{}N:\mBbbN{}\msupplus{}.  \mforall{}[x:\{r:\mBbbR{}|  r  \mmember{}  i-approx(I;m)\}  ].  (rmax(|f[x]|;|g[x]|)  \mleq{}  r(N))\mkleeneclose{}\mcdot{})




Home Index