Proof, intersection and sum of vector spaces

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
4 replies · 6K views
lukaszh
Messages
32
Reaction score
0
Hello,
how to prove this:
[tex]V^{\bot}\cap W^{\bot}=(V+W)^{\bot}[/tex]
Thanks
 
Physics news on Phys.org
It is a "simple" matter of proving an element in the left-hand side is in the right-hand side and vis versa by parsing the definitions. But you'll learn little by seeing it done. You need to go through the steps of discovering the tricky details and resolving them so you appreciate the implications.
 
Could you show me, how to do it?
 
lukaszh said:
Could you show me, how to do it?

Yes but I'd rather you show me some start first. I take it this is an assignment in studying linear algebra. The point of an assignment if for you to puzzle through the problem and thereby learn.

I'll start you by pointing out that if a vector [itex]v[/itex] is in the subspace [itex]U^\perp[/itex] then it must be perpendicular to all elements of the subspace [itex]U[/itex].
 
I know this:
[tex]\left(v\in V^{\bot}\wedge v\in W^{\bot}\right)\Rightarrow\left(v\in V^{\bot}\cap W^{\bot}\right)[/tex]
[tex]\left(x\in V\wedge x\in W\right)\Rightarrow\left(x\in V\cap W\right)[/tex]
I can also write that
[tex]v^Tx=0\,;\; x\in V, v\in V^{\bot}[/tex]
[tex]w^Ty=0\,;\; y\in W, w\in W^{\bot}[/tex]