I saw the following claim in this thread:
How to compute the SVD of a symmetric matrix?
Claim: The singular values of a symmetric matrix $A$ are the absolute values of its eigenvalues.
I understand why is it true for positive definite symmetric matrices as their be orthogonal diagonalization and SVD are the same.
But how can I prove it for a symmetric matrix which is not necessarily positive definite?