Let $\Omega \subseteq \mathbb{R}^n$ and $p \in \Omega$. Let $f:U \to V$ be a bijection of open sets $p \in U \subseteq \Omega$ amd $f(p) \in V \subseteq \mathbb{R}^n$. If $f^{-1}: V \to U$ is differentiable at $p$, then $df_p: \mathbb{R}^n \to \mathbb{R}^n$ is invertible.
Suppose $f$ is a bijection. Since $f^{-1}$ is differentiable at $p$, it is continuous at $p$. Let $f^{-1}(f(x))=x$. Then
\begin{align*}
df^{-1}(f(x))&=1\\
df_p^{-1}df_p&=1\\
\end{align*}
Following Dan Shved's suggestion I applied the chain rule, but I'm not sure that $f$ is differentiable - thus I'm not sure if $df_p$ exists. If $f^{-1}$ were continuously differentiable this would be easier because I could invoke the Inverse Function theorem.