[Math] Polar decomposition of Bounded Normal Operator on Hilbert Space

functional-analysishilbert-spacesoperator-theory

It is well known that if $T$ is a bounded linear operator on a infinite dimensional Hilbert space $H$ then there exists unique partial isometry $U$ such that $T=U \vert T \vert$,where $\vert T \vert =(T^*T)^{1/2}$.Such a decomposition is called a polar decomposition of $T$.I am trying to solve the following problem:

Suppose $T$ is Bounded Normal operator on $H$ ,then there exists unique unitary operator $U$ such that $T=U \vert T \vert$

I don't have any clean way to show the existence of such a unitary operator.Can someone please give me some idea to prove this?

Best Answer

Let $T$ be normal. By the spectral theorem, there is a unitary map $V : H \to L^2(\mu)$ for a suitable measure $\mu$ on a measure space $X$ such that we have $$ T = V^\ast M_f V $$ for some bounded function $f : X \to \Bbb{C}$, where $M_f : L^2(\mu) \to L^2 (\mu), g \mapsto f\cdot g$ is the multiplication operator which multiplies by $f$.

By the usual properties of the spectral calculus, we have $\varphi(T) = V^\ast M_{\varphi \circ f} V$ for every bounded measurable $\varphi : \Bbb{C} \to \Bbb{C}$. In particular, we have $|T|= V^\ast M_{|f|} V$.

Now, it is easy to see that there is a measurable $g : X \to \Bbb{C}$ with $|g(x)| = 1$ for all $x \in X$ and $|f(x)| \cdot g(x) = f(x)$. In fact, the function $$ g : X \to S^1 \subset \Bbb{C}, x \mapsto \begin{cases} \frac{f(x)}{|f(x)|}, & f(x) \neq 0,\\ 1, & f(x) = 0\end{cases} $$ does the job.

Since $g$ has modulus one, the multiplication operator $M_g$ is unitary. Hence, so is $U = V^\ast M_g V$ and we have $$ T = V^\ast M_{f} V = V^\ast M_g M_{|f|} V = V^\ast M_g VV^\ast M_{|f|} V = U\cdot |T| $$ as desired.

EDIT: As I wrote in the comments, the unitary $U$ is not unique in general. For example for $T=0$, we have $|T|=0$, so that any unitary $U : H \to H$ will do the job.