Finite-dimensional Vector Spaces
A vector space is one of the central objects of study in linear algebra. Any set which is compatible with the two operations of a vector space, namely vector addition and scaling, can be considered a vector space, and any element from a vector space is a vector.1
To be compatible with vector scaling, a vector space must be accompanied with a field (or division ring for generality 2), typically denoted or . This field may sometimes be called the base, ground, or underlying field, and an element from a field may be called a scalar. When the context is clear, the mention of a field may be omitted.
The smallest vector space contains only and is called the trivial or zero vector space.
Abstract definition
A vector space over a field is a commutative group defined with a vector scaling function of the form , and with the following properties:
where and .
Finite definition
Let be a field, and let be the set of all possible -length lists of elements from . Then a finite -dimensional vector space is one where is defined with vector addition and scaling.
Finite Vector Addition
Let . Finite vector addition can be defined:
The identity element of vector addition is called the zero vector or .
Finite Vector Scaling
Where and , vector scaling can be defined:
Commentary
- A scalar is an element from a field .
- A vector is an element from a vector space.
- is the set of all scalar lists of length.
- All finite -dimensional vector spaces are linearly equivalent or isomorphic to .
- Any vector space which cannot be defined over finite lists is an infinite-dimensional vector space .
It is conventional to assume that is a shorthand reference for a finite dimensional vector space, and that refers to the underlying field.
Linear Combination
Let be a subset of a vector space, and let be scalars from the underlying field. Then a linear combination of is defined as any vector which is the sum of scaled vectors from :
A trivial combination is a linear combination where every scalar is .
A vanishing linear sum is any linear combination which results in .
Span
Let be a subset of a vector space, and let . Then the span of is defined as the set of all linear combinations from .
If is a subset of then we say spans or generates .
The empty vector sum is defined as the additive identity , and thus the span of the empty set is the trivial vector space. Alternatively we can say that the span of any set generates the smallest vector space containing that set.
Linear Independence
Let be a subset of a vector space, and let . Then is independent iff the trivial linear combination is the only sum which results in .
Conversely, is dependent if any non-trivial combination of can be .
Discussion
- is independent iff the removal of any vector changes the span.
- is independent iff no vector in can be expressed as a combination of other vectors in .
Basis and Dimension
The basis of a vector space is any independent set whose span is exactly . The dimension of is the cardinality of any choice of basis, and is denoted .
Discussion
- All choices of basis for have the same dimensionality.
- A basis may also be known as the minimal spanning or generating set.
- Any set which spans but isn’t minimal can be trimmed down to a basis.
- Any independent subset of which isn’t a basis can be expanded into a basis.
- For a finite vector space , any choice of basis for will have the cardinality of .
- A vector space is finite-dimensional if it has a finite basis.
- A finite-dimensional vector space has finite elements iff the underlying field is finite.
Linear Subspace
A linear subspace of the vector space is any subset which is also a vector space under the same vector space operations of .
Discussion
- A subset of is a linear subspace iff we have closure under addition and scalar multiplication.
Construction of Vector Spaces
Sum of Subspaces
Let be subspaces of a vector space. Then the sum of subspaces is defined as a set which is closed under addition with a vector from each subspace.
are independent subspaces if the intersection of any pair of subspaces is the trivial space. A direct sum is defined as the sum of independent subspaces, and is denoted:
Alternatively, is a direct sum iff only a trivial combination of vectors from each subspace results in a vanishing sum.
Discussion
Let be subspaces of a vector space.
Cartesian Product of Vector Spaces
Let be vector spaces over the same field. Then the cartesian product of these spaces is defined as the set of all lists whose indexed elements are drawn from their corresponding vector spaces:
Discussion
- The cartesian product of vector spaces is always a vector space.
- is isomorphic to .
Let be a basis for the vector space over a field . Then the span of can be alternatively described as:
If we consider every subspace as , then this is equivalent to the cartesian product of subspaces , and the cardinality of this set is the cardinality of .
Affine Subspace
Let be a subset of the vector space . Then an affine subset can be defined:
The affine subset is defined as parallel to .
- The resulting set is not a subspace due to missing .
- Two subsets which are parallel to are themselves either parallel or equal (?).
Quotient Space
Let be a linear subspace of . Then the quotient space is the set of all affine subsets of which are parallel to .
The dimension of a quotient space is
Addition and Scalar Multiplication of Quotient Spaces
Where is a scalar from the common field.
Quotient Map
Let be a linear subspace of . The quotient map is defined:
Where .
Commentary
- All these properties and definitions depend only on vector spaces. No inner products or dot products.