If $f(t)\in \mathcal{C}[-1,1]$ then evaluate $$\lim_{h\to 0} \frac{1}{h}\int_{-h}^hf(t)dt$$
I have just used fundamental theorem of integral calculus. However, I could not estimate this...that is, I have considered that $g(t)=\int_{-h}^t f(x)dx$. So the $g'(0)=f(0)-f(-h)$ and by the standard way we get $g'(0)=\lim_{h\to 0}\frac{g(h)-g(0)}{h}$ and substituting $g(t)$ and simplifying gives $$f(0)-f(-h)=2\lim_{h\to 0}\int_{-h}^hf(t)dt+\lim_{h\to 0}\frac 1 h \int_0^hf(t)dt$$ nothing more than this. Kindly help me to evaluate this....
Assuming $\mathcal{C}$ are the continuous functions and $h\rightarrow 0$, we can use the mean value theorem, so there exists $x\in [-h,h]$ such that the integral is equal to $2hf(x)$. Again, using continuity of $f$, the expression converges to $2f(0)$.