Dimension of vector space intersect with one proper subset

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
1 reply · 2K views
iloveannaw
Messages
38
Reaction score
0

Homework Statement



Given is a vector space (V,+,k) over kn with n > 1. Show that with

[tex]W \subseteq V[/tex], [tex]U \subset V[/tex]and [tex]dim(U) = n - 1[/tex]

[tex]dim(W \cap U) \geq dim(W) - 1[/tex]

Homework Equations



[tex]dim(W+U) +dim(W \cap U) = dim(W) +dim(V)[/tex]

The Attempt at a Solution

[tex]dim(V) = n[/tex]
[tex]dim(W) \leq dim(V)[/tex]

dim(W+U) is equal to the dimension of the 'smallest' subset (depending whether dim(W) is less than or greater than dim(U)).

the way i see it the are three distinct cases. Either
a) [tex]dim(U) < dim(W) \leq dim(V)[/tex]
b) [tex]dim(U) \leq dim(W) < dim(V)[/tex]
c) [tex]dim(W) < dim(U) \leq dim(V)[/tex]

the result of a and b are the same [tex]dim(W \cap U) = dim(W)[/tex]

in all cases [tex]dim(W \cap U) \geq dim(W) - 1[/tex]

but how can you show this in a nice clean way?
 
Last edited:
Physics news on Phys.org
You have the dimension theorem

[tex]dim(U+W)+dim(U\cap W)=dim(U)+dim(W)[/tex]

Now plug in dim(U)=n-1. Now there are two cases to consider: dim(U+W)=n-1 or n.