Exercise I.C.6

Let V be a vector space over a field 𝕂, and let U,W be finite-dimensional subspaces of V . Prove that U + W and U W are finite-dimensional subspaces of V , and

dim (U + W) + dim (U W) = dim (U) + dim (W)

Answers

  • Pick an arbitray a,b U + W and c 𝕂. Then a = u + w and b = u + w for some u,u U and w,w W. We then have ca + b = cu + cw + u + w = (cu + u) + (cw + w). But cu + u U and cw + w W, and so ca + b U + W. Thus, U + W is a vector subspace of V .
  • Let a,b U W and c 𝕂. Then a,b U and a,b W, and so by the closure of both under linear combinations we have ca + b U and ca + b W; thus ca + b U W.
  • Let {v1,,vp} be a basis for U W. By extension theorem (Proposition I.11)

    • Since U W U we can find a basis {v1,,vp,u1,,uq} of U
    • Since U W W we can find a basis {v1,,vp,w1,,wr} of W

    Now we demonstrate that the set

    {v1,,vn,u1,,uq,w1,,wr}

    is a basis for U + W.

    • (Spanning) Let x U + W be arbitrary, i.e., x = u + w for some u U and w W. By the definition of bases of U and W we can write

      x = u + w = (a1v1 + + apvp + ap+1u1 + + ap+quq) + (b1v1 + + bpvp + bp+1w1 + + bp+rwr) = (a1 + b1)v1 + + (ap + bp)vp + ap+1u1 + + ap+quq + bp+1w1 + + bp+rwr
    • (Independence) Let a1,,ap,ap+1,,ap+q,ap+q+1,,ap+q+r be such that

      a1v1 + + apvp + ap+1u1 + + ap+quq + ap+q+1w1 + + ap+q+rwr = 0

      Then we notice two things:

      (1)a1v1 + + apvp + ap+1u1 + + ap+quq = (ap+q+1)w1 + + (ap+q+r)wr (2)a1v1 + + apvp + ap+q+1w1 + + ap+q+rwr = (ap+1)u1 + + (ap+q)uq

      In other words,

      (1)
      (ap+q+1)wq + + (ap+q+r)wr U W; thus, (ap+q+1)w1 + + (ap+q+r)wr = c1v1 + + cpvp for some c1,,cp. But this is is a linear combination of basis elements of W which results in a sum zero; thus, all coefficients, including ap+q+1,,ap+q+r must be zero.
      (2)
      Similarly, (ap+1)u1 + + (ap+q)uq U W; thus, (ap+1)u1 + + (ap+q)ur = c1v1 + + cpvp for some c1,,cp. But this is is a linear combination of basis elements of U which results in a sum zero; thus, all coefficients, including ap+1,,ap+r must be zero.
      (3)
      Thus, ap+1,,ap+r,ap+r+1,,ap+r+q are all zero which leaves us with a1v1 + + apvp = 0. By the basis assumption, a1,,ap must be zero as well, and we are done.
User profile picture
2021-10-30 12:14
Comments