Dimension of vector space intersect with one proper subset

iloveannaw
Messages
38
Reaction score
0

Homework Statement



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

W \subseteq V, U \subset Vand dim(U) = n - 1

dim(W \cap U) \geq dim(W) - 1

Homework Equations



dim(W+U) +dim(W \cap U) = dim(W) +dim(V)

The Attempt at a Solution

dim(V) = n
dim(W) \leq dim(V)

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) dim(U) < dim(W) \leq dim(V)
b) dim(U) \leq dim(W) < dim(V)
c) dim(W) < dim(U) \leq dim(V)

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

in all cases dim(W \cap U) \geq dim(W) - 1

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

dim(U+W)+dim(U\cap W)=dim(U)+dim(W)

Now plug in dim(U)=n-1. Now there are two cases to consider: dim(U+W)=n-1 or n.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top