Linear map
In mathematics, and more specifically in linear algebra, a linear map is a particular kind of function between vector spaces, which respects the basic operations of vector addition and scalar multiplication. A standard example of a linear map is an matrix, which takes vectors in -dimensions into vectors in -dimensions in a way that is compatible with addition of vectors, and multiplication of vectors by scalars.
A linear map is a homomorphism of vector spaces. Thus, a linear map satisfies, where and are scalars, and and are vectors. A linear mapping always maps the origin of to the origin of, and linear subspaces of onto linear subspaces in ; for example, it maps a plane through the origin in to either a plane through the origin in, a line through the origin in, or just the origin in. Linear maps can often be represented as matrices, and simple examples include rotation and reflection linear transformations.
Definition and first consequences
Let and be vector spaces over the same field, such as the real or complex numbers.A function is said to be a linear map if for any two vectors and any scalar the following two conditions are satisfied:
- Additivity / operation of addition
- Homogeneity of degree 1 / operation of scalar multiplication
By the associativity of the addition operation denoted as +, for any vectors and scalars the following equality holds:
Thus a linear map is one which preserves linear combinations.
Denoting the zero elements of the vector spaces and by and respectively, it follows that Let and in the equation for homogeneity of degree 1:
A linear map with viewed as a one-dimensional vector space over itself is called a linear functional.
These statements generalize to any left-module over a ring without modification, and to any right-module upon reversing of the scalar multiplication.
Examples
- A prototypical example that gives linear maps their name is a function, of which the graph is a line through the origin.
- More generally, any homothety centered in the origin of a vector space is a linear map.
- The zero map between two vector spaces is linear.
- The identity map on any module is a linear operator.
- For real numbers, the map is not linear.
- For real numbers, the map is not linear.
- If is a real matrix, then defines a linear map from to by sending a column vector to the column vector. Conversely, any linear map between finite-dimensional vector spaces can be represented in this manner; see the, below.
- If is an isometry between real normed spaces such that then is a linear map. This result is not necessarily true for complex normed space.
- Differentiation defines a linear map from the space of all differentiable functions to the space of all functions. It also defines a linear operator on the space of all smooth functions. Indeed,
- A definite integral over some interval is a linear map from the space of all real-valued integrable functions on to. Indeed,
- An indefinite integral with a fixed integration starting point defines a linear map from the space of all real-valued integrable functions on to the space of all real-valued, differentiable functions on. Without a fixed starting point, the antiderivative maps to the quotient space of the differentiable functions by the linear space of constant functions.
- If and are finite-dimensional vector spaces over a field, of respective dimensions and, then the function that maps linear maps to matrices in the way described in is a linear map, and even a linear isomorphism.
- The expected value of a random variable is a linear function of the random variable: for random variables and we have and. The conditional expectation is as well. But the variance of a random variable is not linear, because for instance.
Linear endomorphisms and isomorphisms
Linear extensions
Often, a linear map is constructed by defining it on a subset of a vector space and then to the linear span of the domain.Suppose and are vector spaces and is a function defined on some subset
Then a of to if it exists, is a linear map defined on that extends and takes its values from the codomain of
When the subset is a vector subspace of then a linear extension of to all of is guaranteed to exist if is a linear map. In particular, if has a linear extension to then it has a linear extension to all of
The map can be extended to a linear map if and only if whenever is an integer, are scalars, and are vectors such that then necessarily
If a linear extension of exists then the linear extension is unique and
holds for all and as above.
If is linearly independent then every function into any vector space has a linear extension to a map .
For example, if and then the assignment and can be linearly extended from the linearly independent set of vectors to a linear map on The unique linear extension is the map that sends to
Every linear functional defined on a vector subspace of a real or complex vector space has a linear extension to all of
Indeed, the Hahn–Banach dominated extension theorem even guarantees that when this linear functional is dominated by some given seminorm then there exists a linear extension to that is also dominated by
Matrices
If and are finite-dimensional vector spaces and a basis is defined for each vector space, then every linear map from to can be represented by a matrix. This is useful because it allows concrete calculations. Matrices yield examples of linear maps: if is a real matrix, then describes a linear map .Let be a basis for. Then every vector is uniquely determined by the coefficients in the field :
If is a linear map,
which implies that the function f is entirely determined by the vectors. Now let be a basis for. Then we can represent each vector as
Thus, the function is entirely determined by the values of. If we put these values into an matrix, then we can conveniently use it to compute the vector output of for any vector in. To get, every column of is a vector
corresponding to as defined above. To define it more clearly, for some column that corresponds to the mapping,
where is the matrix of. In other words, every column has a corresponding vector whose coordinates are the elements of column. A single linear map may be represented by many matrices. This is because the values of the elements of a matrix depend on the bases chosen.
The matrices of a linear transformation can be represented visually:
- Matrix for relative to :
- Matrix for relative to :
- Transition matrix from to :
- Transition matrix from to :
Examples in two dimensions
In two-dimensional space R2 linear maps are described by 2 × 2 matrices. These are some examples:- rotation
- * by 90 degrees counterclockwise:
- * by an angle θ counterclockwise:
- reflection
- * through the x axis:
- * through the y axis:
- * through a line making an angle θ with the origin:
- scaling by 2 in all directions:
- horizontal shear mapping:
- skew of the y axis by an angle θ:
- squeeze mapping:
- projection onto the y axis:
Vector space of linear maps
The composition of linear maps is linear: if and are linear, then so is their composition. It follows from this that the class of all vector spaces over a given field K, together with K-linear maps as morphisms, forms a category.The inverse of a linear map, when defined, is again a linear map.
If and are linear, then so is their pointwise sum, which is defined by.
If is linear and is an element of the ground field, then the map, defined by, is also linear.
Thus the set of linear maps from to itself forms a vector space over, sometimes denoted. Furthermore, in the case that, this vector space, denoted, is an associative algebra under composition of maps, since the composition of two linear maps is again a linear map, and the composition of maps is always associative. This case is discussed in more detail below.
Given again the finite-dimensional case, if bases have been chosen, then the composition of linear maps corresponds to the matrix multiplication, the addition of linear maps corresponds to the matrix addition, and the multiplication of linear maps with scalars corresponds to the multiplication of matrices with scalars.
Endomorphisms and automorphisms
A linear transformation is an endomorphism of ; the set of all such endomorphisms together with addition, composition and scalar multiplication as defined above forms an associative algebra with identity element over the field . The multiplicative identity element of this algebra is the identity map.An endomorphism of that is also an isomorphism is called an automorphism of. The composition of two automorphisms is again an automorphism, and the set of all automorphisms of forms a group, the automorphism group of which is denoted by or. Since the automorphisms are precisely those endomorphisms which possess inverses under composition, is the group of units in the ring.
If has finite dimension, then is isomorphic to the associative algebra of all matrices with entries in. The automorphism group of is isomorphic to the general linear group of all invertible matrices with entries in.