Step
*
1
2
1
1
1
2
3
of Lemma
derivative-implies-increasing
1. I : Interval
2. iproper(I)
3. f : I ⟶ℝ
4. f' : I ⟶ℝ
5. d(f[x])/dx = λx.f'[x] on I
6. f'[x] continuous for x ∈ I
7. ∀x:{x:ℝ| x ∈ I} . (r0 ≤ f'[x])
8. x : {x:ℝ| x ∈ I} 
9. y : {x:ℝ| x ∈ I} 
10. x ≤ y
11. [x, y] ⊆ I 
12. f'[x] continuous for x ∈ [x, y]
13. e : {e:ℝ| r0 < e} 
14. k : ℕ+
15. (r1/r(k)) < e
16. d : ℝ
17. r0 < d
18. y < (x + d)
19. |f[x] - f[y]| ≤ (r1/r(k))
⊢ f[x] ≤ (f[y] + e)
BY
{ ((RWO "rabs-difference-bound-rleq" (-1) THENA Auto) THEN D -1) }
1
1. I : Interval
2. iproper(I)
3. f : I ⟶ℝ
4. f' : I ⟶ℝ
5. d(f[x])/dx = λx.f'[x] on I
6. f'[x] continuous for x ∈ I
7. ∀x:{x:ℝ| x ∈ I} . (r0 ≤ f'[x])
8. x : {x:ℝ| x ∈ I} 
9. y : {x:ℝ| x ∈ I} 
10. x ≤ y
11. [x, y] ⊆ I 
12. f'[x] continuous for x ∈ [x, y]
13. e : {e:ℝ| r0 < e} 
14. k : ℕ+
15. (r1/r(k)) < e
16. d : ℝ
17. r0 < d
18. y < (x + d)
19. (f[y] - (r1/r(k))) ≤ f[x]
20. f[x] ≤ (f[y] + (r1/r(k)))
⊢ f[x] ≤ (f[y] + e)
Latex:
Latex:
1.  I  :  Interval
2.  iproper(I)
3.  f  :  I  {}\mrightarrow{}\mBbbR{}
4.  f'  :  I  {}\mrightarrow{}\mBbbR{}
5.  d(f[x])/dx  =  \mlambda{}x.f'[x]  on  I
6.  f'[x]  continuous  for  x  \mmember{}  I
7.  \mforall{}x:\{x:\mBbbR{}|  x  \mmember{}  I\}  .  (r0  \mleq{}  f'[x])
8.  x  :  \{x:\mBbbR{}|  x  \mmember{}  I\} 
9.  y  :  \{x:\mBbbR{}|  x  \mmember{}  I\} 
10.  x  \mleq{}  y
11.  [x,  y]  \msubseteq{}  I 
12.  f'[x]  continuous  for  x  \mmember{}  [x,  y]
13.  e  :  \{e:\mBbbR{}|  r0  <  e\} 
14.  k  :  \mBbbN{}\msupplus{}
15.  (r1/r(k))  <  e
16.  d  :  \mBbbR{}
17.  r0  <  d
18.  y  <  (x  +  d)
19.  |f[x]  -  f[y]|  \mleq{}  (r1/r(k))
\mvdash{}  f[x]  \mleq{}  (f[y]  +  e)
By
Latex:
((RWO  "rabs-difference-bound-rleq"  (-1)  THENA  Auto)  THEN  D  -1)
Home
Index