Linear Algebra 7 | Examples for Subspaces [dark version]
Based on The Bright Side of Mathematics's video on YouTube. If you like this content, support the original creators by watching, liking and subscribing to their content.
The subspace test uses three checks: zero vector inclusion, closure under scalar multiplication, and closure under addition.
Briefing
A set of vectors in defined by simple component constraints— and —turns out to be a genuine linear subspace, and the proof comes down to checking the three standard closure conditions. First, the zero vector satisfies both equations: plugging in makes true and also forces to hold. That establishes the “contains the zero vector” requirement.
Next, scaling cannot push the set out. Starting from an arbitrary vector in the set, the defining relations guarantee and . After multiplying by any scalar , the new vector has components . The same relations persist because and , which matches the required form . The set is therefore closed under scalar multiplication.
Finally, the set is also closed under addition. Take two vectors and already inside the set, so , , and , . Their sum has components . The first defining equation holds because . The second holds after substituting in the transcript’s algebraic step (equivalently, using and ) and factoring out the common coefficient, yielding . With all three checks satisfied, the constrained set in is confirmed as a subspace.
The lesson then flips to a counterexample in : the set of all vectors satisfying . The square makes the condition incompatible with linear structure. A single scaling test breaks it: belongs because . But scaling by gives , and now while , so the defining equality fails. Since scalar multiplication can take a vector out of the set, the set is not a linear subspace.
Cornell Notes
A subspace in can be verified by checking three closure properties against its defining equations. For the set defined by and , the zero vector satisfies both relations. If satisfies the constraints, then also satisfies them for any scalar , because scaling preserves equalities between components and preserves the sign relation in . If both and satisfy the constraints, then also satisfies them since component-wise addition preserves and the corresponding relation for . A contrasting example with fails under scaling, so it cannot be a subspace.
How does one quickly confirm that a constrained set in contains the zero vector?
Why does scalar multiplication preserve membership for the set , ?
How does closure under addition work for the same subspace?
What counterexample shows that the set is not a subspace?
Why is finding one scaling failure enough to disprove “subspace”?
Review Questions
- For the set in defined by and , what happens to the defining equalities when you replace by ?
- Take two vectors and satisfying and . Show directly that also satisfies both constraints.
- Why does the condition break closure under scalar multiplication? Use the specific example scaled by .
Key Points
- 1
The subspace test uses three checks: zero vector inclusion, closure under scalar multiplication, and closure under addition.
- 2
For , a set defined by linear component relations like and typically passes all three subspace checks.
- 3
To verify scalar closure, start with an arbitrary vector satisfying the constraints and show the scaled vector satisfies the same constraints.
- 4
To verify addition closure, start with two arbitrary vectors satisfying the constraints and show their component-wise sum still satisfies the defining equations.
- 5
A single counterexample to scalar multiplication is enough to prove a set is not a subspace.
- 6
Nonlinear constraints such as commonly fail subspace requirements because scaling changes the left-hand side quadratically.