Step
*
1
1
1
of Lemma
mean-value-for-bounded-derivative
.....antecedent..... 
1. I : Interval
2. iproper(I)
3. f : I ⟶ℝ
4. f' : I ⟶ℝ
5. ∀x,y:{x:ℝ| x ∈ I} .  ((x = y) 
⇒ (f'[x] = f'[y]))
6. d(f[x])/dx = λx.f'[x] on I
7. c : ℝ
8. ∀x:{x:ℝ| x ∈ I} . (|f'[x]| ≤ c)
9. x : {x:ℝ| x ∈ I} 
10. y : {x:ℝ| x ∈ I} 
11. f'[x] continuous for x ∈ I
12. f[x] continuous for x ∈ I
13. e : {e:ℝ| r0 < e} 
14. x < y
15. [x, y] ⊆ I 
16. f'[x] continuous for x ∈ [x, y]
⊢ d(f[x])/dx = λx.f'[x] on [x, y]
BY
{ (FLemma `derivative_functionality_wrt_subinterval` [-2;6] THEN Auto) }
Latex:
Latex:
.....antecedent..... 
1.  I  :  Interval
2.  iproper(I)
3.  f  :  I  {}\mrightarrow{}\mBbbR{}
4.  f'  :  I  {}\mrightarrow{}\mBbbR{}
5.  \mforall{}x,y:\{x:\mBbbR{}|  x  \mmember{}  I\}  .    ((x  =  y)  {}\mRightarrow{}  (f'[x]  =  f'[y]))
6.  d(f[x])/dx  =  \mlambda{}x.f'[x]  on  I
7.  c  :  \mBbbR{}
8.  \mforall{}x:\{x:\mBbbR{}|  x  \mmember{}  I\}  .  (|f'[x]|  \mleq{}  c)
9.  x  :  \{x:\mBbbR{}|  x  \mmember{}  I\} 
10.  y  :  \{x:\mBbbR{}|  x  \mmember{}  I\} 
11.  f'[x]  continuous  for  x  \mmember{}  I
12.  f[x]  continuous  for  x  \mmember{}  I
13.  e  :  \{e:\mBbbR{}|  r0  <  e\} 
14.  x  <  y
15.  [x,  y]  \msubseteq{}  I 
16.  f'[x]  continuous  for  x  \mmember{}  [x,  y]
\mvdash{}  d(f[x])/dx  =  \mlambda{}x.f'[x]  on  [x,  y]
By
Latex:
(FLemma  `derivative\_functionality\_wrt\_subinterval`  [-2;6]  THEN  Auto)
Home
Index