Consider the SVD of matrix $A$:
$$A = U \Sigma V^\top$$
If $A$ is a symmetric, real matrix, is there a guarantee that $U = V$?
There is a similar question here that also posits $A$ is positive semi-definite. But I'm wondering whether $U$ would be equal to $V$ if $A$ is symmetric?