HOME

TheInfoList



OR:

In
mathematics Mathematics is an area of knowledge that includes the topics of numbers, formulas and related structures, shapes and the spaces in which they are contained, and quantities and their changes. These topics are represented in modern mathematics ...
, the linear span (also called the linear hull or just span) of a
set Set, The Set, SET or SETS may refer to: Science, technology, and mathematics Mathematics *Set (mathematics), a collection of elements *Category of sets, the category whose objects and morphisms are sets and total functions, respectively Electro ...
of vectors (from a
vector space In mathematics and physics, a vector space (also called a linear space) is a set whose elements, often called '' vectors'', may be added together and multiplied ("scaled") by numbers called ''scalars''. Scalars are often real numbers, but can ...
), denoted , pp. 29-30, §§ 2.5, 2.8 is defined as the set of all linear combinations of the vectors in . It can be characterized either as the intersection of all linear subspaces that contain , or as the smallest subspace containing . The linear span of a set of vectors is therefore a vector space itself. Spans can be generalized to matroids and
modules Broadly speaking, modularity is the degree to which a system's components may be separated and recombined, often with the benefit of flexibility and variety in use. The concept of modularity is used primarily to reduce complexity by breaking a s ...
. To express that a vector space is a linear span of a subset , one commonly uses the following phrases—either: spans , is a spanning set of , is spanned/generated by , or is a generator or generator set of .


Definition

Given a
vector space In mathematics and physics, a vector space (also called a linear space) is a set whose elements, often called '' vectors'', may be added together and multiplied ("scaled") by numbers called ''scalars''. Scalars are often real numbers, but can ...
over a field , the span of a
set Set, The Set, SET or SETS may refer to: Science, technology, and mathematics Mathematics *Set (mathematics), a collection of elements *Category of sets, the category whose objects and morphisms are sets and total functions, respectively Electro ...
of vectors (not necessarily infinite) is defined to be the intersection of all subspaces of that contain . is referred to as the subspace ''spanned by'' , or by the vectors in . Conversely, is called a ''spanning set'' of , and we say that ''spans'' . Alternatively, the span of may be defined as the set of all finite linear combinations of elements (vectors) of , which follows from the above definition. pp. 29-30, §§ 2.5, 2.8 \operatorname(S) = \left \. In the case of infinite , infinite linear combinations (i.e. where a combination may involve an infinite sum, assuming that such sums are defined somehow as in, say, a Banach space) are excluded by the definition; a
generalization A generalization is a form of abstraction whereby common properties of specific instances are formulated as general concepts or claims. Generalizations posit the existence of a domain or set of elements, as well as one or more common character ...
that allows these is not equivalent.


Examples

The real vector space \mathbb R^3 has as a spanning set. This particular spanning set is also a basis. If (−1, 0, 0) were replaced by (1, 0, 0), it would also form the
canonical basis In mathematics, a canonical basis is a basis of an algebraic structure that is canonical in a sense that depends on the precise context: * In a coordinate space, and more generally in a free module, it refers to the standard basis defined by the K ...
of \mathbb R^3. Another spanning set for the same space is given by , but this set is not a basis, because it is linearly dependent. The set is not a spanning set of \mathbb R^3, since its span is the space of all vectors in \mathbb R^3 whose last component is zero. That space is also spanned by the set , as (1, 1, 0) is a linear combination of (1, 0, 0) and (0, 1, 0). It does, however, span \mathbb R^3.(when interpreted as a subset of \mathbb R^3). The empty set is a spanning set of , since the empty set is a subset of all possible vector spaces in \mathbb R^3, and is the intersection of all of these vector spaces. The set of functions , where is a non-negative integer, spans the space of polynomials.


Theorems


Equivalence of definitions

The set of all linear combinations of a subset of , a vector space over , is the smallest linear subspace of containing . :''Proof.'' We first prove that is a subspace of . Since is a subset of , we only need to prove the existence of a zero vector in , that is closed under addition, and that is closed under scalar multiplication. Letting S = \, it is trivial that the zero vector of exists in , since \mathbf 0 = 0 \mathbf v_1 + 0 \mathbf v_2 + \cdots + 0 \mathbf v_n. Adding together two linear combinations of also produces a linear combination of : (\lambda_1 \mathbf v_1 + \cdots + \lambda_n \mathbf v_n) + (\mu_1 \mathbf v_1 + \cdots + \mu_n \mathbf v_n) = (\lambda_1 + \mu_1) \mathbf v_1 + \cdots + (\lambda_n + \mu_n) \mathbf v_n, where all \lambda_i, \mu_i \in K, and multiplying a linear combination of by a scalar c \in K will produce another linear combination of : c(\lambda_1 \mathbf v_1 + \cdots + \lambda_n \mathbf v_n) = c\lambda_1 \mathbf v_1 + \cdots + c\lambda_n \mathbf v_n. Thus is a subspace of . :Suppose that is a linear subspace of containing . It follows that S \subseteq \operatorname S, since every is a linear combination of (trivially). Since is closed under addition and scalar multiplication, then every linear combination \lambda_1 \mathbf v_1 + \cdots + \lambda_n \mathbf v_n must be contained in . Thus, is contained in every subspace of containing , and the intersection of all such subspaces, or the smallest such subspace, is equal to the set of all linear combinations of .


Size of spanning set is at least size of linearly independent set

Every spanning set of a vector space must contain at least as many elements as any linearly independent set of vectors from . :''Proof.'' Let S = \ be a spanning set and W = \ be a linearly independent set of vectors from . We want to show that m \geq n. :Since spans , then S \cup \ must also span , and \mathbf w_1 must be a linear combination of . Thus S \cup \ is linearly dependent, and we can remove one vector from that is a linear combination of the other elements. This vector cannot be any of the , since is linearly indepedent. The resulting set is \, which is a spanning set of . We repeat this step times, where the resulting set after the th step is the union of \ and vectors of . :It is ensured until the th step that there will always be some to remove out of for every adjoint of , and thus there are at least as many 's as there are 's—i.e. m \geq n. To verify this, we assume by way of contradiction that m < n. Then, at the th step, we have the set \ and we can adjoin another vector \mathbf w_. But, since \ is a spanning set of , \mathbf w_ is a linear combination of \. This is a contradiction, since is linearly independent.


Spanning set can be reduced to a basis

Let be a finite-dimensional vector space. Any set of vectors that spans can be reduced to a basis for , by discarding vectors if necessary (i.e. if there are linearly dependent vectors in the set). If the
axiom of choice In mathematics, the axiom of choice, or AC, is an axiom of set theory equivalent to the statement that ''a Cartesian product of a collection of non-empty sets is non-empty''. Informally put, the axiom of choice says that given any collection ...
holds, this is true without the assumption that has finite dimension. This also indicates that a basis is a minimal spanning set when is finite-dimensional.


Generalizations

Generalizing the definition of the span of points in space, a subset of the ground set of a matroid is called a spanning set if the rank of equals the rank of the entire ground set. The vector space definition can also be generalized to modules. p. 193, ch. 6 Given an -module and a collection of elements , ..., of , the submodule of spanned by , ..., is the sum of cyclic modules Ra_1 + \cdots + Ra_n = \left\ consisting of all ''R''-linear combinations of the elements . As with the case of vector spaces, the submodule of ''A'' spanned by any subset of ''A'' is the intersection of all submodules containing that subset.


Closed linear span (functional analysis)

In
functional analysis Functional analysis is a branch of mathematical analysis, the core of which is formed by the study of vector spaces endowed with some kind of limit-related structure (e.g. inner product, norm, topology, etc.) and the linear functions defi ...
, a closed linear span of a
set Set, The Set, SET or SETS may refer to: Science, technology, and mathematics Mathematics *Set (mathematics), a collection of elements *Category of sets, the category whose objects and morphisms are sets and total functions, respectively Electro ...
of vectors is the minimal closed set which contains the linear span of that set. Suppose that is a normed vector space and let be any non-empty subset of . The closed linear span of , denoted by \overline(E) or \overline(E), is the intersection of all the closed linear subspaces of which contain . One mathematical formulation of this is :\overline(E) = \. The closed linear span of the set of functions ''xn'' on the interval , 1 where ''n'' is a non-negative integer, depends on the norm used. If the ''L''2 norm is used, then the closed linear span is the
Hilbert space In mathematics, Hilbert spaces (named after David Hilbert) allow generalizing the methods of linear algebra and calculus from (finite-dimensional) Euclidean vector spaces to spaces that may be infinite-dimensional. Hilbert spaces arise natural ...
of square-integrable functions on the interval. But if the maximum norm is used, the closed linear span will be the space of continuous functions on the interval. In either case, the closed linear span contains functions that are not polynomials, and so are not in the linear span itself. However, the cardinality of the set of functions in the closed linear span is the
cardinality of the continuum In set theory, the cardinality of the continuum is the cardinality or "size" of the set of real numbers \mathbb R, sometimes called the continuum. It is an infinite cardinal number and is denoted by \mathfrak c (lowercase fraktur "c") or , \math ...
, which is the same cardinality as for the set of polynomials.


Notes

The linear span of a set is dense in the closed linear span. Moreover, as stated in the lemma below, the closed linear span is indeed the closure of the linear span. Closed linear spans are important when dealing with closed linear subspaces (which are themselves highly important, see Riesz's lemma).


A useful lemma

Let be a normed space and let be any non-empty subset of . Then (So the usual way to find the closed linear span is to find the linear span first, and then the closure of that linear span.)


See also

* Affine hull *
Conical combination Given a finite number of vectors x_1, x_2, \dots, x_n in a real vector space, a conical combination, conical sum, or weighted sum''Convex Analysis and Minimization Algorithms'' by Jean-Baptiste Hiriart-Urruty, Claude Lemaréchal, 1993, pp. 101, 102 ...
* Convex hull


Citations


Sources


Textbooks

* * * * * * Lay, David C. (2021) ''Linear Algebra and Its Applications (6th Edition)''. Pearson.


Web

* * *


External links


Linear Combinations and Span: Understanding linear combinations and spans of vectors
khanacademy.org. * {{Linear algebra Abstract algebra Linear algebra