✦ For everyone, free.

Practical knowledge for real and everyday life

Home

14.20.1 Tensor Map Product Domain Verification

Ensuring compatibility in tensor map products through domain validation and structural alignment.

Tensor Map Product Domain Verification is the specific stage of the verification procedure concerned with confirming that a rule proposed on pairs (v,w) actually descends to a well-defined function on the domain VW, rather than merely on the product set V×W, by checking that the rule respects the bilinear relations used to construct the tensor product.


The Source of the Difficulty

A Rule on Pairs Is Not Automatically a Rule on Tensors

The tensor product VW is built as a quotient of the free vector space on the set of pairs V×W by the subspace generated by relations such as

(v1+v2,w) - (v1,w) - (v2,w) (αv,w) - α (v,w)

and the analogous relations in the second slot. A function assigned directly to pairs (v,w) only descends to a function on the quotient VW if it vanishes on this relation subspace, and domain verification is the check that this vanishing actually holds for the specific rule (v,w)f(v)g(w).

Consequence of Skipping This Check

Without this verification, the same element of VW, written as vw in two different ways, for instance (2v)(12w) equal to vw, could conceivably be sent to two different, inconsistent outputs by an unverified rule, which would make the rule not a function at all.


Checking Bilinearity of the Assignment

Additivity in the First Slot

Domain verification requires confirming

f(v1+v2) g(w) = f(v1) g(w) + f(v2) g(w)

which follows from linearity of f, giving f(v1+v2)=f(v1)+f(v2), together with bilinearity of the tensor symbol itself distributing this sum over the second factor.

Scalar Compatibility Across the Tensor Symbol

Domain verification also requires confirming

f(αv) g(w) = α (f(v)g(w)) = f(v) αg(w) = f(v) g(αw)

so that a scalar can be moved freely between the argument of f, the coefficient position, and the argument of g, again using linearity of f and g together with the defining scalar relation of the tensor symbol.

The Analogous Checks in the Second Slot

The same two checks, additivity and scalar compatibility, must be verified with the roles of v and w reversed, confirming that the rule respects the relations generated in the W slot as well as those generated in the V slot, since the tensor product's defining relations are imposed symmetrically on both factors.


Consequence: Existence of the Induced Map

The Universal Property Grants the Descent

Once all of these checks succeed, the universal property of the tensor product guarantees the existence of a unique linear map VWVW agreeing with (v,w)f(v)g(w) on simple tensors, which is exactly fg; domain verification is therefore not a redundant formality but the actual content that makes the existence claim in the definition of fg legitimate.

What Remains for Later Steps

Domain verification alone confirms that fg is well defined as a function on all of VW; it does not by itself confirm that a separately proposed candidate map h equals this function, which is the subject of the remaining steps of the tensor map product verification procedure.

V × W (pairs) rule codomain quotient by relations V ⊗ W (tensor product) induced map, if rule descends