4) Vector Spaces and Bases Flashcards
What is a vector space
Describe the proof that For any vector for any vector v ∈ V , there is a unique u ∈ V such that v + u = 0
This proves the uniqueness of u.
What is a subspace of a vector space
A subset U ⊆ V is a subspace of V if:
* U≠ ∅.
* For all u, v ∈ V ,u, v ∈ U ⇒ u + v ∈ U.
* For all u ∈ V and λ ∈ K, u ∈ U ⇒ λu ∈ U
What is a linear combination
Under what condition is a subset of a vector space a subspace
If it is closed under linear combinations
This means that,
* * u ∈ U and λ ∈ K, λu ∈ U, so U is closed under scalar multiplication
* For any u, v ∈ U, u + v = 1u + 1v ∈ U so U is closed under addition
What is the span of a subset
The span of a non-empty subset S ⊆ V is the set of all linear combinations of vectors from S
What is the span of the empty set
Span(∅) = {0}
What is Linear Independence
What is a Spanning Set
S is a spanning set of V if V = Span(S)
What is a basis
A set of vectors, B ⊆ V , is a basis of V if it is a linearly independent spanning set of V
What is the standard basis of the complex numbers
{1,i}
What is the standard basis of Pn (the polynomial set)
What does a finite dimensional vector space mean
It has a finite basis
What is the relationship between a finite spanning set and a linearly independent subspace
- Let V be a vector space and let S ⊆ V be a finite spanning set.
- Let L ⊆ V be linearly independent
- Then L is finite and |L| ⩽ |S|
What is the Basis Theorem
Let V be a finite-dimensional vector space. If B and C both are bases of V then B and C are finite sets and |B| = |C|
What is the Proof of the Basis Theorem
- Let B be a linearly independent set and C be a spanning set
- This implies that |B| ⩽ |C|.
- Since B is a spanning set and C is a linearly independent set this implies that |C| ⩽ |B|. Therefore, |C| = |B|
What is the dimension of a vector space
Let V be a finite-dimensional vector space, with basis B. The dimension of V is dim V = |B|
What is the dimension of the vector space Mmn(K)
dim Mmn(K) = mn
What is the dimension of Pn (the polynomial set)
{1, x, x2, . . . , xn}
dim Pn = n + 1
What is the relationship between a subset of the vector space, a basis of the vector space and the spanning set of a vector space
- Let V be a finite-dimensional vector space
- Let L ⊆ V be a linearly independent subset
- Lt S ⊆ V be a spanning set of V such that L ⊆ S.
- There must be a basis B such that L ⊆ B ⊆ S.
If V is a vector space and u ∈ V such that u ∉ L, what does this tell us
u ∉ Span(L) ⇐⇒ L ∪ {u} is linearly independent
Describe the proof that u ∉ Span(L) ⇐⇒ L ∪ {u} is linearly independent (Don’t need to know)
What is the condition for subspace or spanning set implies it is actually a basis
- Let V be a finite-dimensional vector space and let L ⊆ V be a linearly independent subset
- Then |L| ⩽ dim V and, if |L| = dim V then L is a basis of V .
Or - Let V be a vector space and let S ⊆ V be a finite spanning set.
- Then V is finite-dimensional, |S| ⩾ dim V , and if |S| = dim V then S is a basis.
If U ⊆ V and dim U = dim V what does this imply about U and V
U = V
Describe the proof that if U ⊆ V, if dim U = dim V then U = V (Don’t need to know)
- Any linearly independent subset of U is also linearly independent as a subset of V , so all linearly independent subsets of U are finite and have cardinality at most dim V
- Let B be a linearly independent subset of U which is of largest possible cardinality
- Assume for contradiction that B is not a spanning set of U. There is a vector
u ∈ U such that u ̸∈ Span(B), and therefore B * ′ = B ∪ {u} is linearly dependent - But |B′ | > |B|, and this contradicts our choice of B. Therefore, B is a
- spanning set of U, so it is a basis of U.
- Since B is a linearly independent subset of V , there is a basis C of V such that B ⊆ C. We have dim U = |B| ⩽ |C| = dim V.
- If dim U = dim V then B = C, and so U = Span(B) = Span(C) = V .
What is the sum of vector spaces
For any two subspaces U and W of a vector space V , we define their
sum U + W = {u + w | u ∈ U, w ∈ W}
What is the intersection of vector spaces
U1 ∩ U2 ∩ · · · ∩ Un
For subspaces U and W of a finite-dimensional vector space V ,
what is the dim(U + W)
dim(U + W) = dim U + dim W − dim(U ∩ W).
Describe the proof that dim(U + W) = dim U + dim W − dim(U ∩ W) (Don’t need to know)
What is the dim(U + W) if U ∩ W = {0}
dim(U + W) = dim U + dim W
What is the coordinate vector of v with respect to b
When are u and v equal to each other (in terms of coordinate vectors)
u = v ⇐⇒ [u]B = [v]B.
Where B is the basis of V
What is the change of basis matrix from B to C
Is the change of basis matrix unique
Describe the proof of when the change of basis is unique (Don’t need to know)
What are
Describe the proof of
What is equivalent to a matrix being invertiable (Updated Version)