I know that definition of orthogonal projection matrix is its range and null space are orthogonal.
And, definition of projection matrix is $P=P^2$
Then, I understand that if $P$ is $n\times n$ projection matrix. $P=P^T \Rightarrow P$ is orthogonal projection matrix(using fundamental theorem of linear algebra)
Then, how could I proof that $P$ is orthogonal projection matrix $\Rightarrow P=P^T$
Can I solve it with using SVD?