Linear Maps
Let be vector spaces over a field . Then a linear map is a function which preserves the vector space properties of when mapping to .
Where and .
A linear map may also be known as a linear function, operator, transformation, or homomorphism.
Discussion
- Group addition is preserved.
- Vector scaling is homogeneous.
- Combinations in are mapped to combinations in .
- may have different underlying fields.
Image and Rank
The image or range of a linear map is the subset of which has a mapping from .
The rank of a linear map is the dimension of its image.
Any linear map which is injective is full-rank or monomorphic, and otherwise the map is considered rank-deficient. In the finite-dimensional case, rank-deficiency can be defined as the dimension of the domain subtracted by the rank.
Nullspace and Nullity
The nullspace or kernel of a linear map is the subset of mapped to .
The nullity of a linear map is the dimension of its nullspace.
Discussion
- The nullspace is a vector space.
- Group homomorphism means .
Rank Nullity Theorem
Let be a linear map with finite-dimensional . The rank-nullity theorem states:
The rank-nullity theorem can be modified for infinite-dimensional spaces by interpreting the sum of disjoint cardinalities as the cardinality of their union.
Vector Space of Linear Maps
The set of all linear maps from to is written or where is the ground field (or division ring for generalization to modules).
Sum of maps
Let be over . The sum of linear maps is defined:
Where .
Scalar multiplication of maps
Let . The scalar multiplication of linear maps is defined:
Discussion
The elements of form a vector space under the sum and scaling of linear maps.
Dimension of
If is a linear map between finite-dimensional vector spaces, then
Function Composition
Let be linear.
Product of Linear Maps
Let , and , and be linear. Then the product of linear maps is defined as the composition of compatible functions.
Where .
Ring of linear maps
Linear maps form a ring.
Matrix of a Linear Map
For some choice of basis in a vector space, a linear map may be represented as a matrix.
Identity Map
For any linear map there also exists linear maps which act as the right and left identity element under the product of maps.
Any linear map which fulfills this condition is known as the identity map, denoted , or with a subscript for some dimension .
Discussion
is also the identity map for its domain.
Invertible Maps
A linear map is invertible if there exists a linear map such that:
Discussion
- Linear isomorphism, invertibility, and bijectivity are all equivalent.
- An injective function is left-invertible.
- A surjective function is right-invertible.
- Matrices which are isomorphisms are also square.
If one interprets functions as having a direction from the source to the target, then right-cancellation in typical notation is an inversion prior to the map, and left-cancellation is an inversion after the map.
Morphisms on Vector Spaces
A morphism is a structure-preserving map between structured sets, such as vector spaces.
Homomorphism
A vector space homomorphism is an alternative definition of linear map. As a vector space is minimally equipped with a vector addition and scaling operation, those are the two operations which must be preserved by a vector space homomorphism.
Monomorphism (Injection)
A monomorphism is any left-cancellative homomorphism, and a vector space monomorphism is any injective linear map.
Equivalently, a linear injection can be defined as the condition of having a left-inverse such that:
In the Abelian context there is no difference between cancellation and the existence of an inverse, and thus a bimorphism is an isomorphism. The rest of the article wonβt distinguish between the two concepts.
Epimorphism (Surjection)
An epimorphism is any right-cancellative homomorphism, and a vector space epimorphism is a linear surjection. Equivalently, a linear surjection can be defined as the condition of having a right-inverse such that:
Isomorphism (Bijection)
A linear isomorphism is any bijective linear map.
Endomorphism
A linear endomorphism is any linear map from a vector space to itself, and the set of all endomorphisms may be denoted . In the context of matrices, a square matrix is equivalent to an endomorphism.
Automorphism
A vector space automorphism is any linear self-bijection, and in the context of matrices an invertible square matrix is equivalent to an automorphism. For matrices all isomorphisms are automorphisms, but in a more abstract context is not an endomorphism.
graph TD
auto[auto];
endo[endo];
iso[iso];
homo[homo];
epi[epi];
mono[mono];
auto --> endo
auto --> iso
endo --> homo
iso --> mono
iso --> epi
mono --> homo
epi --> homo
The set of all automorphisms on an -dimensional vector space over a field is known as the general linear group, and is denoted , or more generally .
In other words, the general linear group is another name for the automorphism group on .
Discussion
- If then cannot be surjective.
- If then cannot be injective.
- If then cannot be bijective.
- is surjective iff .
- is injective iff .
- For endomorphisms over finite-dimensional vector spaces , surjectivity, injectivity, and bijectivity are all equivalent. This statement can also be applied to finitely-generated modules.
Linear Forms
Let be a vector space over .
- A linear form or functional is any linear map .
- The algebraic dual space (denoted ) is the set of all linear forms from .
- A function is known as a natural pairing.
Discussion
- A linear form assigns every vector in to a scalar in .
- A linear form either maps to or is surjective.
- In the finite-dimensional case and are bijective, but in the infinite case this is never true.
Transposition
Let be a linear map. Then there is a dual map such that:
Restriction of Linear Map to Subspace
Let be a linear map, and let be a subspace of . Then denotes the restriction of to act only on the subspace of .