I am trying to prove that the inverse function of a differentiable function is also differentiable.
Here is what I did: There exists $x$ and $x_0$ such that $f(x)=y$ and $f(x_0)=y_0$. Thus: $$\lim_{y \to \ y_0} \frac{f^{-1}(y) - f^{-1}(y_0)}{y - y_0} = \lim_{y \to \ y_0} \frac{f^{-1}(f(x)) - f^{-1}(f(x_0)}{f(x) - f(x_0)}\\ =\lim_{y \to \ y_0} \frac{x - x_0}{f(x) - f(x_0)}=\lim_{y \to \ y_0} \frac{1}{\frac{f(x) - f(x_0)}{x - x_0}}.$$
I know that it's equal to $\frac{1}{f'(x_0)}$ but I don't know how to explain why the fact that $y$ approaches $y_0$ implies that $x$ approaches $x_0$ so I will be able to use the definition of the derivative.
We have $x=f^{-1}(y)$, so when $y \to y_0,\, x \to f^{-1}(y_0)$.
Also, we have $x_0=f^{-1}(y_0)$ , so $x \to x_0$.