✦ For everyone, free.

Practical knowledge for real and everyday life

Home

2.5.3 Tensor Basis Independence Property

The Tensor Basis Independence Property ensures tensor components remain consistent regardless of the chosen basis, foundational in algebraic structures and tensor calculus.

Tensor Basis Independence Property is the guarantee that no nontrivial linear combination of the basis tensor products, formed from a chosen basis of the underlying vector space and its dual, produces the zero tensor, ensuring that every tensor has a unique representation in terms of these basis products. It is the second of the two properties, alongside the spanning property, required to establish that the induced tensor products form a genuine basis of a tensor space, and it is the property responsible for the well-definedness of tensor components.


Statement of the Property

Setting

Let V be a vector space of dimension n over a field F, with basis e1,,en and dual basis e1,,en. For a tensor space TsrV, the independence property asserts that

c j1js i1ir ei1 ejs = 0

implies

c j1js i1ir = 0

for every admissible index combination, so no nontrivial vanishing combination of the basis tensor products exists.


Proof of the Independence Property

Step One: Assuming a Vanishing Combination

Suppose the linear combination

Z = c j1js i1ir ei1 ejs

equals the zero tensor, meaning it agrees with the zero multilinear map on every input.

Step Two: Evaluating on a Fixed Basis Input Tuple

Fix an arbitrary admissible index combination k1,,kr,l1,,ls, and evaluate Z on the input tuple ek1,,el1,:

0 = Z ek1 , , el1 , = c j1 i1 ei1 ek1 ejs els

Step Three: Applying the Duality Relations

Using eiek=ekei=δik for each factor, every term in the sum vanishes except the single term whose indices match k1,,l1, exactly, leaving

0 = c l1 k1

Step Four: Generalizing to Every Coefficient

Since the index combination k1,,l1, was arbitrary, this argument applies to every coefficient in turn, showing that all nr+s coefficients must vanish, which establishes independence.


The Role of Duality in the Proof

Why the Dual Basis Is Essential

The independence proof relies entirely on the orthogonality relation between a basis and its dual basis; without a dual basis satisfying eiej=δji, there would be no mechanism for isolating a single coefficient by evaluation, since no natural pairing would distinguish one basis tensor product from another.

Contrast with the Underlying Vector Space Proof

Independence of the basis tensor products is not automatically inherited from independence of e1,,en in V alone; it requires the interplay between this basis and its dual, mediated by the pairing that defines evaluation of a tensor on its arguments.


Consequence: Uniqueness of Components

No Two Distinct Coefficient Arrays Represent the Same Tensor

Independence guarantees that if two coefficient arrays produce the same tensor,

a j1 i1 ei1 = b j1 i1 ei1

then subtracting and applying independence to the resulting vanishing combination forces aj1i1=bj1i1 for every index combination. This is precisely what makes the components of a tensor a well-defined, unambiguous description of it.

Minimality of the Spanning Set

Independence also certifies that the spanning set of basis tensor products is minimal: no basis tensor product can be discarded and still leave a spanning set, since discarding one would eliminate the sole means of achieving a nonzero coefficient on it, contradicting the ability to represent tensors that genuinely require that term.


Interaction with Dimension

Exact Dimension Count

Combined with the spanning property, independence upgrades the bound dimTsrVnr+s to an exact equality, since a spanning set of size nr+s that is also independent cannot be reduced further, and cannot be extended by any tensor not already in its span.

Preservation Under Change of Basis

Because the transformation relating basis tensor products across two bases of V is given by an invertible matrix built from the change-of-basis matrix and its inverse, independence in one basis implies independence in every other basis, so the property does not depend on which particular basis of V was used to construct the tensor basis products.