Let $A$ be a $n\times n$ matrix, we define its operator norm (or just spectral norm) as $$||A||=\max_{||x||=1}||Ax||.$$ If $||A||\leq 1$, we say $A$ is a contraction.
Show that $$||A||\leq 1\Rightarrow A^*(I-AA^*)^{1/2}=(I-A^*A)^{1/2}A^*.$$
This is Bhatia, Matrix Analysis, Exercise I.3.6. I have no idea on it...