[Math] Tensor product of operators

functional-analysishilbert-spacestensor-products

We know that if $T_1$ is a linear bounded operator on a Hilbert space $H_1$ and $T_2$ is a linear bounded operator on a Hilbert space $H_2$ there exists a unique linear bounded operator $T$ on $H_1 \otimes H_2$ such that
$$ T (x_1 \otimes x_2) = T_1x_1 \otimes T_2x_2$$ for all $x_1$ in $H_1$ and $x_2$ in $H_2$. This operator is called a tensor product of operators $T_1$ and $T_2$ and denoted by $T_1 \otimes T_2$.

We can extend this to the arbitrary finite tensor product of Hilbert spaces and even infinite one which works with respect to some stabilising sequence.

How about the converse? Is it true that if $T$ is a linear bounded operator on a Hilbert space $H_1 \otimes H_2$ (here of course $H_1$, $H_2$ also Hilbert spaces) then we can find operators (unique?) $T_1$ and $T_2$ on $H_1$, $H_2$ respectively, such that $Tu= (T_1 \otimes T_2)u$ for every $u \in H_1 \otimes H_2$. If not I would be grateful for any counterexamples. If it is true, how about the arbitrary tensor product and what about inifinite one?

Thank you for the help. Any suggestions for good books are welcome.

Best Answer

Given a bounded linear operator $T$ on a tensor product $H_1 \otimes H_2$, the operator $T$ is not necessarily of the form $T_1 \otimes T_2$, where $T_i:H_i \to H_i$. Even in finite dimensions, $T$ is not necessarily of this form.

Here is a simple counterexample. Let $H_1 = H_2 = \mathbb C^n$. Let $T$ be the "swap" map, the linear extension of $$ T(x \otimes y)= y \otimes x. $$ After a little bit of thought, it should become intuitively clear that $T \neq T_1 \otimes T_2$ for any maps $T_1, T_2$; the maps $T_i$ depend only on the space $H_i$, but the map $T$ needs to "work with" both inputs $x$ and $y$ simultaneously.

You can easily obtain a proof by fixing orthonormal bases $(e_i)$ for the Hilbert spaces $H_i$. If $T_1$ corresponds to the matrix $(t_{ij}^1)$ and $T_2$ to the matrix $(t_{kl}^2)$, then $T_1 \otimes T_2$ corresponds to the matrix $(t_{ij}^1t_{kl}^2)$. We will then have, $$(T_1 \otimes T_2)(e_s \otimes e_t) =\sum_{is}t_{ij}^1t_{kt}^2 \ e_i \otimes e_k. $$ If this is to equal $e_t \otimes e_s$, we must have $t_{is}^1 = \delta_{it}$ and $t_{kt}^2=\delta_{ik}$. But these constraints need to hold for every choice of $s$ and $t$ simultaneously and are thus contradictory. (For example, the conditions imposed on $t_{ij}^1$ by insisting that $e_1 \otimes e_2 \mapsto e_2 \otimes e_1$ and also that $e_1 \otimes e_3 \mapsto e_3 \otimes e_1$ are contradictory.)

Another way of thinking about this is as follows. Let $L(H)$ denote the bounded linear operators on a Hilbert space $H$. We have an inclusion $L(H_1) \otimes L(H_2)$ into $L(H_1 \otimes H_2)$ (as described in the first paragraph of your question). If the spaces $H_i$ are finite-dimensional, we even have $$ L(H_1) \otimes L(H_2) = L(H_1 \otimes H_2). $$ But not every element in $L(H_1) \otimes L(H_2)$ is an elementary tensor, i.e., of the form $T_1 \otimes T_2$. Even when $H_i$ is finite-dimensional, the most we can ask for in general is that $T$ is of the form $$ T=\sum_i T_{1,i} \otimes T_{2,i}. $$