4.5.18 · D5Linear Algebra (Full)
Question bank — Dimension — basis cardinality
Before the traps, let us pin down every symbol they use, and draw the one picture behind the whole story.

Recall the one weapon behind almost every answer, now stated carefully about counts:
True or false — justify
A basis of must be both independent and spanning.
True — one property alone is not enough; an independent set can be too small and a spanning set too big, so only the both-at-once object has the exact dimension count.
Every spanning set of is a basis.
False — a spanning set may be too big and contain redundant (dependent) vectors; you must first thin it down to an independent subset before it becomes a basis.
Every linearly independent set in is a basis.
False — it may be too small to span; e.g. is independent in but reaches only the -axis, so it is not a basis.
Two bases of the same space always contain the same actual vectors.
False — they only share the same count; and are both bases of yet share no vector.
If a space is spanned by vectors, it can still have a basis of size .
False — a basis is independent, and independent spanning , so no basis (indeed no independent set) can exceed .
The Steinitz Exchange Lemma requires the spanning set to be independent.
False — it only needs the set to span; the spanning set may be dependent, and this generality is exactly what makes the lemma powerful.
If every basis of has vectors, then some independent set in has vectors.
False — the max independent size equals the dimension ; any vectors must be dependent by the exchange lemma.
Adding a vector to a basis keeps it a basis.
False — it stays spanning but breaks independence (the new vector is a combination of the old ones), so it is no longer a basis.
Removing a vector from a basis of leaves a basis of a -dimensional subspace.
True — the remaining two vectors are still independent (a subset of an independent set), so they form a basis of their -dimensional span.
The zero vector can belong to a basis.
False — any set containing is dependent, since is a nontrivial combination equal to zero.
Spot the error
" has vectors, so ."
The error is calling these a basis; is spanned by vectors, so any independent set has — these are dependent since , so they don't count.
"The dimension is the size of the largest set of vectors you can fit in ."
Wrong extremal quantity — you can fit infinitely many vectors in ; dimension is the size of a maximal independent set (equivalently a minimal spanning set). "Maximal independent" means: independent, and you cannot add any vector while staying independent — that maximal independent set is exactly a basis.
"In the exchange lemma proof, we needed some ; that follows because the 's are independent."
The error names the wrong hypothesis — here is the coefficient on when we write plus earlier 's. Some follows from independence of the incoming set ; if all then would be a combination of earlier 's, contradicting independence of $L$.
" spans and spans, so applying the lemma both ways gives ."
The error uses spanning on both sides; the lemma compares independent-vs-spanning, so you need each basis to play both roles — indep()span() and indep()span().
"Since looks nothing like , it should span a differently-sized space."
Appearance is not count — both have elements and both span , so both certify ; the theorem forbids the size from changing with a change of basis.
"Rank-nullity says , so dimension depends on the chosen map."
The error ties to a map — with rank and nullity as defined above, is fixed by basis cardinality alone; rank-nullity merely splits that fixed number differently for each map, it never changes the total.
Why questions
Why does the exchange lemma give an inequality (indep span) rather than equality?
Because a spanning set can carry redundancy (extra vectors), so it may have strictly more members than the independent set it dominates; equality appears only when both sets are bases.
Why must we apply the lemma twice to get the Dimension Theorem?
One application gives ; only by swapping roles do we also get , and two opposite inequalities are what force equality.
Why is independence of the only place independence is used in the proof?
Independence of guarantees no incoming vector is already built from the swapped-in ones, so a always survives to be kicked out — that keeps the swap process running for all steps.
Why does dimension being well-defined matter at all?
Without it "" would be meaningless, since some odd basis might have vectors; the theorem guarantees the answer is the same no matter which basis you pick.
Why can a spanning set in the lemma be dependent without breaking the argument?
The proof only ever expresses incoming vectors in terms of the current set and swaps — it never needs the 's to be uniquely written, so mere spanning suffices.
Why does swapping preserve the spanning property at every step?
Each kicked-out is shown to be a combination of the vectors that remain plus the incoming , so nothing reachable before becomes unreachable — the set still spans.
Edge cases
What is the dimension of the zero vector space ?
It is — the empty set is (vacuously) independent and spans , so it is the basis, giving cardinality .
Is the empty set a valid basis, and of what?
Yes — it is independent (no nontrivial relation exists) and its span is , so it is the unique basis of the zero space.
For an infinite-dimensional space, does "independent spanning" still say something?
Yes — if has independent sets of every finite size (e.g. in all polynomials), then no finite set can span it, since a finite spanning set of size would cap independent sets at . Concretely, the space of all polynomials has the infinite basis and no finite basis at all.
When we say an infinite-dimensional space has "dimension an infinite cardinal," what does that concretely mean?
It just means every basis has infinitely many vectors and any two bases can be matched one-to-one; e.g. all polynomials have basis , which pairs off with the counting numbers — so its dimension is "countably infinite," the size of that list.
For an infinite space, why does a maximal independent set even exist to serve as a basis?
Because you can keep adding independent vectors, and a standard set-theory principle (Zorn's Lemma) guarantees this growing chain reaches a maximal one; that maximal independent set can add nothing more without becoming dependent, so it spans and is a basis.
If is spanned by vectors and you find independent vectors in , must they form a basis?
Yes — they hit the maximum independent size , and independent vectors in an -dimensional space automatically span, so they are a basis.
Can a single vector with be a basis?
Only if ; then is independent and its scalar multiples fill the whole line, so it spans and is a basis.
If two spaces have the same dimension, are they "the same" space?
Not literally, but they are isomorphic — equal dimension means a coordinate map matches their bases one-to-one, so they behave identically as vector spaces.
Connections
- Steinitz Exchange Lemma — the single tool behind nearly every answer here.
- Linear Independence — source of the "some coefficient ≠ 0" step and the too-small traps.
- Spanning Sets — source of the slots and the too-big traps.
- Basis of a Vector Space — the both-at-once object every trap circles around.
- Rank-Nullity Theorem — dimension splitting, not dimension changing.
- Coordinates and Change of Basis — why different-looking bases still share one count.