Practice question · Multiple choice
The subspace test asks for the zero vector first, before checking closure. Why is that the right order to apply the checks in, rather than a matter of taste?
Hints
- Which of the two checks can you settle by looking, and which requires an argument?
- A line in the plane that misses the origin: how quickly can you dismiss it?
Show the answer
A. Because it is the cheapest check and it disqualifies outright.
Why
Both checks are necessary and cost very different amounts: the zero test is one evaluation, closure is a general argument about every pair. So the ordering is economics, run the cheap disqualifier first, and y = x + 1 is dismissed in a second. The test is not logically independent either: scaling any element by 0 produces zero, which is what makes it a good filter.
Practise Subspaces
The app has 7 more questions on this lesson, and keeps your place in the course. Mathematics I is free to start.
More questions on Subspaces
- Every subspace must contain the zero vector. Why does that single requirement rule out so many otherwise…
- Order the steps of the subspace test applied to a subset W of a vector space V, cheapest check first.
- The 2x2 matrices with trace 0 (top-left entry plus bottom-right entry equal to zero) form a subspace of the…
- Select every subset of the plane that DOES contain the zero vector but is still NOT a subspace.
- Complete the consequence of closure under scalar multiplication.