Overview

A set of vectors in a vector space is linearly independent if any linear relation has all coefficients equal to zero.

Redundant vectors can be deleted from an ordered list to get a linearly independent set with the same span as the original (Lemma 27).

Additionally, given a linearly independent set and a spanning set, the size of the linearly independent set must be less than or equal to the size of the span (Theorem 31).


Linear relations

Definition: Linear relation

Let be a vector space over a field . Given a set , a linear relation between them is a sequence whose linear combination produces the zero vector.

is the trivial linear relation, which doesn’t say anything “interesting” about the relation between elements of the vector set.

A nontrivial linear relation means there exists an so that .

The set of linear relations for is a linear subspace of , since each condition in the subspace definition is satisfied:

  • The zero vector is the trivial relation.
  • Addition is closed, since the sum of any two sequences is a linear relation producing .
  • Scalar multiplication is closed by a similar argument.

Linear independence

Definition: Linear independence

A set is linearly independent if the only linear relation between each vector is the trivial linear relation.

Alternatively, is linearly independent if there exists a nontrivial linear relation so that for some .


Redundancy

Definition: Redundant vector

Given vector space and an ordered of vectors with all for all , a vector is redundant if it can be written as a linear combination of the previous elements in the list.

  • (Lemma 27) Given vector space , if is a list of vectors and is redundant for some , then the span of the list does not change does not change by excluding .
  • (Corallary 28) Given a list of vectors in a vector space , a smaller list can be made by removing the redundant vectors of the first set so that .
  • (Proposition 29) Given a finite list , the list of vectors is linearly dependent if and only if there is some that is redundant for .