I get some big picture of tensor and tensor product by reading their Wikipedia articles, and several questions and answers posted before by others. But I cannot figure out how to show the following isomorphic equivalences:
from Zach Conn:
For finite-dimensional spaces V,W, the tensor product $V^* \otimes W$ is isomorphic to the space of homomorphisms $\textrm{Hom}(V, W)$. So in other words every linear map $V \to W$ has a tensor expansion, i.e., a representation as a tensor in $V^* \otimes W$.
I wonder why "the tensor product $V^* \otimes W$ is isomorphic to the space of homomorphisms $\textrm{Hom}(V,W)$"?
from Hans Lundmark:
a bilinear map $B:V \times U \to \mathbb{R}$ can be canonically identified with an element of the space $V^* \otimes U^*$.
How is a bilinear map $B:V \times U \to \mathbb{R}$ canonically identified with an element of the space $V^* \otimes U^*$?
from Qiaochu Yuan:
- A linear transformation $V \to V$,
- An element of $V^* \otimes V$,
- A linear map $V \otimes V^* \to \mathbb{R} $.
The identification (of the first) with the second picture comes from the fact that dual distributes over tensor product (which again comes down to tensor contraction) and the fact that $V^{**} \cong V$. Alternately, again by tensor contraction, there is a natural bilinear map $V \times (V^* \otimes V) \to V$ which identifies an element of $V^* \otimes V$ with a linear transformation $V \to V$.
How does that dual distributes over tensor product come from tensor contraction, and how does this lead to the identification?
How is the natural bilinear map $V \times (V^* \otimes V) \to V$ defined?
Thanks and regards!