Consider the continuous image $f: GL_{n}(\Bbb R) \to GL_n \Bbb (R): A \mapsto A^{-1}$
I'm trying to proof with induction that $f$ is infinitely differentiable. I now understand how I can proof that $f$ is one time differentiable. I found that $Df(G) = H \mapsto -G^{-1}HG^{-1}$.
But I have a hard time figuring out how to find a good induction step. I tried figuring out what the derivative is of $Df$. But I don't really see what I need to do. I think I need to show that $Df(G+H)= X \mapsto -(G+H)^{-1}X(G+H)^{-1}$ is equal to $Df(G) + D^2(G)(H)+\epsilon(H)$.