Section 3.4 Injective and Surjective Linear Maps (AT4)
Learning Outcomes
Determine if a given linear map is injective and/or surjective.
Subsection 3.4.1 Class Activities
Definition 3.4.1.
Let
Activity 3.4.2.
Let
Is
Yes, because
wheneverYes, because
wheneverNo, because
No, because
Activity 3.4.3.
Let
Is
Yes, because
wheneverYes, because
wheneverNo, because
No, because
Definition 3.4.4.
Let
Activity 3.4.5.
Let
Is
Yes, because for every
there exists such thatNo, because
can never equalNo, because
can never equal
Activity 3.4.6.
Let
Is
Yes, because for every
there exists such thatYes, because for every
there exists such thatNo, because
can never equal
Observation 3.4.7.
As we will see, it's no coincidence that the
has all pivot columns. Similarly, the
has a pivot in each row.
Activity 3.4.8.
Let
is injective is not injective is surjective is not surjective
Fact 3.4.9.
A linear transformation
Activity 3.4.10.
Let
is injective is not injective is surjective is not surjective
Fact 3.4.11.
A linear transformation
Activity 3.4.12.
Let
The kernel of
is trivial, i.e.The columns of
spanThe columns of
are linearly independent.Every column of
has a pivot.Every row of
has a pivot.The image of
equals its codomain, i.e.The system of linear equations given by the augmented matrix
has a solution for allThe system of linear equations given by the augmented matrix
has exactly one solution.
Observation 3.4.13.
The easiest way to determine if the linear map with standard matrix
The easiest way to determine if the linear map with standard matrix
Activity 3.4.14.
What can you conclude about the linear map
Its standard matrix has more columns than rows, so
is not injective.Its standard matrix has more columns than rows, so
is injective.Its standard matrix has more rows than columns, so
is not surjective.Its standard matrix has more rows than columns, so
is surjective.
Activity 3.4.15.
What can you conclude about the linear map
Its standard matrix has more columns than rows, so
is not injective.Its standard matrix has more columns than rows, so
is injective.Its standard matrix has more rows than columns, so
is not surjective.Its standard matrix has more rows than columns, so
is surjective.
Fact 3.4.16.
The following are true for any linear map
If
then is not injective.If
then is not surjective.
Basically, a linear transformation cannot reduce dimension without collapsing vectors into each other, and a linear transformation cannot increase dimension from its domain to its image.
But dimension arguments cannot be used to prove a map is injective or surjective.
Activity 3.4.17.
Suppose
(a)
How many pivot rows must
(b)
How many pivot columns must
(c)
What is
Activity 3.4.18.
Let
is the identity matrix.The columns of
form a basis forThe system of linear equations given by the augmented matrix
has exactly one solution for each
Observation 3.4.19.
The easiest way to show that the linear map with standard matrix
Activity 3.4.20.
Let
Which of the following must be true?
is neither injective nor surjective is injective but not surjective is surjective but not injective is bijective.
xxxxxxxxxx
rref([2,1,-1; 4,1,1; 6,2,1])
Activity 3.4.21.
Let
Which of the following must be true?
is neither injective nor surjective is injective but not surjective is surjective but not injective is bijective.
xxxxxxxxxx
rref([2,1,-1; 4,1,1; 6,2,0])
Activity 3.4.22.
Let
Which of the following must be true?
is neither injective nor surjective is injective but not surjective is surjective but not injective is bijective.
xxxxxxxxxx
rref([2,3;1,-1;1,3])
Activity 3.4.23.
Let
Which of the following must be true?
is neither injective nor surjective is injective but not surjective is surjective but not injective is bijective.
xxxxxxxxxx
rref([2,1,-1;4,1,1])
Subsection 3.4.2 Videos
Subsection 3.4.3 Slideshow
Slideshow of activities available athttps://teambasedinquirylearning.github.io/linear-algebra/2022/AT4.slides.html
.Exercises 3.4.4 Exercises
Exercises available athttps://teambasedinquirylearning.github.io/linear-algebra/2022/exercises/#/bank/AT4/
.Subsection 3.4.5 Mathematical Writing Explorations
Exploration 3.4.24.
Suppose thatProve that
is one-to-one if and only if and that is the unique element of which is mapped to Remember that this needs to be done in both directions. First prove the if and only if statement, and then show the uniqueness.Do not use subtraction in your proof. The only vector space operation we have is addition, and a structure preserving function only preserves addition. If you are writing
what you really mean is that where is the additive inverse of
Exploration 3.4.25.
Start with an
Prove that
Start by assuming you have a basis for
How many basis vectors should you have?For each basis vector in
define a function that returns 1 if it's given that basis vector, and returns 0 if it's given any other basis vector. For example, if and are each members of the basis for and you'll need a function where and for allHow many of these functions will you need? Show that each of them is in
Show that the functions you found in the last part are a basis for
To do this, take an arbitrary function and some vector Write in terms of the basis you chose earlier. How can you write with respect to that basis? Pay attention to the fact that all functions in are linear.Now that you've got a basis for
and a basis for can you find an isomorphism?