Let $gl_S(n,F) = \{x \in gl(n,F) : x^tS = -Sx \}$ where $gl(n,F)$ is the lie algebra of $GL(n,F)$.
Show that if $P$ is an $n \times n$ invertible matrix and $T = P^tSP$, then
$$gl_T(n,F) = \{x \in gl(n,F) : x^tT = -Tx \} \cong gl_S(n,F)$$
my thoughts:
So at first I was thinking that $T$ was aquired from $S$ by a change of basis, then I realized we were taking the transpose and not the inverse.
Looking at $gl_T(n,F) = \{x \in gl(n,F) : x^tP^tSP = -P^tSPx \}$, I don't see any obvious way to make the $P$'s inconsequential.
I appreciate your time.