maths.freeLinear Algebra › Structure › Span (linear algebra)

Span (linear algebra)

In mathematics, the linear span (also called the linear hull or just span) of a set of elements of a vector space is the smallest linear subspace of that contains It is the set of all finite linear combinations of the…

Span (linear algebra)

In mathematics, the linear span (also called the linear hull or just span) of a set \(S\) of elements of a vector space \(V\) is the smallest linear subspace of \(V\) that contains \(S.\) It is the set of all finite linear combinations of the elements of S, and the intersection of all linear subspaces that contain \(S.\) It is often denoted span(S) or \(\langle S \rangle.\)

For example, in geometry, two linearly independent vectors span a plane.

To express that a vector space V is a linear span of a subset S, one commonly uses one of the following phrases: S spans V; S is a spanning set of V; V is spanned or generated by S; S is a generator set or a generating set of V.

Spans can be generalized to many mathematical structures, in which case, the smallest substructure containing \(S\) is generally called the substructure generated by \(S.\)

Definition

Given a vector space V over a field K, the span of a set S of vectors (not necessarily finite) is defined to be the intersection W of all subspaces of V that contain S. It is thus the smallest (for set inclusion) subspace containing S. It is referred to as the subspace spanned by S, or by the vectors in S. Conversely, S is called a spanning set of W, and we say that S spans W.

It follows from this definition that the span of S is the set of all finite linear combinations of elements (vectors) of S, and can be defined as such. That is, \[\operatorname{span}(S) = \biggl \{ \lambda_1 \mathbf v_1 + \lambda_2 \mathbf v_2 + \cdots + \lambda_n \mathbf v_n \mid n \in \N,\; \mathbf v_1,...,\mathbf v_n \in S, \; \lambda_1,...,\lambda_n \in K \biggr \}\]

When S is empty, the only possibility is n = 0, and the previous expression for \(\operatorname{span}(S)\) reduces to the empty sum. The standard convention for the empty sum implies thus \(\text{span}(\empty) = \{\mathbf 0\},\) a property that is immediate with the other definitions. However, many introductory textbooks simply include this fact as part of the definition.

When \(S=\{\mathbf v_1,\ldots, \mathbf v_n\}\) is finite, one has \[\operatorname{span}(S) = \{ \lambda_1 \mathbf v_1 + \lambda_2 \mathbf v_2 + \cdots + \lambda_n \mathbf v_n \mid \lambda_1,...,\lambda_n \in K \}\]

Examples

The real vector space \(\mathbb R^3\) has {(−1, 0, 0), (0, 1, 0), (0, 0, 1)} 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 of \(\mathbb R^3\).

Another spanning set for the same space is given by {(1, 2, 3), (0, 1, 2), (−1, 1⁄2, 3), (1, 1, 1)}, but this set is not a basis, because it is linearly dependent.

The set {(1, 0, 0), (0, 1, 0), (1, 1, 0)} 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 {(1, 0, 0), (0, 1, 0)}, as (1, 1, 0) is a linear combination of (1, 0, 0) and (0, 1, 0). Thus, the spanned space is not \(\mathbb R^3.\) It can be identified with \(\mathbb R^2\) by removing the third components equal to zero.

The empty set is a spanning set of {(0, 0, 0)}, since the empty set is a subset of all possible vector spaces in \(\mathbb R^3\), and {(0, 0, 0)} is the intersection of all of these vector spaces.

The set of monomials x, where n is a non-negative integer, spans the space of polynomials.

Equivalence of definitions

The set of all linear combinations of a subset S of V, a vector space over K, is the smallest linear subspace of V containing S.

Proof. We first prove that span S is a subspace of V. Since S is a subset of V, we only need to prove the existence of a zero vector 0 in span S, that span S is closed under addition, and that span S is closed under scalar multiplication. Letting \(S = \{ \mathbf v_1, \mathbf v_2, \ldots, \mathbf v_n \}\), it is trivial that the zero vector of V exists in span S, since \(\mathbf 0 = 0 \mathbf v_1 + 0 \mathbf v_2 + \cdots + 0 \mathbf v_n\). Adding together two linear combinations of S also produces a linear combination of S: \((\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 S by a scalar \(c \in K\) will produce another linear combination of S: \(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 span S is a subspace of V.

It follows that \(S \subseteq \operatorname{span} S\), since every vi is a linear combination of S (trivially). Suppose that W is a linear subspace of V containing S. Since W 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 W. Thus, span S is contained in every subspace of V containing S, and the intersection of all such subspaces, or the smallest such subspace, is equal to the set of all linear combinations of S.

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

Every spanning set S of a vector space V must contain at least as many elements as any linearly independent set of vectors from V.

Proof. Let \(S = \{ \mathbf v_1, \ldots, \mathbf v_m \}\) be a spanning set and \(W = \{ \mathbf w_1, \ldots, \mathbf w_n \}\) be a linearly independent set of vectors from V. We want to show that \(m \geq n\).

Since S spans V, then \(S \cup \{ \mathbf w_1 \}\) must also span V, and \(\mathbf w_1\) must be a linear combination of S. Thus \(S \cup \{ \mathbf w_1 \}\) is linearly dependent, and we can remove one vector from S that is a linear combination of the other elements. This vector cannot be any of the wi, since W is linearly independent. The resulting set is \(\{ \mathbf w_1, \mathbf v_1, \ldots, \mathbf v_{i-1}, \mathbf v_{i+1}, \ldots, \mathbf v_m \}\), which is a spanning set of V. We repeat this step n times, where the resulting set after the pth step is the union of \(\{ \mathbf w_1, \ldots, \mathbf w_p \}\) and m - p vectors of S.

It is ensured until the nth step that there will always be some vi to remove out of S for every adjoint of v, and thus there are at least as many vi's as there are wi's, i.e. \(m \geq n\). To verify this, we assume by way of contradiction that m < n\). Then, at the mth step, we have the set \(\{ \mathbf w_1, \ldots, \mathbf w_m \}\) and we can adjoin another vector \(\mathbf w_{m+1}\). But, since \(\{ \mathbf w_1, \ldots, \mathbf w_m \}\) is a spanning set of V, \(\mathbf w_{m+1}\) is a linear combination of \(\{ \mathbf w_1, \ldots, \mathbf w_m \}\). This is a contradiction, since W is linearly independent.

Spanning set can be reduced to a basis

Let V be a finite-dimensional vector space. Any set of vectors that spans V can be reduced to a basis for V, by discarding vectors if necessary (i.e. if there are linearly dependent vectors in the set). If the axiom of choice holds, this is true without the assumption that V has finite dimension. This also indicates that a basis is a minimal spanning set when V is finite-dimensional.

Generalizations

Generalizing the definition of the span of points in space, a subset X of the ground set of a matroid is called a spanning set if the rank of X equals the rank of the entire ground set

The vector space definition can also be generalized to modules. Given an R-module A and a collection of elements a1, ..., an of A, the submodule of A spanned by a1, ..., an is the sum of cyclic modules \[Ra_1 + \cdots + Ra_n = \left\{ \sum_{k=1}^n r_k a_k \bigg| r_k \in R \right\}\] consisting of all R-linear combinations of the elements ai. 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, a closed linear span of a set of vectors is the minimal closed set which contains the linear span of that set.

Suppose that X is a normed vector space and let E be any non-empty subset of X. The closed linear span of E, denoted by \(\overline{\operatorname{Sp}}(E)\) or \(\overline{\operatorname{Span}}(E)\), is the intersection of all the closed linear subspaces of X which contain E.

One mathematical formulation of this is

\(\overline{\operatorname{Sp}}(E) = \{u\in X | \forall\varepsilon > 0\,\exists x\in\operatorname{Sp}(E) : \|x - u\|<\varepsilon\}.\)

The closed linear span of the set of functions x on the interval [0, 1], where n is a non-negative integer, depends on the norm used. If the L norm is used, then the closed linear span is the Hilbert space 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, which is the same cardinality as for the set of polynomials.

A useful lemma

Let X be a normed space and let E be any non-empty subset of X. Then

  1. \(\overline{\operatorname{Sp}}(E)\) is a closed linear subspace of X which contains E,
  2. \(\overline{\operatorname{Sp}}(E) = \overline{\operatorname{Sp}(E)}\), viz. \(\overline{\operatorname{Sp}}(E)\) is the closure of \(\operatorname{Sp}(E)\),
  3. \(E^\perp = (\operatorname{Sp}(E))^\perp = \left(\overline{\operatorname{Sp}(E)}\right)^\perp.\)
  4. \((E^\perp)^\perp = ((\operatorname{Sp}(E))^\perp)^\perp = \overline{\operatorname{Sp}(E)}.\)

(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.)

Textbooks

  • Axler, Sheldon Jay (2015). Linear Algebra Done Right (PDF) (3rd ed.). Springer. ISBN 978-3-319-11079-0.
  • Hefferon, Jim (2020). Linear Algebra (PDF) (4th ed.). Orthogonal Publishing. ISBN 978-1-944325-11-4.
  • Mac Lane, Saunders; Birkhoff, Garrett (1999) [1988]. Algebra (3rd ed.). AMS Chelsea Publishing. ISBN 978-0821816462.
  • Oxley, James G. (2011). Matroid Theory. Oxford Graduate Texts in Mathematics. Vol. 3 (2nd ed.). Oxford University Press. ISBN 9780199202508.
  • Roman, Steven (2005). Advanced Linear Algebra (PDF) (2nd ed.). Springer. ISBN 0-387-24766-1.
  • Rynne, Brian P.; Youngson, Martin A. (2008). Linear Functional Analysis. Springer. ISBN 978-1848000049.
  • Lay, David C. (2021) Linear Algebra and Its Applications (6th Edition). Pearson.

Web

  • Lankham, Isaiah; Nachtergaele, Bruno; Schilling, Anne (13 February 2010). "Linear Algebra - As an Introduction to Abstract Mathematics" (PDF). University of California, Davis.
  • Weisstein, Eric Wolfgang. "Vector Space Span". MathWorld.
  • "Linear hull". Encyclopedia of Mathematics. 5 April 2020.

ಈಗ ನೀವು ಯಾವುದೇ ಕ್ಯಾಲುಕೇಂಟ್ ಇದನ್ನು ಸಚೇತಗೊಳಿಸುವುದಿಲ್ಲ, ಆದರೆ ಅದರ ತುಂಡುಗಳು ಸಹಕಾರಿಯಾಗುತ್ತವೆ. ಕೆಳಗೆ ಯಾವುದನ್ನು ಪ್ರಯತ್ನಿಸಿ ಅಥವಾ ನಿಮ್ಮದನ್ನು ಟೈಪಿಸಿ.

ನಿಮ್ಮ ಸ್ವಂತ ಕೆಲಸವನ್ನು ಪೂರೈಸಿ

A free account adds notes on every lesson, a record of what you have finished, your solved problems in one place, and a tutor you can ask about this page. The maths itself is open to everyone, signed in or not.

ಮೇಲೆ ಗುರುತು ಹಾಕು ಪ್ರವೇಶ (ಲಾಗಿನ್)

ಇಲ್ಲಿ ಬಳಸಲಾದ ಸಂಕೇತಗಳು

ಈ ವಚನದಲ್ಲಿ ಬಳಸಲಾಗಿರುವ ಗ್ರೀಕ್‌ ಪದವು, ಚಿತ್ರ ಮತ್ತು ಚಿತ್ರಗಳನ್ನು ನೀವು ಸುಲಭವಾಗಿ ಅರ್ಥಮಾಡಿಕೊಳ್ಳಲು ಸಹಾಯ ಮಾಡುತ್ತದೆ.

ಜನರು ಕೇಳುವುದು

What does a determinant mean geometrically?

It is the factor by which the matrix scales area (2×2) or volume (3×3), with a negative sign if orientation flips. Zero means the matrix flattens space and cannot be undone.

What is an eigenvector?

A direction the matrix does not turn: it only stretches it by the eigenvalue. Along eigenvectors a complicated matrix acts like multiplication by a number.

Why is matrix multiplication not commutative?

Because a matrix is a transformation and AB means "do B, then A". Rotating then reflecting is not the same as reflecting then rotating.

ಈ ಪುಟದ ಭಾಗಗಳು ಹೊಂದಿಕೆಯಾಗಿ ಮಾಡಲ್ಪಡುತ್ತವೆ Wikipedia (CC BY-SA 4.0). ಇಲ್ಲಿ ಕೊರೆದು ಪುನಃ ಮರುಕಳಿಸಲಾಗಿದೆ; ದೋಷಗಳು ನಮ್ಮದಾಗಿವೆ.

ಇನ್ನಷ್ಟು Linear Algebra