In trying to prove the complex spectral theorem I came up with a proof that is far different from the one in my book.
$\mathbf{Theorem :}$ Suppose that $V$ is a complex inner product space and $T \in L(V)$. Then $V$ has an orthogonal basis consisting of eigenvectors of $T$ if $T$ is normal.
$\mathbf{Proof: }$ Assume that $T$ is normal. Since $V$ is complex, $T$ has an eigenvalue $\lambda$ with an associated eigenvector $u_1$. Extend $u_1$ to an orthogonal basis of $V$ (Gran-Schmidt), $B_v = (u_1, v_1, ... , v_{n-1})$. Now notice that for any $i = 1,2,...,n-1$ we have
$
Where the second equality comes from the properties of an inner product.
But also notice that $
Does this seem correct? Thank you.