Visual walkthrough — Abstract vector spaces — axioms, examples beyond ℝⁿ
Before we touch a symbol, let us name the pieces we are allowed to use. Think of them as the only tools in the box.
We will lean on exactly four axioms. Here they are, restated as "moves you are licensed to make":
Step 1 — Split the scalar zero in two
WHAT. We start from the object we want to understand, , and rewrite the number using a fact about ordinary numbers: .
WHY. We are not allowed to say what "equals" yet — that is the whole mystery. But we are allowed to replace the number by anything equal to it, and is plain school arithmetic inside the field. This is the only crack we can wedge open. Splitting the scalar is what lets A8 get a grip.
PICTURE. The red tile is . Scaling by (left) is the same as scaling by the split number (right) — a single knob turned to zero, versus two knobs each at zero that we'll separate next.

Step 2 — Distribute: one scaled tile becomes two
WHAT. Apply A8 to the right-hand side of Step 1.
WHY. A8 says a scalar-sum in front of a tile splits into two scaled copies snapped together. This is the pivotal move: the mysterious object now appears twice, added to itself. That self-addition is the trap we'll spring.
PICTURE. The single tile "" on the left unzips into two identical copies of itself on the right, joined by a snap "+". Give the shared name so we can talk cleanly.

Step 3 — Name it and read the equation we've earned
WHAT. Chaining Steps 1 and 2, and writing :
WHY. This tiny line is the entire heart of the proof. In ordinary numbers, "a number that equals itself plus itself" must be zero (). We want to say the tile version, but "divide by 2" is not one of our licensed moves — there is no division of tiles. So we need the axioms to finish the job instead.
PICTURE. A balance scale: one on the left pan exactly balances two 's on the right. Something must give — and the only way to restore balance without dividing is to undo a copy.

Step 4 — Snap the "undo" tile onto both sides
WHAT. Every tile has a partner (A4). Snap onto both sides of :
WHY. Since the two sides were equal, snapping the same tile onto each keeps them equal — that is just "do the same thing to both pans." We choose specifically because A4 promises it collapses a to the empty tile. This is our substitute for the forbidden "divide."
PICTURE. The green undo-tile lands on each pan. Watch the left pan first — it is about to vanish to empty.

Step 5 — Collapse the left, regroup the right
WHAT. Left side by A4 becomes . Right side: regroup with A2, then collapse the inner pair with A4:
WHY. On the right we couldn't touch the middle directly, so we re-bracketed (A2) to pair the second with its own undo tile . That pair collapses to , leaving just snapped to the empty tile.
PICTURE. Left pan is now empty (). On the right, the brackets slide over so the neighbouring and meet and annihilate to empty, leaving a lone beside an empty tile.

Step 6 — The empty tile does nothing → the result
WHAT. Use A3 () on the right:
WHY. The empty tile snapped onto leaves unchanged. Reading the chain end to end: . We have proved, using nothing but the axioms, that scaling any tile by the number zero yields the empty tile.
PICTURE. The empty tile absorbs into ; the balance settles reading "".

Step 7 — Bonus: why falls out for free
WHAT. We now spend our new theorem to prove the second claim. Start from and snap on :
Term by term: turns the first tile into a scaled copy (A5); A8 merges the two scaled copies into one scalar out front; that scalar is the number zero, so Step 6 finishes it to .
WHY. If , then is a tile that undoes . And undo-tiles are unique (a standard one-line consequence of A2–A4). So must be the very tile we call .
PICTURE. Tile (red) snapped to tile (green) annihilates to the empty tile — visibly the same relationship as .

The one-picture summary
The whole argument is one flow: split the scalar → distribute → get → undo one copy → land on , then spend that result to crack .

Recall Feynman: the whole walkthrough in plain words
I want to know what happens when I scale a tile by the number zero, but I'm not allowed to assume anything — only snap, scale, undo, and the empty tile. So I use a trick: the number zero is secretly . The distribute rule says scaling by is the same as taking two zero-scaled copies and snapping them together. So my mystery tile equals itself plus itself. Normally I'd "divide by two," but tiles don't divide! Instead I snap the tile's undo-partner onto both sides. The left side collapses to empty, and on the right the neighbouring pair also collapses, leaving just the mystery tile beside an empty tile — which is still the mystery tile. Reading it back: empty equals mystery tile. Done: scaling by zero always gives the empty tile. Then I get almost for free, because plus merges (via distribute) into scaling by , which I just proved is empty — so is exactly the thing that undoes , i.e. . No arrows, no coordinates — works for functions, matrices, everything obeying the rules.
Recall Quick self-check
Which axiom lets us turn into ? ::: A4 (additive inverse), snapped on both sides, plus A2 (regroup) and A3 (zero tile) to finish. Why can't we "divide by 2" to solve ? ::: Division of vectors is not a vector-space operation; only add/scale/undo are guaranteed. In the proof of , which earlier result is reused? ::: from Step 6. Which two objects does Step 6 secretly connect? ::: The scalar (a number) and the vector (a tile in ).
Connections
- Abstract vector spaces — axioms, examples beyond ℝⁿ (parent)
- Fields and scalars
- Subspaces and the subspace test
- Linear independence, basis and dimension
- Linear maps and matrix representations
- Inner product spaces
- Function spaces and Fourier series