Foundations — Abstract vector spaces — axioms, examples beyond ℝⁿ
Before you can read the parent note, you must be able to read its alphabet. This page walks every symbol and idea it uses, in the order they build on each other. Nothing is assumed — we start below zero.
The symbols, built one on top of the next
1. A set and the symbol
Picture: a box. If is a thing in the box , we write (" is in "). If it's outside, .
Why the topic needs it: the whole definition of a vector space begins "a set …". Every later idea (closure, zero, basis) is a statement about what is or isn't inside the box.

2. Sets of numbers: , , and a field
Picture: is a straight ruler; is a flat sheet of graph paper with a real axis and an imaginary axis.
Why this tool and not just "numbers"? The parent note scales vectors — it multiplies them by numbers. We need to name which numbers are legal to multiply by. Those numbers form the field . The choice matters: the same set has dimension 2 over but dimension 1 over — the field you scale with changes the answer. See Fields and scalars.
3. — the box you already know
Picture: an arrow from the origin to the point .
Why the topic needs it: is the familiar box. The parent note's entire mission is to say "keep the rules of , throw away the arrows." So we must first know what the arrow-box does.
4. The two operations: and

Why these two and nothing else? Linear algebra is exactly the study of what you can build with only "add" and "scale". Multiplying two vectors together is not part of the definition — that extra structure (a dot product) lives in Inner product spaces, a separate upgrade.
5. Closure — the hidden axiom #0
Picture: the box has walls. Closure says every "add" and "scale" arrow lands back inside the walls.
Why the topic needs it: the parent calls this "axiom #0 and the one beginners forget." A shape can look like a vector space and fail here — e.g. a line not through the origin: scale a point on it by and you fall off the line.

6. The zero vector and the inverse
Why the topic needs it: axioms 3 and 4 are built entirely on these. The proofs in the parent ("", "") are just careful games with and .
7. Quantifier symbols: , , and
Example read-aloud: with says "there exists a zero vector such that adding it changes nothing."
Why the topic needs it: every one of the 8 axioms is a or sentence. If you can't read these, the axiom list is gibberish.
8. The map notation
Picture: the parent writes . Read it: "addition eats a pair of vectors (, two boxes side by side) and returns one vector in ." That final "" is closure written in symbols!
Why the topic needs it: this notation is how closure is stated formally, and it's the language of Linear maps and matrix representations later.
9. Dimension and basis (preview)
Picture: needs 2 arrows (right, up) to reach anywhere → dimension 2. A box of degree- polynomials needs → dimension 3.
Why the topic needs it: the parent lists dimensions ( has , has , has ). You don't need to master this yet — that's Linear independence, basis and dimension — but you must know the words mean "count of building blocks."
10. The example boxes' notation
Why the topic needs it: these are the payoff — proof that "vector" need not mean "arrow". You only need to recognise the notation; the parent supplies the rest.
How these foundations feed the topic
Equipment checklist
Read each question, answer in your head, then reveal.
What does say in plain words?
What is a field , and which two are meant in this topic?
What is the difference between a scalar and a vector?
What are the only two operations a vector space is built from?
State "closure" and why it is called axiom #0.
What does the bold mean, and must it equal the number 0?
Read aloud: .
What does encode?
What do "basis" and "dimension" mean informally?
Name three boxes that are vector spaces but not .
Connections
- Parent: Abstract vector spaces
- 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