In the following document https://arxiv.org/pdf/1106.1445.pdf, on page 252 is stated the following property:
Let $U$ and $V$ be isometries. I emphasize the fact that they are not necesserally endomorphism, which mean: $U \in \mathcal{L}(H',H'')$ and $V \in \mathcal{L}(H,H_0)$ with $H_0 \neq H \neq H' \neq H''$ in all generality.
We have the following property for any operator $M \in \mathcal{L}(H,H')$ where $H$ and $H'$ are Hilbert spaces.
$$||U M V^{\dagger}||_1 = ||M||_1$$
The norm is defined via:
$$||M||_1=Tr(\sqrt{M^{\dagger} M})$$
My question:
The justification fo this property is just that $U M V^{\dagger}$ has the same singular value decomposition as $M$. It sounds like an obvious property but I don't get why it is true.
Indeed, in the case $U$ and $V$ are square matrices I would agree. But in a more general case where the input and output Hilbert space or not the same I don't get why it would be true.
I am ok with a simple proof in finite dimension. I am from quantum info/quantum physics side (I say this to avoid too mathematical abstract way to prove it if it exists)
I think I found a way. If you find a mistake please tell me.
The singular values of $U M V^{\dagger}$ are the squareroot of the positive eigenvalues of $(U M V^{\dagger})^{\dagger} (U M V^{\dagger})=V M^{\dagger} M V^{\dagger}$
It remains to prove that the eigenvalues of $V M^{\dagger} M V^{\dagger}$ are the same as the eigenvalues of $M^{\dagger} M$.
$V$ being an isometry, I don't have $V V^{\dagger} = I_{H_0}$, but I have $V^{\dagger} V=I_H$
Let $|\lambda\rangle$ be an eigenvector of $M^{\dagger} M$. I have:
$$ (V M^{\dagger} M V^{\dagger}) V |\lambda\rangle = \lambda V |\lambda \rangle$$
Thus, for any eigenvector $|\lambda\rangle$ of $M^{\dagger} M$, $V |\lambda \rangle$ is an eigenvector of $V M^{\dagger} M V^{\dagger}$ with the same eigenvalue.
It proves that $Sp(M^{\dagger} M) \subset Sp(V M^{\dagger} M V^{\dagger}) $
Reciprocally, let $|\epsilon\rangle$ be an eigenvector of $V M^{\dagger} M V^{\dagger}$.
I have:
$$V M^{\dagger} M V^{\dagger} |\epsilon\rangle = \epsilon |\epsilon\rangle$$
Thus, using $V^{\dagger} V = I_H$, I have:
$$M^{\dagger} M V^{\dagger} |\epsilon\rangle = \epsilon V^{\dagger}|\epsilon\rangle$$
Thus: $V^{\dagger} |\epsilon\rangle$ is an eigenvector of $M^{\dagger} M$ for the same eigenvalue.
Thus, I have $Sp(V M^{\dagger} M V^{\dagger}) \subset Sp(M^{\dagger} M)$
In the end I thus have: $Sp(V M^{\dagger} M V^{\dagger}) = Sp(M^{\dagger} M)$, which proves $||U M V^{\dagger}||_1=||M||_1$