I am reading the book "Algebra", written by Serge Lang and having difficulty in an explaining from that book on page 588.
The problem is the following. Let $G \in M_n(\mathbb{R})$ be an alternating matrix ($G^t = - G)$. Then there exists a nonsingular matrix $C$ such that $C^t G C$ is the matrix:
\begin{pmatrix} 0& I_r & 0\\ -I_r & 0 & 0\\ 0 & 0 & 0 \end{pmatrix}
in which, $I_r$ is the identity matrix of dimension $r$. The detail proof is given on page 587.
Normally, I see that it should be $C^{-1}GC$ (instead of $C^tGC)$.
Is it true that $C^{-1} = C^t$ if $G$ is alternating? If that, please give me some hint to prove that result.
Thank you in advance.
The eigenvalues of $K:=\pmatrix{0&I&0\\ -I&0&0\\ 0&0&0}$ are $\pm i$ and $0$, but $G$ in general can have other eigenvalues. So, clearly, the author doesn't mean that $C$ is orthogonal, otherwise $G$ would be always similar to $K$.
As a user has pointed out in the comment, here $G$ is the matrix representation not of a linear transformation, but of a bilinear form. When the basis is changed, the old and new matrix representations of a bilinear form in general are related by matrix congruence, not by similarity.