I have some function $f$ that is continuous, strictly increasing and bijective (and therefore invertible) and twice continuously differentiable. Secondly, the function $g$ is also twice continuously differentiable. Consider then the function $h$:
$$h(x) = (g \circ f^{-1})(x)$$
How do I know if $h(x)$ is at least twice continuously differentiable?
I gather from this answer that the smoothness of composite functions is equal to the smoothness of the least smooth function. Hence, $h(x)$ is at least twice continuously differentiable $\iff$ $f^{-1}(x)$ is twice continuously differentiable. Is this correct? If so, any suggestions on how to show that $f^{-1}$ is $C^2$ when $f(x)$ is $C^2$? Does the inverse function theorem help?