Suppose that $A$ and $B$ are two real square matrices and $A^TA=B^TB$. Can we say that $A=QB$ for some orthogonal matrix $Q$?
If they are vectors we have $\|a\|^2=a^Ta=b^Tb=\|b\|^2$, so intuitively clear, since we just have to rotate. But it is hard to picture the matrix case but I have not been able to show.
The answer is yes. In particular, it suffices to show that for every matrix $A$, there exists an orthogonal matrix $U$ such that $$ A = U \sqrt{A^TA} $$ which is to say that each matrix has a polar decomposition.