What Is the Tensor Product of Vector Spaces?

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
33 replies · 15K views
You have a real rigorous side to you Fredrik. I like that, but if I may, I will outline all that we have done:

(1) Create a definition for an object which may or may not exist
(2) Proved abstractly that if it does exist, then it is unique up to isomorphism
(3) As you pointed out, that if it does exist, then it tells us something about all bilinear maps from VxW to any vector space Z

We began this discussion with the construction of the tensor product and I suggested we back up and give the abstract definition first. We have given the abstract definition so that now if we look at the construction we will have proved existence and we will automatically have the conclusions of 2 and 3. This should be enough to convince you that the definition will work if we prove existence.
 
Physics news on Phys.org
Fredrik said:
I would say that that's what I'm doing already. I'm trying to use the definition of "tensor product" that Eastside posted to prove that it's unique up to isomorphisms, but that's probably not what you meant.
The existence of the map you seek is his definition of the tensor product... (at least, the one he gave in post #2)
 
First a recap.

The tensor product of vector spaces [itex]V[/itex] and [itex]W[/itex] is a vector space [itex]V \otimes W[/itex] together with a bilinear mapping [itex]\otimes : V \times W \rightarrow V \otimes W[/itex], such that if [itex]X[/itex] is a vector space and [itex]\tau[/itex] is a bilinear mapping from [itex]V \times W[/itex] into [itex]X[/itex], then there exists a unique linear mapping [itex]f[/itex] from [itex]V \otimes W[/itex] into [itex]X[/itex] such that [itex]\tau = f \circ \otimes[/itex].

Note that, as eastside00_99 has said, the existence of such a unique [itex]f[/itex] is part of the definition of tensor product.

Let [itex]V \otimes W[/itex] together with a bilinear mapping [itex]\otimes : V \times W \rightarrow V \otimes W[/itex] be a tensor product.

Let [itex]V \square W[/itex] together with a bilinear mapping [itex]\square : V \times W \rightarrow V \square W[/itex] also be a tensor product.

Now, to prove uniqueness, use this definition of tensor product four times.

First time: take the tensor product to be [itex]V \otimes W[/itex], [itex]X[/itex] to be [itex]V \square W[/itex] with [itex]\tau = \square[/itex]. The definition says that there is unique linear mapping [itex]f[/itex] from [itex]V \otimes W[/itex] into [itex]V \square W[/itex] such that [itex]\square = f \circ \otimes[/itex].

Second time: take the tensor product to be [itex]V \square W[/itex], [itex]X[/itex] to be [itex]V \otimes W[/itex] with [itex]\tau = \otimes[/itex]. The definition says that there is unique linear mapping [itex]g[/itex] from [itex]V \square W[/itex] into [itex]V \otimes W[/itex] such that [itex]\otimes = g \circ \square[/itex].

Combining these gives [itex]\otimes = g \circ f \circ \otimes[/itex] and [itex]\square = f \circ g \circ \square[/itex].

Third time: take the tensor product to be [itex]V \otimes W[/itex], [itex]X[/itex] to be [itex]V \otimes W[/itex] with [itex]\tau = \otimes[/itex]. The definition says that there is unique linear mapping [itex]h[/itex] from [itex]V \otimes W[/itex] into [itex]V \otimes W[/itex] such that [itex]\otimes = h \circ \otimes[/itex]. [itex]h = I_{V \otimes W}[/itex] (the identity on [itex]V \otimes W[/itex]) cleary works. But, since (as above), [itex]\otimes = g \circ f \circ \otimes[/itex], [itex]h = g \circ f[/itex] also works. Because, by definition, [itex]h[/itex] is unique, [itex]I_{V \otimes W} = g \circ f[/itex].

Fourth time: take the tensor product to be [itex]V \square W[/itex], [itex]X[/itex] to be [itex]V \square W[/itex] with [itex]\tau = \square[/itex]. Use the definition to show [itex]I_{V \square W} = f \circ g[/itex].

Therefore, [itex]f : V \otimes W \rightarrow V \square W[/itex] and [itex]g : V \square W \rightarrow V \otimes W[/itex] are both isomorphisms, and [itex]g = f^{-1}[/itex].
 
Thank you George. That cleared up a lot. Now I understand everything except a detail in the construction, but I'll give that some more thought later today.

Actually all that anyone would have needed to say to get me past my main concern is what you said here:
George Jones said:
take [...] [itex]X[/itex] to be [itex]V \square W[/itex]
I had a feeling I was overlooking something very simple, but for some reason I couldn't see that all I needed to do was to let the "alternative" tensor product be the arbitrary bilinear function mentioned in the definition of the tensor product.

I also appreciate that your post explained why we assume that the functions you called [itex]\tau[/itex] (the ones eastside called [itex]f_*[/itex]) are unique. (Because it allows us to identify [itex]g\circ f[/itex] and [itex]f\circ g[/itex] with the appropriate identity maps).

I also realized that no bilinear map can be injective, since we want things like B(ax,y)=B(x,ay) to hold.