For all the definitions below, consider B to be a non-empty subset of the vector space VoverF.
Linear Combination
For a non-empty finite subset of V (say B), a vector x∈V is a linear combination of vectors in Biff
x=k=1∑nakxk
Where xk∈B, ak∈F and n is the size of B.
All linear combinations of a vector space, is an element of itself.
Span
For a non-empty finite subset of V (say B), the set of all possible linear combinations of vectors in B. Denoted as SpanB. Always a subspace of V. Obviously B⊆SpanB.
As B⊆V and V is closed over vector addition and scalar multiplication, SpanB⊆V.
IfSpanB=Vthen it is read as BspansV.
Span is a subspace
SpanB is a subspace of V
Smallest subspace
SpanB is the smallest subspace of V, containing B.
Linear Independence
B is linear independent on VoverFiff:
k=1∑nakxk=0⟹∀k,ak=0
Empty sets are linearly independent by definition. Otherwise B is linearly dependent on VoverF.
If B contains 0, it is linearly dependent. Because coefficient of 0 can be non-zero and still produce a zero sum.
If B is a singleton set {x}, it is linearly independent iffx=0.
Any subset of a linear independent set is also linear independent. Any superset of a linear dependent set is also linear dependent.
Theorem 1
IfB is linearly dependent then at least one vector in B can be expressed as a linear combination of other vectors in B.
Theorem 2
IfB is linearly independent and x∈SpanBthenB∪{x} is linearly independent.
Basis
B is a basis of VoverFiff:
B is linearly independent
B spans V
Suppose a basis of V has n elements. Any subset of V with:
more than n vectors is linearly dependent
fewer than n vectors cannot span V
If a set spans but no proper subset spans, it is a basis. Any linearly independent set can be extended to a basis.
Any element in a vector space can be uniquely expressed as a linear combination of its basis vectors.
Every spanning non-empty subset of a vector space contains a basis.
IfB is a finite, non-empty subset of V and linearly independent, and x∈SpanB, thenB∪{x} is linearly independent.
Any linearly independent subset B of V can be extended to a basis.
If B is maximally linearly independent (no superset of B is linearly independent), it is a basis. If B is minimally spanning, it is a basis.
Hamel Basis
A non-finite basis of V over F where only finite linear combinations are allowed. Every vector space has a Hamel basis.
Dimension
Number of elements in the basis of a vector space VoverF. Denoted as dimV. Constant for all bases of V (obvious from above theorem).
If dimV=nthen any linearly independent set of n vectors in V is a basis of V. If dimV=nthen any spanning set of n vectors in V is a basis of V.