Given a finite set of affine spaces, all of which are subsets of a given vector space of finite dimension, is there any way to know if their union is the entire vector space, provided no additional assumptions are made? (For instance, they may or may not be disjoint).
This is equivalent to deciding if there is a vector in the space outside all spaces together, and that question was asked here (Finding a vector that isn't in a set of subspaces), but I'm not sure if, for instance, $\mathbb R^3$ is the union of the two proper affine subspaces spanned by the sets of vectors $\lbrace (1, 0, 0),\: (0, 1, 0) \rbrace$ and $\lbrace (0, 0, 1), \: (0, 1, 0) \rbrace$, which seems not to be consistent with the first answer.
I apologize in advance if this question is too basic or is phrased haphazardly!