AxiomOfChoice
- 531
- 1
Homework Statement
Suppose g(x) = \int_0^x f(t) dt, where f is Lebesgue integrable on \mathbb R. Give an \epsilon - \delta proof that g'(y) = f(y) if y\in (0,\infty) is a point of continuity of f.
Homework Equations
The Attempt at a Solution
I know I need to show that
<br /> f(y) = \lim_{h\to 0} \int_y^{y+h} \frac{1}{h} f(t) dt.<br />
My idea was to try to do this in terms of sequences; i.e., to let \{h_n\} be any sequence of real numbers such that h_n \to 0, and then to phrase the limit above in terms of a limit as n\to \infty. I had then planned to use something like the dominated convergence theorem. But I don't have any idea how to make use of the hypothesis that f is continuous at y, so I'm not sure if this is the right approach.