13

How does one prove that $(A∩B)^⊥=A^⊥+B^⊥$?

Seems a bit harder than proving $(A+B)^⊥=A^⊥∩B^⊥$.

Travis Willse
  • 99,363
Datsma
  • 201
  • It is not completely clear what you are talking about. Please add more context; like, what are $A$ and $B$ - vector spaces? – Ben Mar 02 '15 at 12:11

1 Answers1

23

Presumably, $A, B$ are subspaces of some (finite-dimensional) vector space $\Bbb V$, and $\perp$ is the orthogonal complement w.r.t. some inner product on $\Bbb V$.

Hint We can write the nominally easier second identity as $$(C + D)^{\perp} = C^{\perp} \cap D^{\perp}.$$ Then, set $C = A^{\perp}$ and $D = B^{\perp}$.

Travis Willse
  • 99,363