Proposition I.16

Let V be a vector space over a field 𝕂, and let W be a vector subspace of V . Show that the quotient space of V modulo W, VW together with the operations defined previously forms a vector space over 𝕂.

Answers

We verify the vector space axioms.

1.
(VW,+) is an abelian group
  • (Associativity) Let [w + c] = C,[w + d] = D and [w + e] = E be classes in VW. Consider (C + D) + E. By definition the former is the class containing (w + c) + (w + d). The class (C + D) + E is therefore the class containing (w + c + w + d) + (w + e) for our (w + c + w + d) C + D and some w + e E. Similarly, C + (D + E) contains (w + c) + (w + d + w + e). But (w + c + w + d) + (w + e) (w + c) + (w + d + w + e) and so the classes C + (D + E) = (C + D) + E are equal.
  • (Existence of identity) Let 0 := W + 0 = W. We then have, for all other classes C VW: C + W = C. To see why, pick [c + w] = C. We then have [c + w] + [w] = [c + 2w] = C + W. But (c + 2w) (c + w) = w W, i.e., c + 2w c + w and so C + W = [c + 2w] = [c + w] = C.
  • (Existence of inverses) Let [w + c] = C VW be arbitrary. Then set C := [w c]. We have C + (C) = [w + c] + [w c] = [2w] = [w] = W.
  • (Commutativity) Let [w + c] = C and [w + d] = D be arbitrary. Then C+D = [w+c]+[w+d] = [(w+c)+(w+d)] = [(w+d)+(w+c)] = [w+d]+[w+c] = D+C.
2.
Scalar multiplication is defined
We have 1C = 1[c] = [1c] = [c] = C.
3.
Addition and scalar multiplication are related by
  • r(C + D) = rC + rD
    r(C+D) = r([w+c]+[w+d]) = [r(w+c+w+d)] = [(rw+rc)+(rw+rd)] = [rw+rc]+[rw+rd] = r[w+c]+r[w+d] = rC+rD
  • (r + s)C = rC + sC
    Follows similarly from the analogous property for the vector space V .
  • (rs)C = r(sC)
    Follows similarly from the analogous property for the vector space V .
User profile picture
2021-10-30 12:19
Comments