Prove that $\sqrt{1-x^2}$ is not differentiable at $x = 1$.
My proof is here:
Let $0 < h \leq 2$.
$\frac{\sqrt{1-(1-h)^2}-\sqrt{1-1^2}}{-h} = \frac{\sqrt{2h-h^2}}{-h} = \frac{2h-h^2}{-h\sqrt{2h-h^2}} = \frac{h-2}{\sqrt{2h-h^2}}$.
So, $\lim_{h\to 0+} \frac{\sqrt{1-(1-h)^2}-\sqrt{1-1^2}}{-h} = -\infty$.
So, $\sqrt{1-x^2}$ is not differentiable at $x = 1$.
I want an easier proof.
Is there any general theorem or general proposition to prove the above fact?
By the way, the following proposition is not true. $f(x) = x^{\frac{1}{3}}$ is not differentiable at $x = 0$ and $g(x) = x^3$ is differentiable at $x = 0$ but $f(g(x)) = x$ is differentiable at $x=0$.
If $f(x)$ is not differentiable at $x = a$ and $g(x)$ is differentiable at $x = b$ and $g(b) = a$, then $f(g(x))$ is not differentiable at $x = b$.
So, we cannot prove as follows:
$\sqrt{x}$ is not differentiable at $x = 0$. And $1-x^2$ is differentiable at $x = 1$. So, $\sqrt{1-x^2}$ is not differentiable at $x = 1$.