Skip to main content

Section3.7Sums and Intersections of Subspaces

Objectives
  1. Understand sums and intersections of subspaces.
  2. Theorem: Grassmann's formula.
  3. Vocabulary: sum, intersection of subspaces.

In this section we discuss sums and intersections of subspaces, U+V and UV, and how to find bases for them given bases for U and V.

Definition

Suppose we're given subspaces U and V of Rn. Then their sum is the subspace consisting of sums u+v where uU and vV:

U+V={u+v|uU,vV}⊆Rn

It is easy to see that U+V is indeed a subspace of Rn (exercise). If U=Col(A) and V=Col(B), i.e., if U and V are given as spans of the columns of matrices A and B, respectively, then U+V=ColAABB where the matrix AABB is obtained by putting A and B side by side. In other words, to get a spanning set for U+V we take the union of spanning sets for U and V

Definition

Suppose we're given subspaces U and V of Rn. Then their intersection is the subspace consisting of vectors that belong to both U and V:

UV={xRn|xUxV}⊆Rn

Again, it's easy to see that UV is a subspace of Rn. This time, we have the dual behavior as for sums: If U=Nul(A) and V=Nul(B), i.e., if U and V are given as null spaces of matrices A and B, respectively, then UV=NulCABD, where the matrix CABD is obtained by putting A and B on top of each other. In other words, if U and V are solution sets to homogeneous systems of linear equations, then UV is the solution set to the combined system of all the homogeneous linear equations involved.