2.9.3 Tensor Dimension Finite Case
In the finite case, tensor dimension is the product of the dimensions of its component spaces.
Tensor Dimension Finite Case is the situation in which a vector space used for tensor construction admits a basis containing only finitely many vectors, so that its dimension is a natural number and every vector in the space can be represented by a coordinate tuple with a fixed, finite number of entries. The finite case is the setting in which most concrete tensor computation takes place, since finite dimension allows tensors to be stored, indexed, and manipulated using ordinary finite arrays.
Formal Statement
Existence of a Finite Basis
A vector space belongs to the finite dimensional case when there exists a basis consisting of a finite number of vectors that both spans the space and is linearly independent.
Dimension as a Natural Number
In this case, the dimension of the vector space, which equals the cardinality of any basis, is a specific finite natural number rather than an infinite cardinal.
Consequences of Finiteness
Fixed-Length Coordinate Tuples
Every vector in a finite dimensional space corresponds to a coordinate tuple with exactly n entries, where n is the dimension, giving a uniform and finite representation for all vectors in the space.
Feasibility of Direct Computation
Because coordinate tuples have finite length, standard computational techniques such as matrix representation of linear maps, explicit basis change formulas, and direct enumeration of components become available without needing limiting or approximation procedures.
Finite Case and Tensor Products
Multiplicative Dimension Remains Finite
When finite dimensional vector spaces are combined by a tensor product, the resulting tensor space is also finite dimensional, with dimension equal to the product of the finite factor dimensions.
Explicit Enumeration of Tensor Components
Finiteness of the factor dimensions guarantees that the components of the resulting tensor can be explicitly enumerated and indexed by finite tuples of basis indices, which is what makes finite dimensional tensor algebra directly implementable.
Role in Tensor Vector Space Dimension Structure
The Default and Most Tractable Case
Within the overall dimension structure of vector spaces used for tensors, the finite case is the setting most frequently assumed by default, since it aligns with practical requirements for storing and manipulating tensors on finite computational resources.
Contrast With the Infinite Dimensional Case
The finite case stands in direct contrast to the infinite dimensional case, where coordinate tuples require infinitely many potential entries and additional care is needed to ensure any given vector still uses only finitely many nonzero coefficients.
Summary of Key Properties
Finite, Well-Behaved Coordinate Structure
Tensor Dimension Finite Case guarantees a coordinate structure that is simple to describe, store, and compute with, since coordinate tuples have a fixed, finite length equal to the space's dimension.
Foundation for Practical Tensor Algebra
Because tensor products of finite dimensional spaces remain finite dimensional, the finite case provides the foundation upon which practical, computable tensor algebra is built.