2.3.2 Tensor Vector Space Addition Operation
Explore how tensor vector space addition operates within algebra, combining vectors through tensor structures to define linear operations in multilinear algebra.
Tensor Vector Space Addition Operation is the operation that equips the underlying set of a tensor space with the structure of an abelian group by defining how two tensors of the same type combine to produce a third tensor of that same type. Given two tensors built from a vector space and its dual, this operation is defined componentwise: the sum of two tensors is the tensor whose components, in any fixed basis, are the sums of the corresponding components of the two operands. It is the additive counterpart to scalar multiplication, and together the two operations make the collection of tensors of a fixed type into a vector space in its own right.
Formal Definition
Setting
Let be a finite-dimensional vector space over a field , and let denote the space of tensors of type over , meaning multilinear maps
Definition of the Sum
For two tensors , the sum is the map defined pointwise on the same domain:
The result is again multilinear in every argument, since a sum of multilinear maps is itself multilinear, so the sum is a well-defined element of the same tensor space.
Componentwise Description
Component Formula
Once a basis of and its dual basis are fixed, a tensor of type is represented by its components
The sum of two tensors then has components equal to the sum of the corresponding components:
Basis Independence
This componentwise rule is consistent across changes of basis: because both operands transform by the same multilinear transformation law under a change of basis, their sum transforms by that law as well, so addition does not depend on which basis is used to express the components.
Special Cases
Vectors
When , tensors of this type are precisely the elements of itself, and the tensor addition operation reduces to ordinary vector addition in .
Covectors
When , tensors of this type are linear functionals on , and the operation reduces to addition of linear functionals in the dual space .
Matrices and Bilinear Forms
When , tensors correspond to bilinear forms, and in a fixed basis the addition operation coincides with ordinary entrywise matrix addition.
Algebraic Properties
Closure
For fixed type , the sum of two tensors of that type is again a tensor of that same type, so is closed under this operation.
Commutativity and Associativity
Because addition in the field is commutative and associative, and the sum of tensors is defined via pointwise addition of scalar outputs, tensor addition inherits both properties:
Identity Element
The zero tensor, whose value is on every input tuple, acts as the identity element:
Inverse Elements
Every tensor has an additive inverse , defined by negating every component, satisfying:
These four properties establish that forms an abelian group under addition.
Relation to Vector Space Structure
Compatibility with Scalar Multiplication
Tensor addition does not stand alone: combined with scalar multiplication of a tensor by an element of , it satisfies the distributive laws expected of a vector space, namely
for scalars . This compatibility is what promotes the set of tensors of a fixed type from a mere abelian group to a genuine vector space over .
Dimension Consequence
Since addition and scalar multiplication act componentwise relative to a basis induced from a basis of , the resulting tensor space has dimension , where is the dimension of , and behaves as an ordinary finite-dimensional vector space with respect to this addition operation.
Restriction Requirement
Addition is only defined between tensors sharing the same type ; tensors of differing type occupy different tensor spaces and cannot be added directly through this operation, since their multilinear maps have domains that do not match.