I am having trouble proving that Hermitian Matrices ($A = A^{*}$) are unitarily diagonalizable ($A = Q^{*}DQ$, where Q is a unitary matrix, $QQ^{*} = I$ and D is a diagonal matrix). I also know that given an hermitian operator T over a finite diminsional vector space V, V has an orthonormal basis which consists of eigenvectors of T.
Any suggestions?
Edit: Following Git Gud's suggestion:
We shall consider the Hermitian operator $L_A$. Let E be the standard basis of V. Also, by hypothesis, we have that there exists an orthonormal basis B for V which consists of eigenvectors of $L_A$. Since the basis consists of only eigenvectors, the basis contains $dim(V)$ linearly independent vectors, so $[L_A]_B$ is diagonal.
We know that $[L_A]_E = A$. Then, $$A = [L_A]_E = Q^{-1}DQ$$ and since Q must be unitary, then $Q^{-1} = Q^*$, by which we have that $$A = Q^*DQ$$