Exercise I.B.1

Let V,W be vector spaces, and let ϕ : V W be a linear transformation. Show that

1.
ker (ϕ) is a vector subspace of V
2.
ϕ(V ) is a vector subspace of W

Answers

  • By Proposition I.1 to show that the subset ker (ϕ) V is a vector subspace of V it suffices to show that ker (ϕ) is closed under linear combinations. Let v1,,vn ker (ϕ) and a1,,an 𝕂 be arbitrary. Then

    ϕ(a1v1 + + anvn) = a1ϕ(v1) + + anϕ(vn) = 0 + + 0 = 0

    Thus, a1v1 + + anvn ker (ϕ) by definition.

  • Let w1,,wn ϕ(V ) and a1,,an 𝕂 be arbitrary. Then there exist v1,,vn ker (ϕ) such that ϕ(v1) = w1,,ϕ(vn) = wn. We then have

    a1w1 + + anwn = a1ϕ(v1) + + anϕ(vn) = ϕ(a1v1 + + anvn) ϕ(V )

    since V is closed under linear combinations itself.

User profile picture
2021-10-30 12:10
Comments