Why are Tensors (Vectors of the form a⊗b…⊗z) multilinear maps

linear algebramultilinear-algebratensor-productstensors

In our linear algebra course we defined the Tensor Product between two vector spaces as an Operation so that this Diagram commutes:

diagram representing the universal property of the tensor product

Here $\varphi$ and $\iota$ are multilinear maps and $\psi$ is a linear map, that is uniquely determined by $\varphi$. $\iota$ is uniquely1 determined by $U$ and $V$.

We constructed the tensor product between two vector spaces $U$ and $V$ as the quotient of the free space on $U \times W$ and a certain subspace $R$.
However as far as I know this construction is not really that important, important is that it obeys the above diagram, so an alternative construction would be equally suitable.

Now I have seen multiple posts on the math and physics stack-exchange that seem to define Tensors as multilinear maps.

Of course I am very aware that multilinear (or in this case bilinear) maps form a vector space and I suppose that this vector space could somehow be isomorphic to $U \otimes V$.
And I see that the concept of a tensor is very closely linked to multilinear maps (especially the multilinear map $\iota$).

But I don't see a way to say that tensors are multilinear maps, so I am very confused. Is the statement true, that a tensor is a multilinear map?


1 up to a unique isomorphism

Best Answer

Given any two vector spaces $U,V$ over the same field $\Bbb{F}$, we can define their tensor product $U\otimes V$ via the universal property you mention in the first paragraph. In the finite-dimensional case, we have the following canonical isomorphism:

\begin{align} U\otimes V \cong (U^{**})\otimes (V^{**})\cong (U^*\otimes V^*)^*\cong \text{Hom}^2(U^*\times V^*;\Bbb{F}), \end{align} where this last space is the space of bilinear maps $U^*\times V^*\to \Bbb{F}$, and the last isomorphism is literally by the universal property (replace each of $U,V, W$ respectively with $U^*,V^*,\Bbb{F}$ in your first diagram). The full isomorphism is such that an element $u\otimes v$ of the LHS is identified with the bilinear map $(\xi,\eta)\mapsto \xi(u)\cdot \eta(v)$.

Now, if you fix a single vector space $V$ over a field $\Bbb{F}$, and integers $r,s\geq 0$, then we define the $(r,s)$-tensor space over $V$ to be \begin{align} T^r_s(V)&:= \underbrace{V\otimes \cdots \otimes V}_{\text{$r$ times}} \otimes \underbrace{V^*\otimes \cdots \otimes V^*}_{\text{$s$ times}}. \end{align} By similar reasoning as above, if $V$ is finite-dimensional we see that (invoke double duality as needed): \begin{align} V^{\otimes r}\otimes (V^*)^{\otimes s} &\cong \text{Hom}^{r+s}\bigg((V^*)^r\times V^s\,\,;\,\,\Bbb{F}\bigg), \end{align} and the isomorphism is such that $v_1\otimes \cdots \otimes v_r\otimes \alpha^1\otimes \cdots \otimes\alpha^s$ on the LHS is identified with the multilinear map \begin{align} (\beta^1,\dots, \beta^r, w_1,\dots, w_s)\mapsto \beta^1(v_1)\cdots \beta^r(v_r)\cdot\alpha^1(w_1)\cdots \alpha^s(w_s). \end{align}

Hopefully this clears up the issue of what the isomorphism are (I leave it to you to verify these really are isomorphisms). For your final question of whether tensors are multilinear maps, well, I feel like now we're getting into a terminology issue. To me a tensor is an element of a tensor product of two vector spaces. What is a tensor product? From the universal property, we know such a construction is unique up to a unique isomorphism (as always). Therefore, the question of what a tensor is, is rather unimportant I feel.

If you use the realization of a tensor product as a quotient of some free module, then your tensors are elements of that space. If on the other hand you're dealing with finite-dimensional spaces, then you can equivalently define tensors as certain multilinear maps, so to you a tensor could be a multilinear map.


My Introduction to Tensors and Opinion:

The first definition of tensor I encountered was the one with multilinear maps (as introduced in Spivak), and I found this straight-forward, and I'm glad this is the first definition I learnt, because I don't think I would have been able to digest the abstractness of the universal property definition. Also, this definition is rather "concrete", and very easy to state given only basic knowledge of linear algebra (i.e just knowing what a vector space, dual space and multilinear means) so it made it easy for me to see what tensors are and work with them very easily, even though that's simply not that relevant (it's just one of those things which gives one some comfort when first learning a new topic). This concrete realization of tensors meant I didn't have to take a long abstract-algebraic detour in the middle of my advanced calculus and physics course into universal properties, quotient vector spaces and so on. This context hopefully puts it into some perspective for why people introduce tensors on finite-dimensional spaces as multilinear maps, and hence say that "tensors are multilinear maps".

Also, on a real-vector space, such as $\Bbb{R}^n$, two very common and important examples of tensors are the inner product (a $(0,2)$ tensor) and the determinant/volume form (a $(0,n)$ tensor). These are already conveniently given to us in the form of multilinear maps. So on top of wanting to avoid excessive algebraic detours, the fact that very important tensors (and by extension, tensor fields on manifolds) are already presented in multilinear fashion further motivates the multilinear definition one usually encounters in differential geometry/physics, hence the frequently encountered statement "tensors are multilinear maps".