8.12.4 Tensor Implicit Index Range Assumption
Tensor Implicit Index Range Assumption assumes indices range from 1 to dimension, simplifying notation without explicit bounds.
Tensor Implicit Index Range Assumption is the convention that fixes, without explicit statement in each expression, the set of values that a free or dummy index is permitted to take within a tensor equation. Rather than annotating every index with a range clause such as "for $i = 1, \dots, n$", the assumption declares once — at the level of the ambient space, the coordinate system, or the surrounding discussion — that every Latin or Greek index appearing in a tensor expression runs over a fixed integer interval determined by the dimension of the underlying vector space or manifold. This convention is the silent partner of the Einstein summation convention: while summation notation removes the explicit $\sum$ symbol from repeated indices, the implicit range assumption removes the explicit domain specification from every index, free or repeated, that appears in a formula.
Purpose and Motivation
Reducing Notational Overhead
Classical tensor manipulations, especially in differential geometry, continuum mechanics, and general relativity, involve long chains of equations in which the same indices recur dozens of times. If each occurrence required an explicit range annotation, the resulting notation would be unreadable. The implicit range assumption solves this by moving the range specification out of the formula and into the surrounding context, stated once and inherited by every subsequent expression.
Consistency with Implicit Summation
The implicit index range assumption complements the implicit summation convention. Summation notation only removes the sum symbol for repeated (dummy) indices; it says nothing about the domain over which a free index ranges. Without a declared range, an expression such as
is ambiguous: it does not specify whether this holds for one value of the free index $i$, for $i \in {1,2,3}$, or for some other set. The implicit range assumption removes this ambiguity by fixing, in advance, that every index of this kind runs from 1 to the dimension $n$ of the space under discussion (or, in relativistic contexts, from 0 to $n-1$).
Formal Statement
The Assumption
Given a vector space or manifold of dimension $n$, the implicit index range assumption states that unless otherwise specified, every index symbol (typically a lowercase Latin or Greek letter) appearing as a subscript or superscript in a tensor expression is understood to range over the integers
or, in spacetime contexts using Greek indices,
Interaction with Free and Dummy Indices
The assumption applies uniformly to both kinds of indices that occur in tensor notation:
- A free index — one that appears exactly once in a term — inherits the implicit range and thereby represents an entire family of equations, one for each value in that range.
- A dummy (repeated) index — one that appears exactly twice in a term, once upper and once lower — inherits the same implicit range as the domain of implicit summation, so that
with the upper bound $n$ supplied entirely by the implicit range assumption rather than by any annotation local to the expression.
Consequences for Tensor Equations
An Equation Represents a Family of Scalar Equations
Because a free index carries an implicit range, a single tensor equation with one free index, such as
is shorthand for the full set of $n$ scalar equations obtained by letting $i$ take each value in its implicit range in turn. An equation with two free indices, such as $T_{ij} = S_{ij}$, likewise stands for $n^2$ scalar equations, and so on for higher rank.
Uniformity of Range Across an Expression
A further consequence is that within a single well-formed tensor equation, every index — free or dummy — is assumed to share the same implicit range, since all indices are understood to range over the same underlying space. Mixed conventions, in which one index ranges over spatial coordinates only and another ranges over spacetime coordinates, must be flagged explicitly; the implicit assumption never applies silently across two different index ranges within the same expression.
Dependence on Context, Not on Notation
The implicit range is not encoded in the symbol used for the index itself, but is a property of the surrounding mathematical context: the dimension of the vector space, the signature of the manifold, or the convention adopted at the start of a derivation (e.g., three-dimensional Euclidean space, four-dimensional Minkowski spacetime, or an abstract $n$-dimensional manifold). Changing that context — for instance, moving from a purely spatial treatment to a relativistic one — silently changes the implicit range of every index in every subsequent formula, without any change to the formulas themselves.
Relation to Explicit Range Notation
When the Assumption Is Suspended
Authors may explicitly override the implicit range assumption by annotating a particular index, for example writing
to restrict an index to a subrange, such as when isolating spatial components from a spacetime tensor. Such an explicit annotation locally suspends the implicit assumption for that index alone; every other unannotated index in the same document continues to inherit the ambient implicit range.
Boundary With Component Enumeration
The implicit index range assumption governs the domain of an index symbol, not the act of writing out its components. Once a range is fixed, whether implicitly or explicitly, an author may still choose to expand a tensor expression into its full list of components; that expansion is a separate notational operation that presupposes a determinate range, which the implicit assumption is precisely what supplies by default.
Role Within Tensor Index Notation
The implicit index range assumption sits alongside implicit summation as one of the two foundational simplifications that make compact tensor notation possible. Implicit summation eliminates explicit summation symbols for repeated indices; the implicit range assumption eliminates explicit domain declarations for every index, repeated or free. Together they allow a tensor identity to be written with only the bare index pattern — subscripts, superscripts, and their pattern of repetition — carrying the full information needed to reconstruct the underlying system of scalar equations.