This is exercise I was given at today's exam, and I couldn't do this. Since I'm curious how it's done I'm asking you for hints.
Given two polar decomposition of invertible matrices
$A = US$
$A'= U'S'$
Where $U, U'$ is a unitary matrix and $S,S'$ is a positive-semidefinite Hermitian matrix.
Prove that if $A'A^{-1}$ is unitary, then $S=S'$.
I use a slightly different notation, let:
$$A_1=U_1S_1$$ $$A_2=U_2S_2$$
and, we have: $U_i^TU_i=U_iU_i^T=I$ and $S_i\succeq 0$. Now let: $A_1A_2^{-1}$ be unitary, then:
$$A_2^{-T}A_1^TA_1A_2^{-1}=I$$ $$\Rightarrow (U_2S_2)^{-T}(U_1S_1)^T(U_1S_1)(U_2S_2)^{-1}=I$$
$$\Rightarrow U_2^{-T}S_2^{-T}S_1^TU_1^TU_1S_1S_2^{-1}U_2^{-1}=I$$
$U_1^TU_1=I$ therefore:
$$\Rightarrow U_2^{-T}S_2^{-T}S_1^TS_1S_2^{-1}U_2^{-1}=I$$
Multiply by $U_2^{T}$ from left and by $U_2$ from right:
$$\Rightarrow S_2^{-T}S_1^TS_1S_2^{-1}=U_2^{T}IU_2=I$$
Now you must have:
$S_2^{-T}S_1^TS_1S_2^{-1}=I$ (and as a result $S_2^{-T}S_1^T=S_2S_1^{-1}$)
Which holds iff $S_1=S_2$. In this case $S_2^{-T}S_1^T=S_2S_1^{-1}=I$