harvesl
- 9
- 0
Homework Statement
Let L,M,N be subspaces of a vector space V
Prove that
(L \cap M) + (L \cap N) \subseteq L \cap (M + N)
Give an example of subspaces L,M,N of \mathbb{R}^2 where
(L \cap M) + (L \cap N) \neq L \cap (M + N)
Homework Equations
The Attempt at a Solution
Ok so, I can see how the LHS is a subset of the RHS I'm just having trouble showing that applying the intersection of the subspace L before adding the two subspaces M and N limits the resulting set. Also, I have shown the last part, that they're not equal, by using
L = {(-3,2),(-1,1),(-2,3)}
M = {(-1,1),(-4,3),(0,2)}
N = {(-3,2),(-2,3),(8,0)}
Which shows that they're not equal, but I don't know if this can be used because then L,M and N aren't subspaces of R2. So some guidance into what L,M and N can be used would be appreciated also.