Definition: Span

The set of all linear combinations of a list of vectors in is called the span of , denoted by . In other words,

The span of the empty list is defined to be .

Following the example from Linear Combinations, we saw that

  • can be written as . Therefore, .
  • cannot be written as any linear combination . Therefore, .

Span = Smallest Containing Subpace

Theorem: Span is the smallest containing subspace

The span of a list of vectors in is the smallest subspace of containing all vectors in the list.

Proof. Suppose is a list of vectors in .

First, we show that is a subspace of . The additive identity is in because we always have

Also, is closed under addition because

Furthermore, is closed under addition because

Thus, is a subspace of .

Each can be written as a linear combination of , as we can set and let all other ‘s in be zero. Thus, contains each .

Because subspaces are closed under scalar multiplication and addition, any subspace of that contains all must also contain every linear combination of these vectors, or . Thus, is the smallest subspace of containing all vectors , since it’s the minimum set that guarantees closure under addition and scalar multiplication.

Spanning a Subspace

Definition: Spans

If equals , we say that the list spans .

Example: Suppose is a positive integer. We want to show that

spans . Here, the -th vector in the list above has in the th slot and in all other slots.

Suppose . Then

Thus .