7.7.5 Tensor Scalar Component Tensor Role
The Tensor Scalar Component Tensor Role defines how scalar components interact within tensor algebra, shaping tensor behavior in mathematical structures.
Tensor Scalar Component Tensor Role is the set of functions a scalar performs within tensor algebra beyond simply being a rank-0 object in its own right, including acting as the output of evaluating a multilinear map, serving as the coefficient in a linear combination of tensors, and appearing as the result of fully pairing a tensor with its dual.
Definition and Scope
Scalar as the Output of Evaluation
A tensor of type ((p,q)), viewed as a multilinear map, takes (p) covectors and (q) vectors as arguments and returns a scalar:
so a scalar's most fundamental role in tensor algebra is as the value produced whenever a tensor is fully evaluated on the correct number and type of arguments, tying the scalar case directly to the defining function of every tensor of higher rank.
Scalar as a Scaling Coefficient
Tensors of a fixed type over a given vector space form a vector space themselves, and scalars serve in that structure as the coefficients of scalar multiplication:
with every component of (T) scaled uniformly by the same scalar (c), a role distinct from, though related to, the scalar's identity as a rank-0 tensor.
Structural Properties
Scalar as the Result of a Full Contraction
When every index of a tensor is paired off through contraction, the result is a scalar, so the scalar's tensor role includes serving as the terminal output of the contraction process, the point at which no indices remain to be summed over further:
Scalar as the Dual Pairing Between a Vector and a Covector
A vector and a covector combine through their natural pairing to produce a scalar, the simplest nontrivial instance of a tensor contraction, and this pairing role is what gives a covector its meaning as an object that acts on vectors to yield a number:
Scalar as an Invariant Marker
Because scalars are coordinate independent, the tensor role of producing a scalar output serves as a way of extracting information from a tensor that does not depend on a choice of basis, giving the scalar role a special status among the ways tensors relate to one another.
Role Within Tensor Algebra
Unifying Several Otherwise Distinct Operations
Recognizing scalar as a recurring role rather than a single fixed use clarifies why evaluation, full contraction, dual pairing, and scalar multiplication, operations that look different on the surface, are connected: each one either produces a scalar as output or uses a scalar as an acting coefficient, tying the rank-0 case into the algebra of every other rank through these shared roles.
Practical Recognition in Computation
Identifying which role a scalar is playing in a given expression, an evaluated output, a scaling coefficient, or a contracted result, clarifies what further operations are meaningful on it, since a scalar produced as a full contraction cannot be contracted further, while a scalar intended as a scaling coefficient is expected to multiply every component of a separate tensor.