Vector space
Template:Short description Script error: No such module "Distinguish". Script error: No such module "redirect hatnote".
In mathematics and physics, a vector space (also called a linear space) is a set whose elements, often called vectors, can be added together and multiplied ("scaled") by numbers called scalars. The operations of vector addition and scalar multiplication must satisfy certain requirements, called vector axioms. Real vector spaces and complex vector spaces are kinds of vector spaces based on different kinds of scalars: real numbers and complex numbers. Scalars can also be, more generally, elements of any field.
Vector spaces generalize Euclidean vectors, which allow modeling of physical quantities (such as forces and velocity) that have not only a magnitude, but also a direction. The concept of vector spaces is fundamental for linear algebra, together with the concept of matrices, which allows computing in vector spaces. This provides a concise and synthetic way for manipulating and studying systems of linear equations.
Vector spaces are characterized by their dimension, which, roughly speaking, specifies the number of independent directions in the space. This means that for two vector spaces over a given field and with the same dimension, the properties that depend only on the vector-space structure are exactly the same (technically, the vector spaces are isomorphic). A vector space is finite-dimensional if its dimension is a natural number. Otherwise, it is infinite-dimensional, and its dimension is an infinite cardinal. Finite-dimensional vector spaces occur naturally in geometry and related areas. Infinite-dimensional vector spaces occur in many areas of mathematics. For example, polynomial rings are countably infinite-dimensional vector spaces, and many function spaces have the cardinality of the continuum as a dimension.
Many vector spaces that are considered in mathematics are also endowed with other structures. This is the case of algebras, which include field extensions, polynomial rings, associative algebras and Lie algebras. This is also the case of topological vector spaces, which include function spaces, inner product spaces, normed spaces, Hilbert spaces and Banach spaces.
Definition and basic properties
In this article, vectors are represented in boldface to distinguish them from scalars.[nb 1]Template:Sfn
A vector space over a field Template:Mvar is a non-empty set Template:Mvar together with a binary operation and a binary function that satisfy the eight axioms listed below. In this context, the elements of Template:Mvar are commonly called vectors, and the elements of Template:Mvar are called scalars.Template:Sfn
- The binary operation, called vector addition or simply addition assigns to any two vectors vScript error: No such module "Check for unknown parameters". and wScript error: No such module "Check for unknown parameters". in Template:Mvar a third vector in Template:Mvar which is commonly written as v + wScript error: No such module "Check for unknown parameters"., and called the sum of these two vectors.
- The binary function, called scalar multiplication, assigns to any scalar Template:Mvar in Template:Mvar and any vector vScript error: No such module "Check for unknown parameters". in Template:Mvar another vector in Template:Mvar, which is denoted avScript error: No such module "Check for unknown parameters"..[nb 2]
To have a vector space, the eight following axioms must be satisfied for every uScript error: No such module "Check for unknown parameters"., vScript error: No such module "Check for unknown parameters". and wScript error: No such module "Check for unknown parameters". in Template:Mvar, and Template:Mvar and Template:Mvar in Template:Mvar.Template:Sfn
| Axiom | Statement |
|---|---|
| Associativity of vector addition | u + (v + w) = (u + v) + wScript error: No such module "Check for unknown parameters". |
| Commutativity of vector addition | u + v = v + uScript error: No such module "Check for unknown parameters". |
| Identity element of vector addition | There exists an element 0 ∈ VScript error: No such module "Check for unknown parameters"., called the zero vector, such that v + 0 = vScript error: No such module "Check for unknown parameters". for all v ∈ VScript error: No such module "Check for unknown parameters".. |
| Inverse elements of vector addition | For every v ∈ VScript error: No such module "Check for unknown parameters"., there exists an element −v ∈ VScript error: No such module "Check for unknown parameters"., called the additive inverse of vScript error: No such module "Check for unknown parameters"., such that v + (−v) = 0Script error: No such module "Check for unknown parameters".. |
| Compatibility of scalar multiplication with field multiplication | a(bv) = (ab)vScript error: No such module "Check for unknown parameters". [nb 3] |
| Identity element of scalar multiplication | 1v = vScript error: No such module "Check for unknown parameters"., where 1Script error: No such module "Check for unknown parameters". denotes the multiplicative identity in Template:Mvar. |
| Distributivity of scalar multiplication with respect to vector addition | a(u + v) = au + avScript error: No such module "Check for unknown parameters". |
| Distributivity of scalar multiplication with respect to field addition | (a + b)v = av + bvScript error: No such module "Check for unknown parameters". |
When the scalar field is the real numbers, the vector space is called a real vector space, and when the scalar field is the complex numbers, the vector space is called a complex vector space.Template:Sfn These two cases are the most common ones, but vector spaces with scalars in an arbitrary field Template:Mvar are also commonly considered. Such a vector space is called an Template:Mvar-vector space or a vector space over Template:Mvar.Template:Sfnm
An equivalent definition of a vector space can be given, which is much more concise but less elementary: the first four axioms (related to vector addition) say that a vector space is an abelian group under addition, and the four remaining axioms (related to the scalar multiplication) say that this operation defines a ring homomorphism from the field FScript error: No such module "Check for unknown parameters". into the endomorphism ring of this group.Template:Sfn Specifically, the distributivity of scalar multiplication with respect to vector addition means that multiplication by a scalar aScript error: No such module "Check for unknown parameters". is an endomorphism of the group. The remaining three axiom establish that the function that maps a scalar aScript error: No such module "Check for unknown parameters". to the multiplication by aScript error: No such module "Check for unknown parameters". is a ring homomorphism from the field to the endomorphism ring of the group.
Subtraction of two vectors can be defined as
Direct consequences of the axioms include that, for every and one has
- implies or
Even more concisely, a vector space is a module over a field.Template:Sfn
Bases, vector coordinates, and subspaces
- Linear combination
- Given a set Template:Mvar of elements of a Template:Mvar-vector space Template:Mvar, a linear combination of elements of Template:Mvar is an element of Template:Mvar of the form where and The scalars are called the coefficients of the linear combination.Template:Sfn
- Linear independence
- The elements of a subset Template:Mvar of a Template:Mvar-vector space Template:Mvar are said to be linearly independent if no element of Template:Mvar can be written as a linear combination of the other elements of Template:Mvar. Equivalently, they are linearly independent if two linear combinations of elements of Template:Mvar define the same element of Template:Mvar if and only if they have the same coefficients. Also equivalently, they are linearly independent if a linear combination results in the zero vector if and only if all its coefficients are zero.Template:Sfn
- Linear subspace
- A linear subspace or vector subspace Template:Mvar of a vector space Template:Mvar is a non-empty subset of Template:Mvar that is closed under vector addition and scalar multiplication; that is, the sum of two elements of Template:Mvar and the product of an element of Template:Mvar by a scalar belong to Template:Mvar.Template:Sfn This implies that every linear combination of elements of Template:Mvar belongs to Template:Mvar. A linear subspace is a vector space for the induced addition and scalar multiplication; this means that the closure property implies that the axioms of a vector space are satisfied.Template:Sfn
The closure property also implies that every intersection of linear subspaces is a linear subspace.Template:Sfn - Linear span
- Given a subset Template:Mvar of a vector space Template:Mvar, the linear span or simply the span of Template:Mvar is the smallest linear subspace of Template:Mvar that contains Template:Mvar, in the sense that it is the intersection of all linear subspaces that contain Template:Mvar. The span of Template:Mvar is also the set of all linear combinations of elements of Template:Mvar.
If Template:Mvar is the span of Template:Mvar, one says that Template:Mvar spans or generates Template:Mvar, and that Template:Mvar is a spanning set or a generating set of Template:Mvar.Template:Sfn - Basis and dimension
- A subset of a vector space is a basis if its elements are linearly independent and span the vector space.Template:Sfnm Every vector space has at least one basis, or many in general (see Template:Slink).Template:Sfn Moreover, all bases of a vector space have the same cardinality, which is called the dimension of the vector space (see Dimension theorem for vector spaces).Template:Sfn This is a fundamental property of vector spaces, which is detailed in the remainder of the section.
Bases are a fundamental tool for the study of vector spaces, especially when the dimension is finite. In the infinite-dimensional case, the existence of infinite bases, often called Hamel bases, depends on the axiom of choice. It follows that, in general, no base can be explicitly described.Template:Sfn For example, the real numbers form an infinite-dimensional vector space over the rational numbers, for which no specific basis is known.
Consider a basis of a vector space Template:Mvar of dimension Template:Mvar over a field Template:Mvar. The definition of a basis implies that every may be written with in Template:Mvar, and that this decomposition is unique. The scalars are called the coordinates of vScript error: No such module "Check for unknown parameters". on the basis. They are also said to be the coefficients of the decomposition of vScript error: No such module "Check for unknown parameters". on the basis. One also says that the Template:Mvar-tuple of the coordinates is the coordinate vector of vScript error: No such module "Check for unknown parameters". on the basis, since the set of the Template:Mvar-tuples of elements of Template:Mvar is a vector space for componentwise addition and scalar multiplication, whose dimension is Template:Mvar.
The one-to-one correspondence between vectors and their coordinate vectors maps vector addition to vector addition and scalar multiplication to scalar multiplication. It is thus a vector space isomorphism, which allows translating reasonings and computations on vectors into reasonings and computations on their coordinates.Template:Sfn
History
Vector spaces stem from affine geometry, via the introduction of coordinates in the plane or three-dimensional space. Around 1636, French mathematicians René Descartes and Pierre de Fermat founded analytic geometry by identifying solutions to an equation of two variables with points on a plane curve.Template:Sfn To achieve geometric solutions without using coordinates, Bolzano introduced, in 1804, certain operations on points, lines, and planes, which are predecessors of vectors.Template:Sfn Script error: No such module "Footnotes". introduced the notion of barycentric coordinates.Template:Sfn Script error: No such module "Footnotes". introduced an equivalence relation on directed line segments that share the same length and direction which he called equipollence.Template:Sfn A Euclidean vector is then an equivalence class of that relation.Template:Sfn
Vectors were reconsidered with the presentation of complex numbers by Argand and Hamilton and the inception of quaternions by the latter.Template:Sfn They are elements in R2 and R4; treating them using linear combinations goes back to Laguerre in 1867, who also defined systems of linear equations.
In 1857, Cayley introduced the matrix notation which allows for harmonization and simplification of linear maps. Around the same time, Grassmann studied the barycentric calculus initiated by Möbius. He envisaged sets of abstract objects endowed with operations.Template:Sfn In his work, the concepts of linear independence and dimension, as well as scalar products are present. Grassmann's 1844 work exceeds the framework of vector spaces as well since his considering multiplication led him to what are today called algebras. Italian mathematician Peano was the first to give the modern definition of vector spaces and linear maps in 1888,Template:Sfn although he called them "linear systems".Template:Sfn Peano's axiomatization allowed for vector spaces with infinite dimension, but Peano did not develop that theory further. In 1897, Salvatore Pincherle adopted Peano's axioms and made initial inroads into the theory of infinite-dimensional vector spaces.Template:Sfn
An important development of vector spaces is due to the construction of function spaces by Henri Lebesgue. This was later formalized by Banach and Hilbert, around 1920.Template:Sfn At that time, algebra and the new field of functional analysis began to interact, notably with key concepts such as spaces of p-integrable functions and Hilbert spaces.Template:Sfnm
Examples
Script error: No such module "Labelled list hatnote".
Arrows in the plane
The first example of a vector space consists of arrows in a fixed plane, starting at one fixed point. This is used in physics to describe forces or velocities.Template:Sfn Given any two such arrows, vScript error: No such module "Check for unknown parameters". and wScript error: No such module "Check for unknown parameters"., the parallelogram spanned by these two arrows contains one diagonal arrow that starts at the origin, too. This new arrow is called the sum of the two arrows, and is denoted v + wScript error: No such module "Check for unknown parameters".. In the special case of two arrows on the same line, their sum is the arrow on this line whose length is the sum or the difference of the lengths, depending on whether the arrows have the same direction. Another operation that can be done with arrows is scaling: given any positive real number aScript error: No such module "Check for unknown parameters"., the arrow that has the same direction as vScript error: No such module "Check for unknown parameters"., but is dilated or shrunk by multiplying its length by aScript error: No such module "Check for unknown parameters"., is called multiplication of vScript error: No such module "Check for unknown parameters". by aScript error: No such module "Check for unknown parameters".. It is denoted avScript error: No such module "Check for unknown parameters".. When aScript error: No such module "Check for unknown parameters". is negative, avScript error: No such module "Check for unknown parameters". is defined as the arrow pointing in the opposite direction instead.Template:Sfn
The following shows a few examples: if a = 2Script error: No such module "Check for unknown parameters"., the resulting vector awScript error: No such module "Check for unknown parameters". has the same direction as wScript error: No such module "Check for unknown parameters"., but is stretched to the double length of wScript error: No such module "Check for unknown parameters". (the second image). Equivalently, 2wScript error: No such module "Check for unknown parameters". is the sum w + wScript error: No such module "Check for unknown parameters".. Moreover, (−1)v = −vScript error: No such module "Check for unknown parameters". has the opposite direction and the same length as vScript error: No such module "Check for unknown parameters". (blue vector pointing down in the second image).
Ordered pairs of numbers
A second key example of a vector space is provided by pairs of real numbers Template:Mvar and Template:Mvar. The order of the components Template:Mvar and Template:Mvar is significant, so such a pair is also called an ordered pair. Such a pair is written as (x, y)Script error: No such module "Check for unknown parameters".. The sum of two such pairs and the multiplication of a pair with a number is defined as follows:Template:Sfn
The first example above reduces to this example if an arrow is represented by a pair of Cartesian coordinates of its endpoint.
Coordinate space
The simplest example of a vector space over a field FScript error: No such module "Check for unknown parameters". is the field FScript error: No such module "Check for unknown parameters". itself with its addition viewed as vector addition and its multiplication viewed as scalar multiplication. More generally, all nScript error: No such module "Check for unknown parameters".-tuples (sequences of length nScript error: No such module "Check for unknown parameters".) of elements aiScript error: No such module "Check for unknown parameters". of FScript error: No such module "Check for unknown parameters". form a vector space that is usually denoted FnScript error: No such module "Check for unknown parameters". and called a coordinate space.Template:Sfn The case n = 1Script error: No such module "Check for unknown parameters". is the above-mentioned simplest example, in which the field FScript error: No such module "Check for unknown parameters". is also regarded as a vector space over itself. The case F = RScript error: No such module "Check for unknown parameters". and n = 2Script error: No such module "Check for unknown parameters". (so R2) reduces to the previous example.
Complex numbers and other field extensions
The set of complex numbers CScript error: No such module "Check for unknown parameters"., numbers that can be written in the form x + iyScript error: No such module "Check for unknown parameters". for real numbers xScript error: No such module "Check for unknown parameters". and yScript error: No such module "Check for unknown parameters". where iScript error: No such module "Check for unknown parameters". is the imaginary unit, form a vector space over the reals with the usual addition and multiplication: (x + iy) + (a + ib) = (x + a) + i(y + b)Script error: No such module "Check for unknown parameters". and c ⋅ (x + iy) = (c ⋅ x) + i(c ⋅ y)Script error: No such module "Check for unknown parameters". for real numbers xScript error: No such module "Check for unknown parameters"., yScript error: No such module "Check for unknown parameters"., aScript error: No such module "Check for unknown parameters"., bScript error: No such module "Check for unknown parameters". and cScript error: No such module "Check for unknown parameters".. The various axioms of a vector space follow from the fact that the same rules hold for complex number arithmetic. The example of complex numbers is essentially the same as (that is, it is isomorphic to) the vector space of ordered pairs of real numbers mentioned above: if we think of the complex number x + i yScript error: No such module "Check for unknown parameters". as representing the ordered pair (x, y)Script error: No such module "Check for unknown parameters". in the complex plane then we see that the rules for addition and scalar multiplication correspond exactly to those in the earlier example.
More generally, field extensions provide another class of examples of vector spaces, particularly in algebra and algebraic number theory: a field FScript error: No such module "Check for unknown parameters". containing a smaller field EScript error: No such module "Check for unknown parameters". is an EScript error: No such module "Check for unknown parameters".-vector space, by the given multiplication and addition operations of FScript error: No such module "Check for unknown parameters"..Template:Sfn For example, the complex numbers are a vector space over RScript error: No such module "Check for unknown parameters"., and the field extension is a vector space over QScript error: No such module "Check for unknown parameters"..
Function spaces
Script error: No such module "Labelled list hatnote".
Functions from any fixed set ΩScript error: No such module "Check for unknown parameters". to a field FScript error: No such module "Check for unknown parameters". also form vector spaces, by performing addition and scalar multiplication pointwise. That is, the sum of two functions fScript error: No such module "Check for unknown parameters". and gScript error: No such module "Check for unknown parameters". is the function given by and similarly for multiplication. Such function spaces occur in many geometric situations, when ΩScript error: No such module "Check for unknown parameters". is the real line or an interval, or other subsets of RScript error: No such module "Check for unknown parameters".. Many notions in topology and analysis, such as continuity, integrability or differentiability are well-behaved with respect to linearity: sums and scalar multiples of functions possessing such a property still have that property.Template:Sfn Therefore, the set of such functions are vector spaces, whose study belongs to functional analysis.
Linear equations
Script error: No such module "Labelled list hatnote". Systems of homogeneous linear equations are closely tied to vector spaces.Template:Sfn For example, the solutions of are given by triples with arbitrary and They form a vector space: sums and scalar multiples of such triples still satisfy the same ratios of the three variables; thus they are solutions, too. Matrices can be used to condense multiple linear equations as above into one vector equation, namely
where is the matrix containing the coefficients of the given equations, is the vector denotes the matrix product, and is the zero vector. In a similar vein, the solutions of homogeneous linear differential equations form vector spaces. For example,
yields where and are arbitrary constants, and is the natural exponential function.
Linear maps and matrices
Script error: No such module "Labelled list hatnote". The relation of two vector spaces can be expressed by linear map or linear transformation. They are functions that reflect the vector space structure, that is, they preserve sums and scalar multiplication: for all and in all in Template:Sfn
An isomorphism is a linear map f : V → WScript error: No such module "Check for unknown parameters". such that there exists an inverse map g : W → VScript error: No such module "Check for unknown parameters"., which is a map such that the two possible compositions f ∘ g : W → WScript error: No such module "Check for unknown parameters". and g ∘ f : V → VScript error: No such module "Check for unknown parameters". are identity maps. Equivalently, fScript error: No such module "Check for unknown parameters". is both one-to-one (injective) and onto (surjective).Template:Sfn If there exists an isomorphism between VScript error: No such module "Check for unknown parameters". and WScript error: No such module "Check for unknown parameters"., the two spaces are said to be isomorphic; they are then essentially identical as vector spaces, since all identities holding in VScript error: No such module "Check for unknown parameters". are, via fScript error: No such module "Check for unknown parameters"., transported to similar ones in WScript error: No such module "Check for unknown parameters"., and vice versa via gScript error: No such module "Check for unknown parameters"..
For example, the arrows in the plane and the ordered pairs of numbers vector spaces in the introduction above (see Template:Slink) are isomorphic: a planar arrow vScript error: No such module "Check for unknown parameters". departing at the origin of some (fixed) coordinate system can be expressed as an ordered pair by considering the xScript error: No such module "Check for unknown parameters".- and yScript error: No such module "Check for unknown parameters".-component of the arrow, as shown in the image at the right. Conversely, given a pair (x, y)Script error: No such module "Check for unknown parameters"., the arrow going by xScript error: No such module "Check for unknown parameters". to the right (or to the left, if xScript error: No such module "Check for unknown parameters". is negative), and yScript error: No such module "Check for unknown parameters". up (down, if yScript error: No such module "Check for unknown parameters". is negative) turns back the arrow vScript error: No such module "Check for unknown parameters"..Template:Sfn
Linear maps V → WScript error: No such module "Check for unknown parameters". between two vector spaces form a vector space HomF(V, W)Script error: No such module "Check for unknown parameters"., also denoted L(V, W)Script error: No such module "Check for unknown parameters"., or 𝓛(V, W)Script error: No such module "Check for unknown parameters"..Template:Sfn The space of linear maps from VScript error: No such module "Check for unknown parameters". to FScript error: No such module "Check for unknown parameters". is called the dual vector space, denoted V∗Script error: No such module "Check for unknown parameters"..Template:Sfn Via the injective natural map V → V∗∗Script error: No such module "Check for unknown parameters"., any vector space can be embedded into its bidual; the map is an isomorphism if and only if the space is finite-dimensional.Template:Sfn
Once a basis of VScript error: No such module "Check for unknown parameters". is chosen, linear maps f : V → WScript error: No such module "Check for unknown parameters". are completely determined by specifying the images of the basis vectors, because any element of VScript error: No such module "Check for unknown parameters". is expressed uniquely as a linear combination of them.Template:Sfn If dim V = dim WScript error: No such module "Check for unknown parameters"., a 1-to-1 correspondence between fixed bases of VScript error: No such module "Check for unknown parameters". and WScript error: No such module "Check for unknown parameters". gives rise to a linear map that maps any basis element of VScript error: No such module "Check for unknown parameters". to the corresponding basis element of WScript error: No such module "Check for unknown parameters".. It is an isomorphism, by its very definition.Template:Sfn Therefore, two vector spaces over a given field are isomorphic if their dimensions agree and vice versa. Another way to express this is that any vector space over a given field is completely classified (up to isomorphism) by its dimension, a single number. In particular, any n-dimensional FScript error: No such module "Check for unknown parameters".-vector space VScript error: No such module "Check for unknown parameters". is isomorphic to FnScript error: No such module "Check for unknown parameters".. However, there is no "canonical" or preferred isomorphism; an isomorphism φ : Fn → VScript error: No such module "Check for unknown parameters". is equivalent to the choice of a basis of VScript error: No such module "Check for unknown parameters"., by mapping the standard basis of FnScript error: No such module "Check for unknown parameters". to VScript error: No such module "Check for unknown parameters"., via φScript error: No such module "Check for unknown parameters"..
Matrices
Script error: No such module "Labelled list hatnote".
Matrices are a useful notion to encode linear maps.Template:Sfn They are written as a rectangular array of scalars as in the image at the right. Any mScript error: No such module "Check for unknown parameters".-by-nScript error: No such module "Check for unknown parameters". matrix gives rise to a linear map from FnScript error: No such module "Check for unknown parameters". to FmScript error: No such module "Check for unknown parameters"., by the following where denotes summation, or by using the matrix multiplication of the matrix with the coordinate vector :
Moreover, after choosing bases of VScript error: No such module "Check for unknown parameters". and WScript error: No such module "Check for unknown parameters"., any linear map f : V → WScript error: No such module "Check for unknown parameters". is uniquely represented by a matrix via this assignment.Template:Sfn
The determinant det (A)Script error: No such module "Check for unknown parameters". of a square matrix AScript error: No such module "Check for unknown parameters". is a scalar that tells whether the associated map is an isomorphism or not: to be so it is sufficient and necessary that the determinant is nonzero.Template:Sfn The linear transformation of RnScript error: No such module "Check for unknown parameters". corresponding to a real n-by-n matrix is orientation preserving if and only if its determinant is positive.
Eigenvalues and eigenvectors
Script error: No such module "Labelled list hatnote". Endomorphisms, linear maps f : V → VScript error: No such module "Check for unknown parameters"., are particularly important since in this case vectors vScript error: No such module "Check for unknown parameters". can be compared with their image under fScript error: No such module "Check for unknown parameters"., f(v)Script error: No such module "Check for unknown parameters".. Any nonzero vector vScript error: No such module "Check for unknown parameters". satisfying λv = f(v)Script error: No such module "Check for unknown parameters"., where λScript error: No such module "Check for unknown parameters". is a scalar, is called an eigenvector of fScript error: No such module "Check for unknown parameters". with eigenvalue λScript error: No such module "Check for unknown parameters"..Template:Sfn Equivalently, vScript error: No such module "Check for unknown parameters". is an element of the kernel of the difference f − λ · IdScript error: No such module "Check for unknown parameters". (where Id is the identity map V → V)Script error: No such module "Check for unknown parameters".. If VScript error: No such module "Check for unknown parameters". is finite-dimensional, this can be rephrased using determinants: fScript error: No such module "Check for unknown parameters". having eigenvalue λScript error: No such module "Check for unknown parameters". is equivalent to By spelling out the definition of the determinant, the expression on the left hand side can be seen to be a polynomial function in λScript error: No such module "Check for unknown parameters"., called the characteristic polynomial of fScript error: No such module "Check for unknown parameters"..Template:Sfn If the field FScript error: No such module "Check for unknown parameters". is large enough to contain a zero of this polynomial (which automatically happens for FScript error: No such module "Check for unknown parameters". algebraically closed, such as F = CScript error: No such module "Check for unknown parameters".) any linear map has at least one eigenvector. The vector space VScript error: No such module "Check for unknown parameters". may or may not possess an eigenbasis, a basis consisting of eigenvectors. This phenomenon is governed by the Jordan canonical form of the map.Template:Sfn The set of all eigenvectors corresponding to a particular eigenvalue of fScript error: No such module "Check for unknown parameters". forms a vector space known as the eigenspace corresponding to the eigenvalue (and fScript error: No such module "Check for unknown parameters".) in question.
Basic constructions
In addition to the above concrete examples, there are a number of standard linear algebraic constructions that yield vector spaces related to given ones.
Subspaces and quotient spaces
Script error: No such module "Labelled list hatnote".
A nonempty subset of a vector space that is closed under addition and scalar multiplication (and therefore contains the -vector of ) is called a linear subspace of , or simply a subspace of , when the ambient space is unambiguously a vector space.Template:Sfn[nb 4] Subspaces of are vector spaces (over the same field) in their own right. The intersection of all subspaces containing a given set of vectors is called its span, and it is the smallest subspace of containing the set . Expressed in terms of elements, the span is the subspace consisting of all the linear combinations of elements of .Template:Sfn
Script error: No such module "anchor".Linear subspace of dimension 1 and 2 are referred to as a line (also vector line), and a plane respectively. If W is an n-dimensional vector space, any subspace of dimension 1 less, i.e., of dimension is called a hyperplane.Template:Sfn
The counterpart to subspaces are quotient vector spaces.Template:Sfn Given any subspace , the quotient space (" modulo ") is defined as follows: as a set, it consists of where is an arbitrary vector in . The sum of two such elements and is , and scalar multiplication is given by . The key point in this definition is that if and only if the difference of and lies in .[nb 5] This way, the quotient space "forgets" information that is contained in the subspace .
The kernel of a linear map consists of vectors that are mapped to in .Template:Sfn The kernel and the image are subspaces of and , respectively.Template:Sfn
An important example is the kernel of a linear map for some fixed matrix . The kernel of this map is the subspace of vectors such that , which is precisely the set of solutions to the system of homogeneous linear equations belonging to . This concept also extends to linear differential equations where the coefficients are functions in too. In the corresponding map the derivatives of the function appear linearly (as opposed to , for example). Since differentiation is a linear procedure (that is, and for a constant ) this assignment is linear, called a linear differential operator. In particular, the solutions to the differential equation form a vector space (over RScript error: No such module "Check for unknown parameters". or CScript error: No such module "Check for unknown parameters".).Template:Sfn
The existence of kernels and images is part of the statement that the category of vector spaces (over a fixed field ) is an abelian category, that is, a corpus of mathematical objects and structure-preserving maps between them (a category) that behaves much like the category of abelian groups.Template:Sfn Because of this, many statements such as the first isomorphism theorem (also called rank–nullity theorem in matrix-related terms) and the second and third isomorphism theorem can be formulated and proven in a way very similar to the corresponding statements for groups.
Direct product and direct sum
Script error: No such module "Labelled list hatnote". The direct product of vector spaces and the direct sum of vector spaces are two ways of combining an indexed family of vector spaces into a new vector space.
The direct product of a family of vector spaces consists of the set of all tuples , which specify for each index in some index set an element of .Template:Sfn Addition and scalar multiplication is performed componentwise. A variant of this construction is the direct sum (also called coproduct and denoted ), where only tuples with finitely many nonzero vectors are allowed. If the index set is finite, the two constructions agree, but in general they are different.
Tensor product
Script error: No such module "Labelled list hatnote". The tensor product or simply of two vector spaces and is one of the central notions of multilinear algebra, which deals with extending notions such as linear maps to several variables. A map from the Cartesian product is called bilinear if is linear in both variables and That is to say, for fixed the map is linear in the sense above and likewise for fixed
The tensor product is a particular vector space that is a universal recipient of bilinear maps as follows. It is defined as the vector space consisting of finite (formal) sums of symbols called tensors subject to the rulesTemplate:Sfn These rules ensure that the map from the to that maps a tuple to is bilinear. The universality states that given any vector space and any bilinear map there exists a unique map shown in the diagram with a dotted arrow, whose composition with equals : [1] This is called the universal property of the tensor product, an instance of the method—much used in advanced abstract algebra—to indirectly define objects by specifying maps from or to this object.
Vector spaces with additional structure
From the point of view of linear algebra, vector spaces are completely understood insofar as any vector space over a given field is characterized, up to isomorphism, by its dimension. However, vector spaces per se do not offer a framework to deal with the question—crucial to analysis—whether a sequence of functions converges to another function. Likewise, linear algebra is not adapted to deal with infinite series, since the addition operation allows only finitely many terms to be added. Therefore, the needs of functional analysis require considering additional structures.Template:Sfn
A vector space may be given a partial order under which some vectors can be compared.Template:Sfn For example, -dimensional real space can be ordered by comparing its vectors componentwise. Ordered vector spaces, for example Riesz spaces, are fundamental to Lebesgue integration, which relies on the ability to express a function as a difference of two positive functions where denotes the positive part of and the negative part.Template:Sfn
Normed vector spaces and inner product spaces
Script error: No such module "Labelled list hatnote". "Measuring" vectors is done by specifying a norm, a datum which measures lengths of vectors, or by an inner product, which measures angles between vectors. Norms and inner products are denoted and respectively. The datum of an inner product entails that lengths of vectors can be defined too, by defining the associated norm Vector spaces endowed with such data are known as normed vector spaces and inner product spaces, respectively.Template:Sfn
Coordinate space can be equipped with the standard dot product: In this reflects the common notion of the angle between two vectors and by the law of cosines: Because of this, two vectors satisfying are called orthogonal. An important variant of the standard dot product is used in Minkowski space: endowed with the Lorentz productTemplate:Sfn In contrast to the standard dot product, it is not positive definite: also takes negative values, for example, for Singling out the fourth coordinate—corresponding to time, as opposed to three space-dimensions—makes it useful for the mathematical treatment of special relativity. Note that in other conventions time is often written as the first, or "zeroeth" component so that the Lorentz product is written
Topological vector spaces
Script error: No such module "Labelled list hatnote". Convergence questions are treated by considering vector spaces carrying a compatible topology, a structure that allows one to talk about elements being close to each other.Template:Sfnm Compatible here means that addition and scalar multiplication have to be continuous maps. Roughly, if and in , and in vary by a bounded amount, then so do and [nb 6] To make sense of specifying the amount a scalar changes, the field also has to carry a topology in this context; a common choice is the reals or the complex numbers.
In such topological vector spaces one can consider series of vectors. The infinite sum denotes the limit of the corresponding finite partial sums of the sequence of elements of For example, the could be (real or complex) functions belonging to some function space in which case the series is a function series. The mode of convergence of the series depends on the topology imposed on the function space. In such cases, pointwise convergence and uniform convergence are two prominent examples.Template:Sfn
A way to ensure the existence of limits of certain infinite series is to restrict attention to spaces where any Cauchy sequence has a limit; such a vector space is called complete. Roughly, a vector space is complete provided that it contains all necessary limits. For example, the vector space of polynomials on the unit interval equipped with the topology of uniform convergence is not complete because any continuous function on can be uniformly approximated by a sequence of polynomials, by the Weierstrass approximation theorem.[2] In contrast, the space of all continuous functions on with the same topology is complete.[3] A norm gives rise to a topology by defining that a sequence of vectors converges to if and only if Banach and Hilbert spaces are complete topological vector spaces whose topologies are given, respectively, by a norm and an inner product. Their study—a key piece of functional analysis—focuses on infinite-dimensional vector spaces, since all norms on finite-dimensional topological vector spaces give rise to the same notion of convergence.Template:Sfn The image at the right shows the equivalence of the -norm and -norm on as the unit "balls" enclose each other, a sequence converges to zero in one norm if and only if it so does in the other norm. In the infinite-dimensional case, however, there will generally be inequivalent topologies, which makes the study of topological vector spaces richer than that of vector spaces without additional data.
From a conceptual point of view, all notions related to topological vector spaces should match the topology. For example, instead of considering all linear maps (also called functionals) maps between topological vector spaces are required to be continuous.Template:Sfn In particular, the (topological) dual space consists of continuous functionals (or to ). The fundamental Hahn–Banach theorem is concerned with separating subspaces of appropriate topological vector spaces by continuous functionals.Template:Sfn
Banach spaces
Script error: No such module "Labelled list hatnote". Banach spaces, introduced by Stefan Banach, are complete normed vector spaces.Template:Sfn
A first example is the vector space consisting of infinite vectors with real entries whose -norm given by
The topologies on the infinite-dimensional space are inequivalent for different For example, the sequence of vectors in which the first components are and the following ones are converges to the zero vector for but does not for but
More generally than sequences of real numbers, functions are endowed with a norm that replaces the above sum by the Lebesgue integral
The space of integrable functions on a given domain (for example an interval) satisfying and equipped with this norm are called Lebesgue spaces, denoted [nb 7]
These spaces are complete.Template:Sfn (If one uses the Riemann integral instead, the space is Template:Em complete, which may be seen as a justification for Lebesgue's integration theory.[nb 8]) Concretely this means that for any sequence of Lebesgue-integrable functions with satisfying the condition there exists a function belonging to the vector space such that
Imposing boundedness conditions not only on the function, but also on its derivatives leads to Sobolev spaces.Template:Sfn
Hilbert spaces
Script error: No such module "Labelled list hatnote".
Complete inner product spaces are known as Hilbert spaces, in honor of David Hilbert.Template:Sfn The Hilbert space with inner product given by where denotes the complex conjugate of Template:Sfn[nb 9] is a key case.
By definition, in a Hilbert space, any Cauchy sequence converges to a limit. Conversely, finding a sequence of functions with desirable properties that approximate a given limit function is equally crucial. Early analysis, in the guise of the Taylor approximation, established an approximation of differentiable functions by polynomials.Template:Sfn By the Stone–Weierstrass theorem, every continuous function on can be approximated as closely as desired by a polynomial.Template:Sfn A similar approximation technique by trigonometric functions is commonly called Fourier expansion, and is much applied in engineering. More generally, and more conceptually, the theorem yields a simple description of what "basic functions", or, in abstract Hilbert spaces, what basic vectors suffice to generate a Hilbert space in the sense that the closure of their span (that is, finite linear combinations and limits of those) is the whole space. Such a set of functions is called a basis of its cardinality is known as the Hilbert space dimension.[nb 10] Not only does the theorem exhibit suitable basis functions as sufficient for approximation purposes, but also together with the Gram–Schmidt process, it enables one to construct a basis of orthogonal vectors.Template:Sfn Such orthogonal bases are the Hilbert space generalization of the coordinate axes in finite-dimensional Euclidean space.
The solutions to various differential equations can be interpreted in terms of Hilbert spaces. For example, a great many fields in physics and engineering lead to such equations, and frequently solutions with particular physical properties are used as basis functions, often orthogonal.Template:Sfn As an example from physics, the time-dependent Schrödinger equation in quantum mechanics describes the change of physical properties in time by means of a partial differential equation, whose solutions are called wavefunctions.Template:Sfn Definite values for physical properties such as energy, or momentum, correspond to eigenvalues of a certain (linear) differential operator and the associated wavefunctions are called eigenstates. The spectral theorem decomposes a linear compact operator acting on functions in terms of these eigenfunctions and their eigenvalues.Template:Sfn
Algebras over fields
Script error: No such module "Labelled list hatnote".
General vector spaces do not possess a multiplication between vectors. A vector space equipped with an additional bilinear operator defining the multiplication of two vectors is an algebra over a field (or F-algebra if the field F is specified).Template:Sfn
For example, the set of all polynomials forms an algebra known as the polynomial ring: using that the sum of two polynomials is a polynomial, they form a vector space; they form an algebra since the product of two polynomials is again a polynomial. Rings of polynomials (in several variables) and their quotients form the basis of algebraic geometry, because they are rings of functions of algebraic geometric objects.Template:Sfn
Another crucial example are Lie algebras, which are neither commutative nor associative, but the failure to be so is limited by the constraints ( denotes the product of and ):
- (anticommutativity), and
- (Jacobi identity).Template:Sfn
Examples include the vector space of -by- matrices, with the commutator of two matrices, and endowed with the cross product.
The tensor algebra is a formal way of adding products to any vector space to obtain an algebra.Template:Sfn As a vector space, it is spanned by symbols, called simple tensors where the degree varies. The multiplication is given by concatenating such symbols, imposing the distributive law under addition, and requiring that scalar multiplication commute with the tensor product ⊗, much the same way as with the tensor product of two vector spaces introduced in the above section on tensor products. In general, there are no relations between and Forcing two such elements to be equal leads to the symmetric algebra, whereas forcing yields the exterior algebra.Template:Sfn
Related structures
Vector bundles
Script error: No such module "Labelled list hatnote".
A vector bundle is a family of vector spaces parametrized continuously by a topological space X.Template:Sfn More precisely, a vector bundle over X is a topological space E equipped with a continuous map such that for every x in X, the fiber π−1(x) is a vector space. The case dim V = 1Script error: No such module "Check for unknown parameters". is called a line bundle. For any vector space V, the projection X × V → XScript error: No such module "Check for unknown parameters". makes the product X × VScript error: No such module "Check for unknown parameters". into a "trivial" vector bundle. Vector bundles over X are required to be locally a product of X and some (fixed) vector space V: for every x in X, there is a neighborhood U of x such that the restriction of π to π−1(U) is isomorphic[nb 11] to the trivial bundle U × V → UScript error: No such module "Check for unknown parameters".. Despite their locally trivial character, vector bundles may (depending on the shape of the underlying space X) be "twisted" in the large (that is, the bundle need not be (globally isomorphic to) the trivial bundle X × VScript error: No such module "Check for unknown parameters".). For example, the Möbius strip can be seen as a line bundle over the circle S1 (by identifying open intervals with the real line). It is, however, different from the cylinder S1 × RScript error: No such module "Check for unknown parameters"., because the latter is orientable whereas the former is not.Template:Sfn
Properties of certain vector bundles provide information about the underlying topological space. For example, the tangent bundle consists of the collection of tangent spaces parametrized by the points of a differentiable manifold. The tangent bundle of the circle S1 is globally isomorphic to S1 × RScript error: No such module "Check for unknown parameters"., since there is a global nonzero vector field on S1.[nb 12] In contrast, by the hairy ball theorem, there is no (tangent) vector field on the 2-sphere S2 which is everywhere nonzero.Template:Sfn K-theory studies the isomorphism classes of all vector bundles over some topological space.Template:Sfn In addition to deepening topological and geometrical insight, it has purely algebraic consequences, such as the classification of finite-dimensional real division algebras: R, C, the quaternions H and the octonions O.
The cotangent bundle of a differentiable manifold consists, at every point of the manifold, of the dual of the tangent space, the cotangent space. Sections of that bundle are known as differential one-forms.
Modules
Script error: No such module "Labelled list hatnote". Modules are to rings what vector spaces are to fields: the same axioms, applied to a ring R instead of a field F, yield modules.Template:Sfn The theory of modules, compared to that of vector spaces, is complicated by the presence of ring elements that do not have multiplicative inverses. For example, modules need not have bases, as the Z-module (that is, abelian group) Z/2Z shows; those modules that do (including all vector spaces) are known as free modules. Nevertheless, a vector space can be compactly defined as a module over a ring which is a field, with the elements being called vectors. Some authors use the term vector space to mean modules over a division ring.Template:Sfn The algebro-geometric interpretation of commutative rings via their spectrum allows the development of concepts such as locally free modules, the algebraic counterpart to vector bundles.
Affine and projective spaces
Script error: No such module "Labelled list hatnote".
Roughly, affine spaces are vector spaces whose origins are not specified.Template:Sfn More precisely, an affine space is a set with a free transitive vector space action. In particular, a vector space is an affine space over itself, by the map If W is a vector space, then an affine subspace is a subset of W obtained by translating a linear subspace V by a fixed vector x ∈ WScript error: No such module "Check for unknown parameters".; this space is denoted by x + VScript error: No such module "Check for unknown parameters". (it is a coset of V in W) and consists of all vectors of the form x + vScript error: No such module "Check for unknown parameters". for v ∈ V.Script error: No such module "Check for unknown parameters". An important example is the space of solutions of a system of inhomogeneous linear equations generalizing the homogeneous case discussed in the above section on linear equations, which can be found by setting in this equation.Template:Sfn The space of solutions is the affine subspace x + VScript error: No such module "Check for unknown parameters". where x is a particular solution of the equation, and V is the space of solutions of the homogeneous equation (the nullspace of A).
The set of one-dimensional subspaces of a fixed finite-dimensional vector space V is known as projective space; it may be used to formalize the idea of parallel lines intersecting at infinity.Template:Sfn Grassmannians and flag manifolds generalize this by parametrizing linear subspaces of fixed dimension k and flags of subspaces, respectively.
Notes
<templatestyles src="Reflist/styles.css" />
- ↑ It is also common, especially in physics, to denote vectors with an arrow on top: It is also common, especially in higher mathematics, to not use any typographical method for distinguishing vectors from other mathematical objects.
- ↑ Scalar multiplication is not to be confused with the scalar product, which is an additional operation on some specific vector spaces, called inner product spaces. Scalar multiplication is the multiplication of a vector by a scalar that produces a vector, while the scalar product is a multiplication of two vectors that produces a scalar.
- ↑ This axiom is not an associative property, since it refers to two different operations, scalar multiplication and field multiplication. So, it is independent from the associativity of field multiplication, which is assumed by field axioms.
- ↑ This is typically the case when a vector space is also considered as an affine space. In this case, a linear subspace contains the zero vector, while an affine subspace does not necessarily contain it.
- ↑ Some authors, such as Script error: No such module "Footnotes"., choose to start with this equivalence relation and derive the concrete shape of from this.
- ↑ This requirement implies that the topology gives rise to a uniform structure, Script error: No such module "Footnotes"., loc = ch. II.
- ↑ The triangle inequality for is provided by the Minkowski inequality. For technical reasons, in the context of functions one has to identify functions that agree almost everywhere to get a norm, and not only a seminorm.
- ↑ "Many functions in of Lebesgue measure, being unbounded, cannot be integrated with the classical Riemann integral. So spaces of Riemann integrable functions would not be complete in the norm, and the orthogonal decomposition would not apply to them. This shows one of the advantages of Lebesgue integration.", Script error: No such module "Footnotes"., §5.3, p. 125.
- ↑ For is not a Hilbert space.
- ↑ A basis of a Hilbert space is not the same thing as a basis of a linear algebra. For distinction, a linear algebra basis for a Hilbert space is called a Hamel basis.
- ↑ That is, there is a homeomorphism from π−1(U) to V × UScript error: No such module "Check for unknown parameters". which restricts to linear isomorphisms between fibers.
- ↑ A line bundle, such as the tangent bundle of S1 is trivial if and only if there is a section that vanishes nowhere, see Script error: No such module "Footnotes"., Corollary 8.3. The sections of the tangent bundle are just vector fields.
Script error: No such module "Check for unknown parameters".
Citations
<templatestyles src="Reflist/styles.css" />
- ↑ Script error: No such module "Footnotes"., Th. 14.3. See also Yoneda lemma.
- ↑ Script error: No such module "Footnotes".
- ↑ Script error: No such module "Footnotes".
Script error: No such module "Check for unknown parameters".
References
Algebra
<templatestyles src="Refbegin/styles.css" />
- Script error: No such module "citation/CS1".
- Script error: No such module "citation/CS1".
- Script error: No such module "citation/CS1".
- Script error: No such module "citation/CS1".
- Script error: No such module "citation/CS1".
- Script error: No such module "citation/CS1".
- Script error: No such module "citation/CS1".
- Script error: No such module "citation/CS1".
- Script error: No such module "citation/CS1".
- Script error: No such module "citation/CS1".
- Template:Lang Algebra
- Script error: No such module "citation/CS1".
- Script error: No such module "citation/CS1".
- Script error: No such module "citation/CS1".
- Script error: No such module "citation/CS1".
- Script error: No such module "citation/CS1".
- Script error: No such module "citation/CS1".
- Script error: No such module "citation/CS1".
- Script error: No such module "citation/CS1".
Analysis
<templatestyles src="Refbegin/styles.css" />
- Script error: No such module "citation/CS1".
- Script error: No such module "citation/CS1".
- Script error: No such module "citation/CS1".
- Template:Springer
- Script error: No such module "citation/CS1".
- Script error: No such module "citation/CS1".
- Script error: No such module "citation/CS1".
- Script error: No such module "citation/CS1".
- Script error: No such module "citation/CS1".
- Script error: No such module "citation/CS1".
- Script error: No such module "citation/CS1".
- Script error: No such module "citation/CS1".
- Script error: No such module "citation/CS1".
- Script error: No such module "citation/CS1".
- Script error: No such module "citation/CS1".
- Script error: No such module "citation/CS1".
- Script error: No such module "citation/CS1".
- Script error: No such module "citation/CS1".
- Template:Narici Beckenstein Topological Vector Spaces
- Script error: No such module "citation/CS1".
- Template:Schaefer Wolff Topological Vector Spaces
- Script error: No such module "citation/CS1".
Historical references
<templatestyles src="Refbegin/styles.css" />
- Script error: No such module "citation/CS1".
- Script error: No such module "citation/CS1".
- Script error: No such module "citation/CS1"..
- Script error: No such module "citation/CS1".
- Script error: No such module "citation/CS1".
- Script error: No such module "citation/CS1".
- Script error: No such module "citation/CS1"., reprint: Script error: No such module "citation/CS1".
- Script error: No such module "citation/CS1".
- Script error: No such module "citation/CS1".
- Script error: No such module "citation/CS1".
- Script error: No such module "citation/CS1".
- Script error: No such module "citation/CS1".
- Peano, G. (1901) Formulario mathematico: vct axioms via Internet Archive
Further references
<templatestyles src="Refbegin/styles.css" />
- Script error: No such module "citation/CS1".
- Script error: No such module "citation/CS1".
- Script error: No such module "citation/CS1".
- Script error: No such module "citation/CS1".
- Script error: No such module "citation/CS1".
- Script error: No such module "citation/CS1".
- Script error: No such module "citation/CS1".
- Script error: No such module "citation/CS1".
- Script error: No such module "citation/CS1".
- Script error: No such module "citation/CS1".
- Script error: No such module "citation/CS1".
- Script error: No such module "citation/CS1".
- Script error: No such module "citation/CS1".
- Script error: No such module "citation/CS1".
- Script error: No such module "citation/CS1".
- Script error: No such module "citation/CS1".
- Script error: No such module "citation/CS1".
- Script error: No such module "citation/CS1".
- Script error: No such module "citation/CS1".
- Script error: No such module "citation/CS1".
- Script error: No such module "citation/CS1".
- Script error: No such module "citation/CS1".
- Script error: No such module "citation/CS1".
- Script error: No such module "citation/CS1".
- Script error: No such module "citation/CS1".
- Script error: No such module "citation/CS1".
- Script error: No such module "citation/CS1".
- Template:Weibel IHA
External links
Template:Sister project Template:Sister project
Script error: No such module "Navbox".