✦ For everyone, free.

Practical knowledge for real and everyday life

Home

4.3.4 Tensor Trilinear Slotwise Linearity

Tensor Trilinear Slotwise Linearity describes multilinearity in three tensor slots, ensuring linearity per input while preserving algebraic structure.

Tensor Trilinear Slotwise Linearity is the unifying condition that defines a trilinear map: the requirement that the map be linear in each of its three arguments separately whenever the other two are held fixed, without any requirement of linearity across the arguments jointly. For a map T:V×W×XU, slotwise linearity consists of three independent conditions, one for each argument slot, and it is precisely these three conditions taken together, rather than any single global linearity property, that constitute trilinearity.


The Three Component Conditions

First Slot Linearity

For fixed wW, xX:

T(αv1+βv2,w,x) = αT(v1,w,x) + βT(v2,w,x)

Second Slot Linearity

For fixed vV, xX:

T(v,αw1+βw2,x) = αT(v,w1,x) + βT(v,w2,x)

Third Slot Linearity

For fixed vV, wW:

T(v,w,αx1+βx2) = αT(v,w,x1) + βT(v,w,x2)

All three conditions are required simultaneously; satisfying only two of them characterizes a map that is linear in two arguments but leaves the third unconstrained, which is not trilinear.


Why Slotwise Linearity Is Not Global Linearity

Failure of Linearity on the Product Space

If V×W×X is regarded as a single vector space with componentwise addition and scalar multiplication, a trilinear map is almost never linear on it. Scaling every argument by the same scalar α gives

T(αv,αw,αx) = α3 T(v,w,x)

which contradicts homogeneity of degree one required for global linearity unless T is identically zero. Slotwise linearity is thus a strictly weaker, and structurally distinct, property from linearity on the product space.

Homogeneity of Degree Three

The cubic scaling behavior exhibited above is a direct symptom of slotwise linearity: applying each of the three single-slot linearity conditions successively to a common scalar α multiplies the output by α three separate times, once per slot, which is the source of the cubic homogeneity characteristic of every trilinear map.


Coordinate Verification

Multi-Index Sum Structure

Slotwise linearity is transparent in coordinates. With structure constants cijkl, the trilinear map is expressed as

T(v,w,x) = i,j,k vi wj xk cijkl ul

which is manifestly a polynomial of degree one in each of vi, wj, and xk individually, and degree three overall, giving an immediate coordinate proof of both slotwise linearity and its cubic homogeneity consequence.


Consequence for Tensor Correspondence

Determination by Basis Vectors

Because slotwise linearity, not joint linearity, governs a trilinear map, the map is completely determined by its values on triples of basis vectors, exactly as many values as there are entries in the structure constant array. This finite determination is what allows every trilinear map on finite-dimensional spaces to be represented faithfully by a rank-three tensor, with no information lost or left unconstrained.

Necessity for the Universal Property

Slotwise linearity in all three arguments simultaneously is precisely the hypothesis required for the universal factorization of a trilinear map through the triple tensor product; had the map been linear only in one or two slots, no such unique factoring linear map T~:VWXU would generally exist.