4.5.18 · D1Linear Algebra (Full)

Foundations — Dimension — basis cardinality

1,551 words7 min readBack to topic

Before you can trust the sentence "every basis has the same number of vectors", you must know what a vector, a vector space, a linear combination, independence, spanning, a basis, and cardinality actually are — as pictures, not just words. We build them in the order they depend on each other.


1. Vector — an arrow you can stretch and add

We write vectors with lowercase letters like , . In the plane ("all pairs of real numbers") a vector is a pair : walk steps right, then steps up, plant the arrow tip there.

Figure — Dimension — basis cardinality

Why the topic needs it. The whole theorem counts vectors in a basis. If you don't picture the object being counted, nothing that follows means anything.


2. Scaling and adding — the two allowed moves

Figure — Dimension — basis cardinality

Why the topic needs it. The next concept, "linear combination", is literally just these two moves used together.


3. Linear combination — mix your ingredients

The symbol ("sigma") is shorthand for "add all of these up": means exactly the sum above. The subscript is just a counter running from to .

Figure — Dimension — basis cardinality

Why the topic needs it. The exchange lemma's very first step writes . That line is a linear combination. Every proof step rearranges one.


4. Spanning — do your ingredients reach everywhere?

The symbol means "is a member of": reads " is a vector in the space ". The symbol means "is a subset of": reads " is a collection of vectors all living inside ".

Why the topic needs it. Steinitz says "independent spanning". The spanning set provides the slots that get filled. No notion of spanning, no lemma.


5. Linear independence — no wasted ingredients

The symbol means "forces" / "implies": the left statement being true forces the right statement to be true.

Why the topic needs it. In the lemma's key step, independence is exactly what guarantees "some coefficient on a leftover is nonzero", so a swap is always possible. See Linear Independence.


6. Basis — just enough, no more, no less

Figure — Dimension — basis cardinality

Why the topic needs it. The theorem measures the size of a basis. A basis plays both roles — independent AND spanning — which is why the exchange lemma can be applied to it in both directions. See Basis of a Vector Space and Spanning Sets.


7. Cardinality — the count itself

Why the topic needs it. The entire theorem is one equation about cardinalities: . The number they share is the dimension .


8. Dimension — the pinned-down number


How the pieces feed the theorem

Vector - scalable addable arrow

Scale and Add - the two moves

Linear combination - a recipe

Spanning - reaches everything

Independence - no redundancy

Basis - spanning and independent

Cardinality - count the vectors

Steinitz Exchange Lemma

Dimension Theorem - all bases equal size

Dimension = the pinned number


Equipment checklist

Test yourself — cover the right side.

What are the only two operations a vector space guarantees?
Scaling by a scalar and adding two vectors.
What does mean in words?
A linear combination — scale each vector and add the results.
What does stand for?
The same sum ; is just a counter.
What does mean?
The vector is a member of the space .
What does mean?
is a set of vectors all living inside .
Define "spanning set" in plain words.
A set whose linear combinations reach every vector in the space.
Define "linear independence" in plain words.
The only way to combine the vectors into the zero vector is with all-zero coefficients (no redundancy).
What two properties must a basis have at once?
Spanning and linearly independent.
What does mean when is a set?
The number of vectors in (its cardinality), not absolute value.
What is ?
The cardinality of any basis of — well-defined by the Dimension Theorem.
What does the symbol mean?
"Implies" / "forces" — the left statement guarantees the right.

Connections

  • Linear Independence — the "no redundancy" property built in §5.
  • Spanning Sets — the "reaches everything" property built in §4.
  • Basis of a Vector Space — the both-at-once object of §6.
  • Steinitz Exchange Lemma — the engine that turns these foundations into the count theorem.
  • Rank-Nullity Theorem — dimension counting applied to linear maps.
  • Coordinates and Change of Basis — what changes (and what doesn't) when you switch basis.