Linear map

From testwiki
Jump to navigation Jump to search

Template:Short description Template:Redirect Template:Redirect Template:Distinguish Template:More footnotes needed In mathematics, and more specifically in linear algebra, a linear map (also called a linear mapping, linear transformation, vector space homomorphism, or in some contexts linear function) is a mapping VW between two vector spaces that preserves the operations of vector addition and scalar multiplication. The same names and the same definition are also used for the more general case of modules over a ring; see Module homomorphism.

If a linear map is a bijection then it is called a Template:Visible anchor. In the case where V=W, a linear map is called a linear endomorphism. Sometimes the term Template:Visible anchor refers to this case,[1] but the term "linear operator" can have different meanings for different conventions: for example, it can be used to emphasize that V and W are real vector spaces (not necessarily with V=W),Template:Citation needed or it can be used to emphasize that V is a function space, which is a common convention in functional analysis.[2] Sometimes the term linear function has the same meaning as linear map, while in analysis it does not.

A linear map from V to W always maps the origin of V to the origin of W. Moreover, it maps linear subspaces in V onto linear subspaces in W (possibly of a lower dimension);[3] for example, it maps a plane through the origin in V to either a plane through the origin in W, a line through the origin in W, or just the origin in W. Linear maps can often be represented as matrices, and simple examples include rotation and reflection linear transformations.

In the language of category theory, linear maps are the morphisms of vector spaces, and they form a category equivalent to the one of matrices.

Definition and first consequences

Let V and W be vector spaces over the same field K. A function f:VW is said to be a linear map if for any two vectors ๐ฎ,๐ฏV and any scalar cK the following two conditions are satisfied:

  • Additivity / operation of addition f(๐ฎ+๐ฏ)=f(๐ฎ)+f(๐ฏ)
  • Homogeneity of degree 1 / operation of scalar multiplication f(c๐ฎ)=cf(๐ฎ)

Thus, a linear map is said to be operation preserving. In other words, it does not matter whether the linear map is applied before (the right hand sides of the above examples) or after (the left hand sides of the examples) the operations of addition and scalar multiplication.

By the associativity of the addition operation denoted as +, for any vectors ๐ฎ1,,๐ฎnV and scalars c1,,cnK, the following equality holds:[4][5] f(c1๐ฎ1++cn๐ฎn)=c1f(๐ฎ1)++cnf(๐ฎn). Thus a linear map is one which preserves linear combinations.

Denoting the zero elements of the vector spaces V and W by ๐ŸŽV and ๐ŸŽW respectively, it follows that f(๐ŸŽV)=๐ŸŽW. Let c=0 and ๐ฏV in the equation for homogeneity of degree 1: f(๐ŸŽV)=f(0๐ฏ)=0f(๐ฏ)=๐ŸŽW.

A linear map VK with K viewed as a one-dimensional vector space over itself is called a linear functional.[6]

These statements generalize to any left-module RM over a ring R 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 f:โ„โ„:xcx, of which the graph is a line through the origin.[7]
  • More generally, any homothety ๐ฏc๐ฏ centered in the origin of a vector space is a linear map (here Template:Mvar is a scalar).
  • The zero map ๐ฑ๐ŸŽ between two vector spaces (over the same field) is linear.
  • The identity map on any module is a linear operator.
  • For real numbers, the map xx2 is not linear.
  • For real numbers, the map xx+1 is not linear (but is an affine transformation).
  • If A is a m×n real matrix, then A defines a linear map from โ„n to โ„m by sending a column vector ๐ฑโ„n to the column vector A๐ฑโ„m. Conversely, any linear map between finite-dimensional vector spaces can be represented in this manner; see the Template:Slink, below.
  • If f:VW is an isometry between real normed spaces such that f(0)=0 then f is a linear map. This result is not necessarily true for complex normed space.Template:Sfn
  • 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 (a linear operator is a linear endomorphism, that is, a linear map with the same domain and codomain). Indeed, ddx(af(x)+bg(x))=adf(x)dx+bdg(x)dx.
  • A definite integral over some interval Template:Mvar is a linear map from the space of all real-valued integrable functions on Template:Mvar to โ„. Indeed, uv(af(x)+bg(x))dx=auvf(x)dx+buvg(x)dx.
  • An indefinite integral (or antiderivative) 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 V and W are finite-dimensional vector spaces over a field Template:Mvar, of respective dimensions Template:Mvar and Template:Mvar, then the function that maps linear maps f:VW to Template:Math matrices in the way described in Template:Slink (below) is a linear map, and even a linear isomorphism.
  • The expected value of a random variable (which is in fact a function, and as such an element of a vector space) is linear, as for random variables X and Y we have E[X+Y]=E[X]+E[Y] and E[aX]=aE[X], but the variance of a random variable is not linear.

Linear extensions

Often, a linear map is constructed by defining it on a subset of a vector space and then Template:Em to the linear span of the domain. Suppose X and Y are vector spaces and f:SY is a function defined on some subset SX. Then a Template:Visible anchor of f to X, if it exists, is a linear map F:XY defined on X that extends f[note 1] (meaning that F(s)=f(s) for all sS) and takes its values from the codomain of f.Template:Sfn When the subset S is a vector subspace of X then a (Y-valued) linear extension of f to all of X is guaranteed to exist if (and only if) f:SY is a linear map.Template:Sfn In particular, if f has a linear extension to spanS, then it has a linear extension to all of X.

The map f:SY can be extended to a linear map F:spanSY if and only if whenever n>0 is an integer, c1,,cn are scalars, and s1,,snS are vectors such that 0=c1s1++cnsn, then necessarily 0=c1f(s1)++cnf(sn).Template:Sfn If a linear extension of f:SY exists then the linear extension F:spanSY is unique and F(c1s1+cnsn)=c1f(s1)++cnf(sn) holds for all n,c1,,cn, and s1,,sn as above.Template:Sfn If S is linearly independent then every function f:SY into any vector space has a linear extension to a (linear) map spanSY (the converse is also true).

For example, if X=โ„2 and Y=โ„ then the assignment (1,0)1 and (0,1)2 can be linearly extended from the linearly independent set of vectors S:={(1,0),(0,1)} to a linear map on span{(1,0),(0,1)}=โ„2. The unique linear extension F:โ„2โ„ is the map that sends (x,y)=x(1,0)+y(0,1)โ„2 to F(x,y)=x(1)+y(2)=x+2y.

Every (scalar-valued) linear functional f defined on a vector subspace of a real or complex vector space X has a linear extension to all of X. Indeed, the Hahnโ€“Banach dominated extension theorem even guarantees that when this linear functional f is dominated by some given seminorm p:Xโ„ (meaning that |f(m)|p(m) holds for all m in the domain of f) then there exists a linear extension to X that is also dominated by p.

Matrices

Template:Main

If V and W are finite-dimensional vector spaces and a basis is defined for each vector space, then every linear map from V to W can be represented by a matrix.[8] This is useful because it allows concrete calculations. Matrices yield examples of linear maps: if A is a real m×n matrix, then f(๐ฑ)=A๐ฑ describes a linear map โ„nโ„m (see Euclidean space).

Let {๐ฏ1,,๐ฏn} be a basis for V. Then every vector ๐ฏV is uniquely determined by the coefficients c1,,cn in the field โ„: ๐ฏ=c1๐ฏ1++cn๐ฏn.

If f:VW is a linear map, f(๐ฏ)=f(c1๐ฏ1++cn๐ฏn)=c1f(๐ฏ1)++cnf(๐ฏn),

which implies that the function f is entirely determined by the vectors f(๐ฏ1),,f(๐ฏn). Now let {๐ฐ1,,๐ฐm} be a basis for W. Then we can represent each vector f(๐ฏj) as f(๐ฏj)=a1j๐ฐ1++amj๐ฐm.

Thus, the function f is entirely determined by the values of aij. If we put these values into an m×n matrix M, then we can conveniently use it to compute the vector output of f for any vector in V. To get M, every column j of M is a vector (a1jamj) corresponding to f(๐ฏj) as defined above. To define it more clearly, for some column j that corresponds to the mapping f(๐ฏj), ๐Œ=( a1j amj) where M is the matrix of f. In other words, every column j=1,,n has a corresponding vector f(๐ฏj) whose coordinates a1j,,amj are the elements of column j. 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:

  1. Matrix for T relative to B: A
  2. Matrix for T relative to B: A
  3. Transition matrix from B to B: P
  4. Transition matrix from B to B: P1
File:Linear transformation visualization.svg
The relationship between matrices in a linear transformation

Such that starting in the bottom left corner [๐ฏ]B and looking for the bottom right corner [T(๐ฏ)]B, one would left-multiplyโ€”that is, A[๐ฏ]B=[T(๐ฏ)]B. The equivalent method would be the "longer" method going clockwise from the same point such that [๐ฏ]B is left-multiplied with P1AP, or P1AP[๐ฏ]B=[T(๐ฏ)]B.

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: ๐€=(0110)
    • by an angle ฮธ counterclockwise: ๐€=(cosθsinθsinθcosθ)
  • reflection
    • through the x axis: ๐€=(1001)
    • through the y axis: ๐€=(1001)
    • through a line making an angle ฮธ with the origin: ๐€=(cos2θsin2θsin2θcos2θ)
  • scaling by 2 in all directions: ๐€=(2002)=2๐ˆ
  • horizontal shear mapping: ๐€=(1m01)
  • skew of the y axis by an angle ฮธ: ๐€=(1sinθ0cosθ)
  • squeeze mapping: ๐€=(k001k)
  • projection onto the y axis: ๐€=(0001).

If a linear map is only composed of rotation, reflection, and/or uniform scaling, then the linear map is a conformal linear transformation.

Vector space of linear maps

The composition of linear maps is linear: if f:VW and g:WZ are linear, then so is their composition gf:VZ. 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 f1:VW and f2:VW are linear, then so is their pointwise sum f1+f2, which is defined by (f1+f2)(๐ฑ)=f1(๐ฑ)+f2(๐ฑ).

If f:VW is linear and α is an element of the ground field K, then the map αf, defined by (αf)(๐ฑ)=α(f(๐ฑ)), is also linear.

Thus the set โ„’(V,W) of linear maps from V to W itself forms a vector space over K,[9] sometimes denoted Hom(V,W).[10] Furthermore, in the case that V=W, this vector space, denoted End(V), 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

Template:Main A linear transformation f:VV is an endomorphism of V; the set of all such endomorphisms End(V) together with addition, composition and scalar multiplication as defined above forms an associative algebra with identity element over the field K (and in particular a ring). The multiplicative identity element of this algebra is the identity map id:VV.

An endomorphism of V that is also an isomorphism is called an automorphism of V. The composition of two automorphisms is again an automorphism, and the set of all automorphisms of V forms a group, the automorphism group of V which is denoted by Aut(V) or GL(V). Since the automorphisms are precisely those endomorphisms which possess inverses under composition, Aut(V) is the group of units in the ring End(V).

If V has finite dimension n, then End(V) is isomorphic to the associative algebra of all n×n matrices with entries in K. The automorphism group of V is isomorphic to the general linear group GL(n,K) of all n×n invertible matrices with entries in K.

Kernel, image and the rankโ€“nullity theorem

Template:Main If f:VW is linear, we define the kernel and the image or range of f by ker(f)={๐ฑV:f(๐ฑ)=๐ŸŽ}im(f)={๐ฐW:๐ฐ=f(๐ฑ),๐ฑV}

ker(f) is a subspace of V and im(f) is a subspace of W. The following dimension formula is known as the rankโ€“nullity theorem:[11] dim(ker(f))+dim(im(f))=dim(V).

The number dim(im(f)) is also called the rank of f and written as rank(f), or sometimes, ρ(f);[12][13] the number dim(ker(f)) is called the nullity of f and written as null(f) or ν(f).[12][13] If V and W are finite-dimensional, bases have been chosen and f is represented by the matrix A, then the rank and nullity of f are equal to the rank and nullity of the matrix A, respectively.

Cokernel

Template:Main

A subtler invariant of a linear transformation f:VW is the cokernel, which is defined as coker(f):=W/f(V)=W/im(f).

This is the dual notion to the kernel: just as the kernel is a subspace of the domain, the co-kernel is a quotient space of the target. Formally, one has the exact sequence 0ker(f)VWcoker(f)0.

These can be interpreted thus: given a linear equation f(v) = w to solve,

  • the kernel is the space of solutions to the homogeneous equation f(v) = 0, and its dimension is the number of degrees of freedom in the space of solutions, if it is not empty;
  • the co-kernel is the space of constraints that the solutions must satisfy, and its dimension is the maximal number of independent constraints.

The dimension of the co-kernel and the dimension of the image (the rank) add up to the dimension of the target space. For finite dimensions, this means that the dimension of the quotient space W/f(V) is the dimension of the target space minus the dimension of the image.

As a simple example, consider the map f: R2 โ†’ R2, given by f(x, y) = (0, y). Then for an equation f(x, y) = (a, b) to have a solution, we must have a = 0 (one constraint), and in that case the solution space is (x, b) or equivalently stated, (0, b) + (x, 0), (one degree of freedom). The kernel may be expressed as the subspace (x, 0) < V: the value of x is the freedom in a solution โ€“ while the cokernel may be expressed via the map W โ†’ R, (a,b)(a): given a vector (a, b), the value of a is the obstruction to there being a solution.

An example illustrating the infinite-dimensional case is afforded by the map f: Rโˆž โ†’ Rโˆž, {an}{bn} with b1 = 0 and bn + 1 = an for n > 0. Its image consists of all sequences with first element 0, and thus its cokernel consists of the classes of sequences with identical first element. Thus, whereas its kernel has dimension 0 (it maps only the zero sequence to the zero sequence), its co-kernel has dimension 1. Since the domain and the target space are the same, the rank and the dimension of the kernel add up to the same sum as the rank and the dimension of the co-kernel (0+0=0+1), but in the infinite-dimensional case it cannot be inferred that the kernel and the co-kernel of an endomorphism have the same dimension (0 โ‰  1). The reverse situation obtains for the map h: Rโˆž โ†’ Rโˆž, {an}{cn} with cn = an + 1. Its image is the entire target space, and hence its co-kernel has dimension 0, but since it maps all sequences in which only the first element is non-zero to the zero sequence, its kernel has dimension 1.

Index

For a linear operator with finite-dimensional kernel and co-kernel, one may define index as: ind(f):=dim(ker(f))dim(coker(f)), namely the degrees of freedom minus the number of constraints.

For a transformation between finite-dimensional vector spaces, this is just the difference dim(V) โˆ’ dim(W), by rankโ€“nullity. This gives an indication of how many solutions or how many constraints one has: if mapping from a larger space to a smaller one, the map may be onto, and thus will have degrees of freedom even without constraints. Conversely, if mapping from a smaller space to a larger one, the map cannot be onto, and thus one will have constraints even without degrees of freedom.

The index of an operator is precisely the Euler characteristic of the 2-term complex 0 โ†’ V โ†’ W โ†’ 0. In operator theory, the index of Fredholm operators is an object of study, with a major result being the Atiyahโ€“Singer index theorem.[14]

Algebraic classifications of linear transformations

No classification of linear maps could be exhaustive. The following incomplete list enumerates some important classifications that do not require any additional structure on the vector space.

Let Template:Mvar and Template:Mvar denote vector spaces over a field Template:Mvar and let Template:Math be a linear map.

Monomorphism

Template:Mvar is said to be injective or a monomorphism if any of the following equivalent conditions are true:

  1. Template:Mvar is one-to-one as a map of sets.
  2. Template:Math
  3. Template:Math
  4. Template:Mvar is monic or left-cancellable, which is to say, for any vector space Template:Mvar and any pair of linear maps Template:Math and Template:Math, the equation Template:Math implies Template:Math.
  5. Template:Mvar is left-invertible, which is to say there exists a linear map Template:Math such that Template:Math is the identity map on Template:Mvar.

Epimorphism

Template:Mvar is said to be surjective or an epimorphism if any of the following equivalent conditions are true:

  1. Template:Mvar is onto as a map of sets.
  2. Template:Math
  3. Template:Mvar is epic or right-cancellable, which is to say, for any vector space Template:Mvar and any pair of linear maps Template:Math and Template:Math, the equation Template:Math implies Template:Math.
  4. Template:Mvar is right-invertible, which is to say there exists a linear map Template:Math such that Template:Math is the identity map on Template:Mvar.

Isomorphism

Template:Mvar is said to be an isomorphism if it is both left- and right-invertible. This is equivalent to Template:Mvar being both one-to-one and onto (a bijection of sets) or also to Template:Mvar being both epic and monic, and so being a bimorphism. Template:Pb If Template:Math is an endomorphism, then:

Change of basis

Template:Main Given a linear map which is an endomorphism whose matrix is A, in the basis B of the space it transforms vector coordinates [u] as [v] = A[u]. As vectors change with the inverse of B (vectors coordinates are contravariant) its inverse transformation is [v] = B[v'].

Substituting this in the first expression B[v]=AB[u] hence [v]=B1AB[u]=A[u].

Therefore, the matrix in the new basis is Aโ€ฒ = Bโˆ’1AB, being B the matrix of the given basis.

Therefore, linear maps are said to be 1-co- 1-contra-variant objects, or type (1, 1) tensors.

Continuity

Template:Main

A linear transformation between topological vector spaces, for example normed spaces, may be continuous. If its domain and codomain are the same, it will then be a continuous linear operator. A linear operator on a normed linear space is continuous if and only if it is bounded, for example, when the domain is finite-dimensional.[15] An infinite-dimensional domain may have discontinuous linear operators.

An example of an unbounded, hence discontinuous, linear transformation is differentiation on the space of smooth functions equipped with the supremum norm (a function with small values can have a derivative with large values, while the derivative of 0 is 0). For a specific example, Template:Math converges to 0, but its derivative Template:Math does not, so differentiation is not continuous at 0 (and by a variation of this argument, it is not continuous anywhere).

Applications

A specific application of linear maps is for geometric transformations, such as those performed in computer graphics, where the translation, rotation and scaling of 2D or 3D objects is performed by the use of a transformation matrix. Linear mappings also are used as a mechanism for describing change: for example in calculus correspond to derivatives; or in relativity, used as a device to keep track of the local transformations of reference frames.

Another application of these transformations is in compiler optimizations of nested-loop code, and in parallelizing compiler techniques.

See also

Template:Wikibooks

Notes

Template:Reflist

Template:Reflist

Bibliography

Template:Linear algebra Template:Tensors Template:Functions navbox Template:Authority control

  1. โ†‘ "Linear transformations of Template:Mvar into Template:Mvar are often called linear operators on Template:Mvar." Template:Harvnb
  2. โ†‘ Let Template:Mvar and Template:Mvar be two real vector spaces. A mapping a from Template:Mvar into Template:Mvar Is called a 'linear mapping' or 'linear transformation' or 'linear operator' [...] from Template:Mvar into Template:Mvar, if
    a(๐ฎ+๐ฏ)=a๐ฎ+a๐ฏ for all ๐ฎ,๐ฏV,
    a(λ๐ฎ)=λa๐ฎ for all ๐ฎV and all real Template:Mvar. Template:Harvnb
  3. โ†‘ Template:Harvnb
    Here are some properties of linear mappings Λ:XY whose proofs are so easy that we omit them; it is assumed that AX and BY: Template:Ordered list
  4. โ†‘ Template:Harvnb. Suppose now that Template:Mvar and Template:Mvar are vector spaces over the same scalar field. A mapping Λ:XY is said to be linear if Λ(α๐ฑ+β๐ฒ)=αΛ๐ฑ+βΛ๐ฒ for all ๐ฑ,๐ฒX and all scalars α and β. Note that one often writes Λ๐ฑ, rather than Λ(๐ฑ), when Λ is linear.
  5. โ†‘ Template:Harvnb. A mapping Template:Mvar of a vector space Template:Mvar into a vector space Template:Mvar is said to be a linear transformation if: A(๐ฑ1+๐ฑ2)=A๐ฑ1+A๐ฑ2, A(c๐ฑ)=cA๐ฑ for all ๐ฑ,๐ฑ1,๐ฑ2X and all scalars Template:Mvar. Note that one often writes A๐ฑ instead of A(๐ฑ) if Template:Mvar is linear.
  6. โ†‘ Template:Harvnb. Linear mappings of Template:Mvar onto its scalar field are called linear functionals.
  7. โ†‘ Template:Cite web
  8. โ†‘ Template:Harvnb Suppose {๐ฑ1,,๐ฑn} and {๐ฒ1,,๐ฒm} are bases of vector spaces Template:Mvar and Template:Mvar, respectively. Then every AL(X,Y) determines a set of numbers ai,j such that A๐ฑj=i=1mai,j๐ฒi(1jn). It is convenient to represent these numbers in a rectangular array of Template:Mvar rows and Template:Mvar columns, called an Template:Mvar by Template:Mvar matrix: [A]=[a1,1a1,2a1,na2,1a2,2a2,nam,1am,2am,n] Observe that the coordinates ai,j of the vector A๐ฑj (with respect to the basis {๐ฒ1,,๐ฒm}) appear in the jth column of [A]. The vectors A๐ฑj are therefore sometimes called the column vectors of [A]. With this terminology, the range of Template:Mvar is spanned by the column vectors of [A].
  9. โ†‘ Template:Harvard citation text p. 52, ยง 3.3
  10. โ†‘ Template:Harvard citation text, p. 19, ยง 3.1
  11. โ†‘ Template:Harvnb
  12. โ†‘ 12.0 12.1 Template:Harvard citation text p. 52, ยง 2.5.1
  13. โ†‘ 13.0 13.1 Template:Harvard citation text p. 90, ยง 50
  14. โ†‘ Template:SpringerEOM: "The main question in index theory is to provide index formulas for classes of Fredholm operators ... Index theory has become a subject on its own only after M. F. Atiyah and I. Singer published their index theorems"
  15. โ†‘ Template:Harvnb 1.18 Theorem Let Λ be a linear functional on a topological vector space Template:Mvar. Assume Λ๐ฑ0 for some ๐ฑX. Then each of the following four properties implies the other three: Template:Ordered list


Cite error: <ref> tags exist for a group named "note", but no corresponding <references group="note"/> tag was found