Skip to main content

Section 3.4 Injective and Surjective Linear Maps (AT4)

Subsection 3.4.1 Warm Up

Activity 3.4.1.

Consider the linear transformation T:R4β†’R3 that is represented by the standard matrix A=[3471βˆ’1102213βˆ’1]. Which of the following processes helps us compute a basis for ImT and which helps us compute a basis for ker⁑T?
  1. Compute RREF(A) and consider the set of columns of A that correspond to columns in RREF(A) with pivots.
  2. Calculate a basis for the solution space to the homogenous system of equations for which A is the coefficient matrix.

Subsection 3.4.2 Class Activities

Definition 3.4.2.

Let T:V→W be a linear transformation. T is called injective or one-to-one if T does not map two distinct vectors to the same place. More precisely, T is injective if T(v→)≠T(w→) whenever v→≠w→.
Figure 30. An injective transformation and a non-injective transformation

Activity 3.4.3.

Let T:R3β†’R2 be given by
T([xyz])=[xy]with standard matrix [100010]
Is T injective?
  1. Yes, because T(v→)=T(w→) whenever v→=w→.
  2. Yes, because T(v→)≠T(w→) whenever v→≠w→.
  3. No, because T([001])β‰ T([002]).
  4. No, because T([001])=T([002]).

Activity 3.4.4.

Let T:R2β†’R3 be given by
T([xy])=[xy0]with standard matrix [100100]
Is T injective?
  1. Yes, because T(v→)=T(w→) whenever v→=w→.
  2. Yes, because T(v→)≠T(w→) whenever v→≠w→.
  3. No, because T([12])β‰ T([34]).
  4. No, because T([12])=T([34]).

Definition 3.4.5.

Let T:Vβ†’W be a linear transformation. T is called surjective or onto if every element of W is mapped to by an element of V. More precisely, for every wβ†’βˆˆW, there is some vβ†’βˆˆV with T(vβ†’)=wβ†’.
Figure 31. A surjective transformation and a non-surjective transformation

Activity 3.4.6.

Let T:R2β†’R3 be given by
T([xy])=[xy0]with standard matrix [100100]
Is T surjective?
  1. Yes, because for every wβ†’=[xyz]∈R3, there exists vβ†’=[xy]∈R2 such that T(vβ†’)=wβ†’.
  2. No, because T([xy]) can never equal [111].
  3. No, because T([xy]) can never equal [000].

Activity 3.4.7.

Let T:R3β†’R2 be given by
T([xyz])=[xy]with standard matrix [100010]
Is T surjective?
  1. Yes, because for every wβ†’=[xy]∈R2, there exists vβ†’=[xy42]∈R3 such that T(vβ†’)=wβ†’.
  2. Yes, because for every wβ†’=[xy]∈R2, there exists vβ†’=[00z]∈R3 such that T(vβ†’)=wβ†’.
  3. No, because T([xyz]) can never equal [3βˆ’2].

Activity 3.4.8.

Let T:Vβ†’W be a linear transformation where ker⁑T contains multiple vectors. What can you conclude?
  1. T is injective
  2. T is not injective
  3. T is surjective
  4. T is not surjective

Activity 3.4.10.

Let T:V→R3 be a linear transformation where ImT may be spanned by only two vectors. What can you conclude?
  1. T is injective
  2. T is not injective
  3. T is surjective
  4. T is not surjective

Definition 3.4.12.

A transformation that is both injective and surjective is said to be bijective.

Activity 3.4.13.

Let T:Rn→Rm be a linear map with standard matrix A. Determine whether each of the following statements means T is (A) injective, (B) surjective, or (C) bijective (both).
  1. The kernel of T is trivial, i.e. ker⁑T={0β†’}.
  2. The image of T equals its codomain, i.e. ImT=Rm.
  3. For every wβ†’βˆˆRm, the set {vβ†’βˆˆRn|T(vβ†’)=wβ†’} contains exactly one vector.

Activity 3.4.14.

Let T:Rn→Rm be a linear map with standard matrix A. Determine whether each of the following statements means T is (A) injective, (B) surjective, or (C) bijective (both).
  1. The columns of A span Rm.
  2. The columns of A form a basis for Rm.
  3. The columns of A are linearly independent.

Activity 3.4.15.

Let T:Rn→Rm be a linear map with standard matrix A. Determine whether each of the following statements means T is (A) injective, (B) surjective, or (C) bijective (both).
  1. RREF(A) is the identity matrix.
  2. Every column of RREF(A) has a pivot.
  3. Every row of RREF(A) has a pivot.

Activity 3.4.16.

Let T:Rn→Rm be a linear map with standard matrix A. Determine whether each of the following statements means T is (A) injective, (B) surjective, or (C) bijective (both).
  1. The system of linear equations given by the augmented matrix [Abβ†’] has a solution for all bβ†’βˆˆRm.
  2. The system of linear equations given by the augmented matrix [Abβ†’] has exactly one solution for all bβ†’βˆˆRm.
  3. The system of linear equations given by the augmented matrix [A0β†’] has exactly one solution.

Observation 3.4.17.

The easiest way to determine if the linear map with standard matrix A is injective is to see if RREF(A) has a pivot in each column.
The easiest way to determine if the linear map with standard matrix A is surjective is to see if RREF(A) has a pivot in each row.

Activity 3.4.18.

What can you conclude about the linear map T:R2β†’R3 with standard matrix [abcdef]?
  1. Its standard matrix has more columns than rows, so T is not injective.
  2. Its standard matrix has more columns than rows, so T is injective.
  3. Its standard matrix has more rows than columns, so T is not surjective.
  4. Its standard matrix has more rows than columns, so T is surjective.

Activity 3.4.19.

What can you conclude about the linear map T:R3β†’R2 with standard matrix [abcdef]?
  1. Its standard matrix has more columns than rows, so T is not injective.
  2. Its standard matrix has more columns than rows, so T is injective.
  3. Its standard matrix has more rows than columns, so T is not surjective.
  4. Its standard matrix has more rows than columns, so T is surjective.

Activity 3.4.22.

Let T:Rn→Rn be a bijective linear map with standard matrix A. Label each of the following as true or false.
  1. RREF(A) is the identity matrix.
  2. The columns of A form a basis for Rn
  3. The system of linear equations given by the augmented matrix [Abβ†’] has exactly one solution for each bβ†’βˆˆRn.

Observation 3.4.23.

The easiest way to show that the linear map with standard matrix A is bijective is to show that RREF(A) is the identity matrix.

Activity 3.4.24.

Let T:R3β†’R3 be given by the standard matrix
A=[21βˆ’1411621].
Which of the following must be true?
  1. T is neither injective nor surjective
  2. T is injective but not surjective
  3. T is surjective but not injective
  4. T is bijective.

Activity 3.4.25.

Let T:R3β†’R3 be given by
T([xyz])=[2x+yβˆ’z4x+y+z6x+2y].
Which of the following must be true?
  1. T is neither injective nor surjective
  2. T is injective but not surjective
  3. T is surjective but not injective
  4. T is bijective.

Activity 3.4.26.

Let T:R2β†’R3 be given by
T([xy])=[2x+3yxβˆ’yx+3y].
Which of the following must be true?
  1. T is neither injective nor surjective
  2. T is injective but not surjective
  3. T is surjective but not injective
  4. T is bijective.

Activity 3.4.27.

Let T:R3β†’R2 be given by
T([xyz])=[2x+yβˆ’z4x+y+z].
Which of the following must be true?
  1. T is neither injective nor surjective
  2. T is injective but not surjective
  3. T is surjective but not injective
  4. T is bijective.

Subsubsection 3.4.1 Individual Practice

Activity 3.4.28.

Let T:Rn→Rm be a linear transformation with standard matrix A. We reasoned during class that the following statements are logically equivalent:
  1. The columns of A are linearly independent.
  2. RREF(A) has a pivot in each column.
  3. The transformation T is injective.
  4. The system of equations given by [A|0β†’] has a unique solution.
While they are all logically equivalent, they are different statements that offer varied perspectives on our growing conceptual knowledge of linear algebra.
(a)
If you are asked to decide if a transformation T is injective, which of the above statements do you think is the most useful?
(b)
Can you think of some situations in which translating between these four statements might be useful to you?

Activity 3.4.29.

Let T:Rn→Rm be a linear transformation with standard matrix A. We reasoned during class that the following statements are logically equivalent:
  1. The columns of A span all of Rm.
  2. RREF(A) has a pivot in each row.
  3. The transformation T is surjective.
  4. The system of equations given by [A|b→] is always consistent.
While they are all logically equivalent, they are different statements that offer varied perspectives on our growing conceptual knowledge of linear algebra.
(a)
If you are asked to decide if a transformation T is surjective, which of the above statements do you think is the most useful?
(b)
Can you think of some situations in which translating between these four statements might be useful to you?

Subsection 3.4.3 Videos

Figure 35. Video: The kernel and image of a linear transformation
Figure 36. Video: Finding a basis of the image of a linear transformation

Exercises 3.4.5 Exercises

Subsection 3.4.5 Mathematical Writing Explorations

Exploration 3.4.30.

Suppose that f:V→W is a linear transformation between two vector spaces V and W. State carefully what conditions f must satisfy. Let 0V→ and 0W→ be the zero vectors in V and W respectively.
  • Prove that f is one-to-one if and only if f(0Vβ†’)=0Wβ†’, and that 0Vβ†’ is the unique element of V which is mapped to 0Wβ†’. 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 vβ†’βˆ’vβ†’=0β†’V, what you really mean is that vβ†’βŠ•vβ†’βˆ’1=0β†’V, where vβ†’βˆ’1 is the additive inverse of vβ†’.

Exploration 3.4.31.

Start with an n-dimensional vector space V. We can define the dual of V, denoted Vβˆ—, by
Vβˆ—={h:Vβ†’R:h is linear}.
Prove that V is isomorphic toVβˆ—. Here are some things to think about as you work through this.
  • Start by assuming you have a basis for V. How many basis vectors should you have?
  • For each basis vector in V, 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 biβ†’ and bjβ†’ are each members of the basis for V, and you’ll need a function fi:Vβ†’{0,1}, where fi(bi)=1 and fi(bj)=0 for all jβ‰ i.
  • How many of these functions will you need? Show that each of them is in Vβˆ—.
  • Show that the functions you found in the last part are a basis for Vβˆ—? To do this, take an arbitrary function h∈Vβˆ— and some vector vβ†’βˆˆV. Write vβ†’ in terms of the basis you chose earlier. How can you write h(vβ†’), with respect to that basis? Pay attention to the fact that all functions in Vβˆ— are linear.
  • Now that you’ve got a basis for V and a basis for Vβˆ—, can you find an isomorphism?

Subsection 3.4.6 Sample Problem and Solution

Sample problem Example B.1.15.