Recently I have attended linear algebra course, unfortunately it was more focused on practice, when I've discovered that I decided to focus more on theory to boost up my skills during summer vacation. Yesterday I've came across following task and literally have no idea how to solve it. Can you help me with this one, or set some direction to digest over?
It is known that linear operator V which is applied in unitary space obtains unitary matrix $V_e$ in basis $e$ and positive-definite matrix $V_f$ in basis $f$. The task is to prove that $V$ is identity operator.
Fix any basis $b$ and consider the matrix $A=V_b$. Then you know that there exist invertible matrices $S$ and $T$ such that $S^{-1}AS$ is unitary and $T^{-1}AT$ is positive definite.
Since similar matrices share eigenvalues, you see that the eigenvalues of $A$ have modulus $1$ (because $S^{-1}AS$ is unitary) and positive real (because $T^{-1}AT$ is positive definite).
This only leaves tha possibility that $A$ has the single eigenvalue $1$.
Now use that positive definite matrices are diagonalizable.