✦ For everyone, free.

Practical knowledge for real and everyday life

Home

2.7.5 Tensor Linear Combination Span Relation

Tensor Linear Combination Span Relation explores how tensors span vector spaces through linear combinations, establishing foundational connections in algebraic structures.

Tensor Linear Combination Span Relation is the precise correspondence between the set of all linear combinations formed from a given collection of tensors and the span of that collection, establishing the span as exactly, and only, the reachable set of such combinations, and thereby fixing the smallest subspace that contains the original collection. It converts the informal idea of "everything buildable from a set of tensors" into a rigorously defined subspace with predictable algebraic behavior.


The Defining Relation

Setting

Let V be a vector space over a field F, and let STsrV be any collection of tensors of a fixed type rs. The span relation identifies

span S = k=1 N αk Tk : Tk S , αk F , N

exactly with the set of all finite linear combinations of elements of S, with no tensor belonging to spanS unless it is expressible in this form, and every such combination belonging to spanS.


Span as the Smallest Enclosing Subspace

Span Contains the Original Set

Every element TS is itself a trivial linear combination, using a single term with coefficient 1, so SspanS.

Span Is Closed Under Linear Combination

A linear combination of elements already in spanS is again in spanS, since substituting the defining combination of each such element back into the outer combination produces a single, larger linear combination of elements of S itself. This shows spanS is a subspace.

Minimality

If W is any subspace of TsrV containing S, then W must contain every linear combination of elements of S, by closure of a subspace under addition and scalar action, so spanSW. This establishes spanS as the smallest subspace containing S.


Basic Properties of the Span Relation

Monotonicity

If S1S2, then spanS1spanS2, since any linear combination available using terms from the smaller set is also available using terms from the larger set.

Idempotence

Taking the span of a span produces nothing new:

span spanS = span S

since, as noted above, a linear combination of elements of spanS collapses back into a linear combination of elements of S directly.

Span of a Union

The span of a union of two sets equals the sum of their individual spans:

span S1S2 = span S1 + span S2

where the right-hand sum denotes the set of all tensors expressible as the sum of an element of the first span and an element of the second, since any combination drawing on both sets separates cleanly into a combination of terms from S1 and a combination of terms from S2.

Span of the Empty Set

By convention, the empty linear combination, with no terms, equals the zero tensor, so span=0, the smallest possible subspace of TsrV.


Span Relation and Spanning Sets

Definition of a Spanning Set

A set S is called a spanning set for TsrV precisely when the span relation yields the entire space:

span S = TsrV

The tensor basis spanning property is the specific instance of this relation in which S consists of the basis tensor products.

Dimension Bound from a Finite Spanning Set

If S is a finite spanning set of size m, the span relation implies dimTsrVm, since no linearly independent set can exceed the size of a spanning set; equality holds exactly when S is also linearly independent.


Span Relation Under Removal and Addition of a Generator

Removing a Dependent Generator

If some TS already lies in spanST, then spanS=spanST, since any occurrence of T in a combination can be replaced by its own expression in terms of the remaining elements of S, so removing a dependent generator never shrinks the span.

Adding a Generator Outside the Span

Conversely, if TspanS, then spanST strictly contains spanS, and its dimension increases by exactly one, since T is then linearly independent from every element already spanned by S.


Span Relation and Subspace Membership Testing

Reformulating Membership as a Linear Combination Problem

Determining whether a specific tensor T belongs to spanS is, by the span relation, exactly the question of whether coefficients αk exist such that T=k=1NαkTk, which, using the coordinate form of a linear combination, reduces to solving a system of linear equations over F in the unknown coefficients.