Aryth
- 8
- 0
Homework Statement
A function f:(a,b)\to R is said to be uniformly differentiable iff f is differentiable on (a,b) and for each \epsilon > 0, there is a \delta > 0 such that 0 < |x - y| < \delta and x,y \in (a,b) imply that \left|\frac{f(x) - f(y)}{x - y}-f'(x)\right| < \epsilon.
Prove that if f is uniformly differentiable on (a,b), then f' is continuous on (a,b).
The Attempt at a Solution
This is my first time being presented with the definition of uniform differentiability. I suppose that I am looking to show that the definition of uniform differentiability implies |f'(y) - f'(x)|< \epsilon... However, I'm having a hard time doing that. Any help would be appreciated.