I'm trying to get a deeper understanding of the derivative of a function. I have been reading from the following page:
I have been thinking about why this is an equivalent statement to the original, but I've been having trouble with it.
What I've tried doing so far is by assuming $h \in \mathbb{R}$, and then $\frac{f(x+h) - f(x)}{h}$ is the slope of the secant line from $(x, f(x))$ and $(x+h, f(x+h))$, which could be a decent approximation based on how close $h$ is to zero. But after that I'm having trouble seeing how the little oh gets involved.
Can someone prove to me why the definition of differentiability and the one involving the little-oh notation are equivalent?
