I am doing a basic exercises and I have to show that the set of $n\times n$ orthogonal matrices form a manifold.
Naturally, I have defined a function $f(X) = X^TX-I$ and am considering $f^{-1}(0)$.
For any orthogonal matrix $U$ (and small $H$), I know that $$f(U+H) - f(U) = U^TH + H^TU + O(H)$$
Out of here I get that $J(U) = U^TH + H^TU$ for any $U$.
What I don't get is why the Jacobian necessarily has full rank. It is possible that I am misinterpreting something but I have calculated the Jacobian and don't know where to go with it.
Even at a particular point, $U = I$, I do not see why anyone would claim that $H + H^T$ has full rank. I would not know where to begin in assigning a rank to this value.
Thank you.
The Jacobian doesn't have full rank (for $n > 1$), since the orthogonal group $O(n)$ has positive dimension then.
The rank of the derivative is the codimension of $O(n)$. And the rank is not the rank of the matrix $U^TH + H^TU$, if that is confusing you, but the rank of the linear map $H \mapsto U^TH + H^TU$ from $\mathbb{R}^{n\times n}$ to $\mathbb{R}^{n\times n}$.
To determine the rank, and the kernel of $Df(U)$, write $H = U\cdot K$. (Since $U$ is invertible, every matrix $H$ can be written thus.)