✦ For everyone, free.

Practical knowledge for real and everyday life

Home

16.20.5 Tensor Alternating Basis Notation

Tensor Alternating Basis Notation encodes antisymmetric tensors using basis elements, central to multilinear algebra and differential geometry.

Tensor Alternating Basis Notation is the specific symbolic shorthand used to name and reference basis wedge products of an exterior power without writing out the full explicit wedge expression each time, typically abbreviating e_{i₁} ∧ e_{i₂} ∧ ... ∧ e_{iₖ} as a single compact symbol such as eᴵ or dxᴵ, depending on whether vector or covector bases are being described. It is the naming convention layer that sits between full wedge product notation and multi-index component notation, providing a middle-ground shorthand widely used in practice.


The Abbreviated Basis Symbol

Vector Basis Abbreviation

For a vector space basis e₁, ..., eₙ, the basis wedge product corresponding to a strictly increasing multi-index I = (i₁ < ... < iₖ) is abbreviated as:

e I := e i 1 e i 2 e i k

replacing the full explicit wedge expression with a single superscripted symbol carrying the multi-index as its label.

Covector or Differential Form Abbreviation

For the dual, covector setting used in differential forms, the analogous abbreviation is written using coordinate differentials:

d x I := d x i 1 d x i 2 d x i k

which is the notation almost universally used when writing differential k-forms in local coordinates.


Why the Abbreviation Is Used

Reducing Visual Clutter in Expansions

Writing a general element of Λᵏ(V) using the full explicit wedge expression for every basis term quickly becomes unwieldy once several terms are summed together. The abbreviated basis symbol condenses each term to a single labeled object, allowing an expansion to be written compactly as a sum over multi-indices with scalar coefficients:

ω = I a I e I

Emphasizing the Basis Role Over the Construction Detail

The abbreviated notation also serves a conceptual purpose: once a basis wedge product has been introduced and understood, referring to it repeatedly by its full wedge expression re-emphasizes an already-established construction unnecessarily. The abbreviated symbol shifts emphasis to the basis element's role as a coordinate direction in Λᵏ(V), analogous to how ordinary basis vectors are referred to by single symbols like eᵢ rather than by any construction detail.


Notational Consistency Requirements

Fixed Ordering Assumption

The abbreviated basis notation eᴵ or dxᴵ is only unambiguous when I is understood, by convention, to be listed in strictly increasing order. If an index tuple is not in increasing order, the abbreviated notation is typically not used directly; instead, the expression is either first reordered with an explicit sign, or the full wedge expression is written out to avoid ambiguity about which sign convention applies.

Consistency With Dual Basis Notation

When the abbreviated basis notation is used for covectors, it must remain consistent with whatever convention has been established for the dual basis relative to the original vector space basis, ensuring that the pairing between eᴵ and dxᴵ, when both are used in the same discussion, correctly reflects the dual relationship between the underlying vector and covector bases.


Usage Across Different Contexts

Multilinear Algebra Texts

In general multilinear algebra references, the eᴵ notation is commonly used when discussing abstract exterior powers of a vector space without reference to any particular geometric or physical interpretation, keeping the discussion focused on the algebraic structure of Λᵏ(V) itself.

Differential Geometry and Physics Texts

In differential geometry and physics, the dxᴵ notation dominates, since the primary objects of interest are differential forms on manifolds, and the coordinate differential basis directly reflects the local coordinate structure being used to describe the manifold's tangent and cotangent spaces at each point.

Full: e1 ∧ e3 ∧ e5 Abbreviated: e^I, I = (1,3,5) Differential form version: dx^I

Significance of the Notation

Alternating basis notation provides the essential shorthand that makes working with exterior powers and differential forms practical at scale, condensing potentially long explicit wedge expressions into single labeled symbols governed by a fixed strictly increasing ordering convention. It bridges the gap between the fully explicit wedge product notation and the abstract multi-index component notation, and its two common variants, eᴵ for algebraic exterior powers and dxᴵ for differential forms, reflect the same underlying convention adapted to the vocabulary of each respective field.