I'm a beginner in operator theory and I'm trying to understand just one step in a proof,which claims that if $H$ is a Hilbert space, $A\in B_1(H)$(that is , $A$ is a trace-class operator), and $U$ is a partial isometry such that $UA=|A|$, then $A=U^*UA=U^*|A|$. I have tried to prove the equation "$A=U^*UA$" but all my attempts have failed.
For example, I can prove that $U^*U$ is the projection onto the initial sapce. And I have tried to set $z:=U^*UA-A$ and attempted to prove that $z^*z=0$. But I still can't prove the equation $A=U^*UA$.
Can anyone help? And sorry for the language barrier.
You're done if you can show that the range of $A$ is in the initial space of $U$. Based on the first condition in the proof here, it's sufficient to show for any $x, y$ that $\langle UAx, UAy\rangle = \langle Ax, Ay \rangle$.
We have: \begin{align*} \langle UAx, UAy \rangle &= \langle |A|x, |A|y \rangle \\ &= \langle |A|^2x, y \rangle \\ &= \langle A^* A x, y \rangle \\ &= \langle Ax, Ay \rangle \\ \end{align*}
So the initial space of $U$ contains the range of $A$. You're right that $P = U^*U$ is the projection onto $U$'s initial space, but it's critical that this space necessarily includes the range of $A$, which is why $PA = A$.
You can in general take $U$'s initial space to be exactly the (closure of the) range of $A$.