Dimension proof of the intersection of 3 subspaces

harvesl
Messages
9
Reaction score
0

Homework Statement



Assume V = \mathbb{R}^n where n \geq 3. Suppose that U,W,X are three distinct subspaces of dimension n-1; is it true then that dim(U \cap W \cap X) = n-3? Either give a proof, or find a counterexample.

The Attempt at a Solution



The question previous to this was showing that for subspaces U,W of dimension n-1 \longrightarrow dim(U \cap W) = n - 2 which I was able to prove fine. Now, I'm thinking this is true, because W \cap X will be a subspace of dimension n-2 so if we set W \cap X = Z, where Z is a subspace we turn this problem into dim(U \cap Z) and since all three were distinct we should have dim(U \cap Z) = n-3 but I'm not entirely sure.

Thanks!
 
Physics news on Phys.org
You seem to be on the right track.
 
voko said:
You seem to be on the right track.

Thanks.
 
Thread 'Use greedy vertex coloring algorithm to prove the upper bound of χ'
Hi! I am struggling with the exercise I mentioned under "Homework statement". The exercise is about a specific "greedy vertex coloring algorithm". One definition (which matches what my book uses) can be found here: https://people.cs.uchicago.edu/~laci/HANDOUTS/greedycoloring.pdf Here is also a screenshot of the relevant parts of the linked PDF, i.e. the def. of the algorithm: Sadly I don't have much to show as far as a solution attempt goes, as I am stuck on how to proceed. I thought...
Back
Top