✦ For everyone, free.

Practical knowledge for real and everyday life

Home

14.21.3 Tensor Map Product Form Construction Role

The Tensor Map Product Form Construction Role defines how tensors interact through mappings, shaping algebraic structures in multilinear operations.

Tensor Map Product Form Construction Role is the use of the tensor product of maps to combine a bilinear form on V with a bilinear form on W into a single bilinear form on VW, by identifying each bilinear form with a linear map into the corresponding dual space and applying the tensor product construction to those linear maps.


Identifying Bilinear Forms With Linear Maps

The Standard Correspondence

A bilinear form β:V×VK corresponds to a linear map β:VV defined by

β(v) = β(v,)

sending each vector to the functional obtained by fixing it as the first argument of β, and likewise a bilinear form γ:W×WK corresponds to γ:WW.

Applying the Tensor Product Construction

Taking the tensor product of these two linear maps gives

β γ : V W V W

which, composed with the canonical identification of VW with (VW), produces exactly the map corresponding to a new bilinear form on VW, denoted βγ.


The Resulting Form on Simple Tensors

Direct Formula

On simple tensors, the form βγ is given directly by

(βγ) (v1w1,v2w2) = β(v1,v2) γ(w1,w2)

a product of the two original bilinear forms evaluated on the corresponding factors, matching the intuitive expectation for how a combined form on a tensor product space ought to behave on simple tensors.

Extension by Bilinearity

For general elements of VW, expressed as sums of simple tensors, the value of βγ is obtained by the same double-sum expansion used generally for the tensor product of maps, applying bilinearity of the tensor symbol and of β and γ separately in each slot.


Symmetric, Alternating, and Quadratic Cases

Symmetric Forms Combine to a Symmetric Form

If β and γ are both symmetric, meaning β(a,b)=β(b,a) for all a,b, the product formula on simple tensors shows βγ is symmetric as well, since swapping both pairs of arguments swaps each factor and each factor is individually symmetric.

Associated Quadratic Form

Restricting βγ to the diagonal gives the associated quadratic form on simple tensors,

Q(vw) = (βγ) (vw,vw) = β(v,v) γ(w,w)

giving a direct product formula for the induced quadratic value on a simple tensor in terms of the quadratic values of β and γ on the individual vectors.


Application to Inner Products

Combining Two Inner Products

If β and γ are positive-definite symmetric bilinear forms, that is, inner products, on real vector spaces V and W, the combined form βγ is symmetric by the argument above, and on an orthonormal basis input element eifj, evaluates to 1 against itself and 0 against any other basis input element, since the individual bases are orthonormal for β and γ respectively.

The Resulting Structure Is Positive Definite

Because the diagonal entries β(ei,ei)γ(fj,fj) are products of two positive numbers, hence positive, and the basis input elements diagonalize the combined form, βγ is itself positive definite, exhibiting the tensor map product's form construction role as the standard mechanism for equipping a tensor product of inner product spaces with its own natural inner product.

β on V × V γ on W × W β⊗γ on (V⊗W) × (V⊗W) (β⊗γ)(v1⊗w1, v2⊗w2) = β(v1,v2) γ(w1,w2)