This question is actualy related to my old question Product and sum of positive operators is positive
If $S,T \in B(H)$ are bounded, linear and normal operators on a Hilberspace $H$, i.e. $SS^*=S^*S$ and $TT^*=T^*T $
Assume that $S,T\geq 0$ and $ST=TS$. My goal was to show $ST\geq 0$.
Since $S,T\geq 0$ both have a unique positive square root, and are self-adjoint ($S=S^*, T=T^*$). I got 2 ways of doing this, but in both cases I need something I cant prove. I either need that $S^{1/2}$ and $T^{1/2}$ commute and $S^{1/2}T^{1/2}$ is selfadjoint. Or I need that $S^{1/2}$ commutes with $T$, and that $S^{1/2}$ is self-adjoint. (I know now that $S^{1/2}$ is self-adjoint since it is positive)
Then we can see that $(STx,x) = (S^{1/2}T^{1/2}S^{1/2}T^{1/2}x,x) = (S^{1/2}T^{1/2}x, S^{1/2}T^{1/2}x) \geq0$
Or in the second case $(STx,x) = (S^{1/2}TS^{1/2}x, x) = (TS^{1/2}x,S^{1/2}x) \geq 0$
How can I show this?