My textbook states the proof as follows:
Let $f$ be a continuous one-to-one function defined on an interval, and suppose that $f$ is differentiable at $f^{-1}(b)$, with derivative $f'(f^{-1}(b)) \not = 0$. Then $f^{-1}$ is differentiable at $b$, and
$(f^{-1})'(b) = \dfrac{1}{f'(f^{-1}(b))}$.
Let $b = f(a)$. Then $\lim_{h \to 0} \dfrac{f^{-1}(b + h) - f^{-1}(b)}{h} = \lim_{h \to 0} \dfrac{f^{-1}(b + h) - a}{h} $
Now every number $b + h$ in the domain of $f^{-1}$ can be written in the form $b + h = f(a + k)$ for a unique $k$ (we should write $k(h)$, but we will stick with $k$ for simplicity).
I am confused with two parts:
- Why can every number $b + h$ in the domain of $f^{-1}$ be written in the form $b + h = f(a + k)$ for a unique $k$? What is the reasoning behind this?
- Why should we write $k(h)$?
I would greatly appreciate it if people could please take the time to clarify this.