Step
*
1
2
1
of Lemma
derivative-implies-decreasing
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} . (f'[x] ≤ r0)
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. f[x] continuous for x ∈ [x, y]
14. e : {e:ℝ| r0 < e} 
15. k : ℕ+
16. (r1/r(k)) < e
⊢ f[y] ≤ (f[x] + e)
BY
{ ((D -4 With ⌜1⌝  THENA (RepUR ``i-approx`` 0 THEN Auto)) THEN (D -1 With ⌜k⌝  THENA Auto) THEN ExRepD) }
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} . (f'[x] ≤ r0)
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. ∀x@0,y@0:ℝ.
      ((x@0 ∈ i-approx([x, y];1)) 
⇒ (y@0 ∈ i-approx([x, y];1)) 
⇒ (|x@0 - y@0| ≤ d) 
⇒ (|f[x@0] - f[y@0]| ≤ (r1/r(k))))
⊢ f[y] ≤ (f[x] + 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\}  .  (f'[x]  \mleq{}  r0)
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.  f[x]  continuous  for  x  \mmember{}  [x,  y]
14.  e  :  \{e:\mBbbR{}|  r0  <  e\} 
15.  k  :  \mBbbN{}\msupplus{}
16.  (r1/r(k))  <  e
\mvdash{}  f[y]  \mleq{}  (f[x]  +  e)
By
Latex:
((D  -4  With  \mkleeneopen{}1\mkleeneclose{}    THENA  (RepUR  ``i-approx``  0  THEN  Auto))
  THEN  (D  -1  With  \mkleeneopen{}k\mkleeneclose{}    THENA  Auto)
  THEN  ExRepD)
Home
Index