Notation : (E,F) denotes the smallest affine subspace of $R^n$ that contains the affine subspaces $E$ and $F$.
Theorem : Let $E$ and $F$ be affine subspaces of $R^n$. Assume that $E\cap{F}=\emptyset$. Then
- $dim(E,F)<dim(E)+dim(F)-dim(E\cap{F})$
- $max(dim(E),dim(F)) + 1 \le{dim(E,F)}$
I want to construct an example for both cases in the preceding theorem in $R^3$. I considered the $xy$-plane and the plane $z=2$ in $R^3$. That is, I considered the affine subspace (also a vector subspace) E={$(a,b,0) : a,b \in{R}$} and the affine subspace $F=(0,0,2) + E$. But I get stuck when it comes to the dimension of $(E,F)$, I cannot imagine all the linear combinations of points in $E$ and $F$ geometrically and cannot define this set algebraically. Any ideas? Also, how should I define the dimension of the empty set?
Hints