Tensor Product Definition
The tensor product constructs a new vector space from two given spaces, capturing all possible bilinear relationships. It provides the universal framework for multilinear algebra.
Given vector spaces and over field , the tensor product is a vector space together with a bilinear map satisfying the universal property:
For any vector space and bilinear map , there exists a unique linear map making the diagram commute:
Elements are called simple tensors or pure tensors. General elements of are finite sums .
Simple tensors satisfy bilinearity relations:
These force and .
has dimension . With standard bases , a basis is:
General element: corresponds to a matrix .
If and , then:
If and are bases, then is a basis for .
The tensor product is subtle: not every element is a simple tensor. For instance, cannot be written as . The tensor product naturally models multilinear phenomena: in physics, stress tensors combine force and area; in machine learning, outer products build weight matrices. The universal property makes tensor products the "correct" construction for multilinearity.