Vector spaces, subspaces, subsets, intersections

karnten07
Messages
206
Reaction score
0

Homework Statement


Let V be a vector space over a field F and let X, Y and Z be a subspaces of V such that X\subseteqY. Show that Y\cap(X+Z) = X + (Y\capZ). (Hint. Show that every element of the LHS is contained on the RHS and vice versa.)


Homework Equations





The Attempt at a Solution



Can anyone get me started on this one?
 
Physics news on Phys.org
Suppose that you have an element p \in Y \cap (X + Z). Then p \in Y and p \in X + Z. The latter means we can write p = x + z with x \in X, z \in Z. Now do you see how you can also write it as x' + y' with x' \in X, y' \in Y \cap Z?
 
karnten07 said:

Homework Statement


Let V be a vector space over a field F and let X, Y and Z be a subspaces of V such that X\subseteqY. Show that Y\cap(X+Z) = X + (Y\capZ). (Hint. Show that every element of the LHS is contained on the RHS and vice versa.)


Homework Equations





The Attempt at a Solution



Can anyone get me started on this one?
The hint looks like all you need. Have you tried that at all? Suppose v is in Y\cap(X+Z). That means it is in y and it can be written v= au+ bw where u is in X and w is in Z. Now you need to show that v is in X+ (Y\cap Z). That is, that it can be written in the form au+ bw where u is in X and w is in Y\cap Z. Once you have done that turn it around: if v is in X+ (Y\cap Z), can you show that it must be in Y\cap (X+ Z)?
 
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