tensor product
Summary. The tensor product is a formal bilinear
multiplication
of two modules or vector spaces
. In essence, it permits us to replace
bilinear maps from two such objects by an equivalent
linear map from
the tensor product of the two objects. The origin of this operation
lies in classic differential geometry and physics, which had need of
multiply indexed geometric objects such as the first and second
fundamental forms
, and the stress tensor — see Tensor Product (Classical) (http://planetmath.org/TensorProductClassical).
Definition (Standard). Let R be a commutative ring, and let A,B be R-modules. There exists an R-module A⊗B, called the
tensor product of A and B over R, together with a canonical
bilinear homomorphism
⊗:A×B→A⊗B, |
distinguished, up to isomorphism, by the following universal
property
.
Every bilinear R-module homomorphism
ϕ:A×B→C, |
lifts to a unique R-module homomorphism
˜ϕ:A⊗B→C, |
such that
ϕ(a,b)=˜ϕ(a⊗b) |
for all a∈A,b∈B. Diagramatically:
\xymatrix\ar[dr](.55)ϕ\ar[r]⊗A×B&A⊗B\ar@-->[d](.4)∃!˜ϕ&C |
The tensor product A⊗B can be constructed by taking the free R-module generated by all formal symbols
a⊗b,a∈A,b∈B, |
and quotienting by the obvious bilinear relations:
(a1+a2)⊗b | =a1⊗b+a2⊗b, | a1,a2∈A,b∈B | ||
a⊗(b1+b2) | =a⊗b1+a⊗b2, | a∈A,b1,b2∈B | ||
r(a⊗b) | =(ra)⊗b=a⊗(rb) | a∈A,b∈B,r∈R |
Note.
Basic . Let R be a commutative ring and L,M,N be R-modules, then, as modules, we have the following isomorphisms:
-
1.
R⊗M≅M,
-
2.
M⊗N≅N⊗M,
-
3.
(L⊗M)⊗N≅L⊗(M⊗N)
-
4.
(L⊕M)⊗N≅(L⊗N)⊕(M⊗N)
Definition (Categorical). Using the language of categories
, all
of the above can be expressed quite simply by stating that for all
R-modules M, the functor
(-)⊗M is left-adjoint to the
functor Hom(M,-).
Title | tensor product |
---|---|
Canonical name | TensorProduct |
Date of creation | 2013-03-22 12:21:26 |
Last modified on | 2013-03-22 12:21:26 |
Owner | rmilson (146) |
Last modified by | rmilson (146) |
Numerical id | 12 |
Author | rmilson (146) |
Entry type | Definition |
Classification | msc 13-00 |
Classification | msc 18-00 |
Related topic | Module |
Related topic | OuterMultiplication |