Linear Maps Flashcards
What is a vector space?
A set acting on a field, that is closed under vector addition and scalar multiplication
What is a linear map?
A map between 2 vector spaces that respects addition and scalar multiplication
What is an isomorphism?
A linear map which is bijective (injective and subjective)
What does injective mean?
f(x) = f(y) if and only if x = y
What does surjective mean?
For all w in W, there exists a v in V such that f(v) = w
What can we say about a linear map inverse?
A linear maps inverse is also linear
If a map is injective, what is preserved?
Linear independence is preserved if a map is injective
If a map is surjective, what is preserved?
Spanning is preserved if a map is surjective
If a map is bijective, what is preserved?
Basis is preserved if a map is bijective (isomorphism)
What is the dimension of a vector space?
The dimension of its basis
When is V isomorphic to F^n?
When the dimension of V is n
If dim(V) = n, what do we know about the spanning set?
Has at least n vectors
If dim(V) = n, what do we know about the linear independent set
Has at most n vectors
If dim(V) = n, what do we know about the basis
Has exactly n vectors
If W is a subspace of V, what can we say about their dimensions?
dim(W) is less than or equal to dim(V). These are equal only if W = V.