Skip to content
Field III · Foundation

Linear Algebra

Before a qubit is physics, it is a vector in a complex Hilbert space. This is the engine room of the entire cathedral. Fourteen weeks, eight chapters of Axler, no determinants until the very end — build it abstractly, and quantum mechanics stops being magic.

sine determinante — Axler's vow
Linear algebra is the mathematics of the 21st century.
— Gilbert Strang
read with a pencil in hand — every exercise is the text
Prerequisites
Comfort with proofsBasic set notationComplex numbers
Core Texts

Linear Algebra Done Right

Sheldon Axler · 4th ed. · Ch. 1–8

The spine text, cover to cover. The determinant-free approach: Axler builds operators and eigenvalues from first principles, so the spectral theorem arrives as inevitability, not formula. The exercises are non-negotiable — they are half the book.

Essence of Linear Algebra

3Blue1Brown · Video Series · Companion

Geometric intuition to run alongside the rigor. Watch each episode before the matching Axler chapter — see the picture, then prove it.

dimensio omnia regit — dimension rules everything here the spectral theorem is measurement. remember this when you reach the quantum track.
Track Breakdown · 5 Phases · 14 Weeks
1Wks 1–2 · Ch. 1–2

Vector Spaces

Axler Ch. 1–2 · Vector Spaces; Finite-Dimensional Vector Spaces

Two weeks to unlearn the arrow. A vector space is any collection of objects that add and scale according to the axioms — columns of complex numbers, polynomials, functions on an interval. Everything in the next twelve weeks, and every quantum state you will ever write down, lives inside the structure defined right here.

Vector-Space Axioms & the Zoo of Examples
Axler §1A–1B

ℝⁿ and ℂⁿ are the prototypes, but the definition deliberately forgets them: a vector space over a field 𝔽 is any set with an addition and a scalar multiplication satisfying commutativity, associativity, identities, inverses, and the two distributive laws. The examples are the point — ℂⁿ, the sequence space 𝔽, the polynomial space 𝒫(𝔽), the function space 𝔽S. Quantum mechanics is done over ℂ, and the reason surfaces in Phase 3: only over ℂ is every operator guaranteed an eigenvalue. When you later write a qubit as a vector, it is this definition — not the arrow — that you are invoking.

You must be able to
  • State every vector-space axiom from memory and prove uniqueness of the additive identity and of additive inverses from the axioms alone
  • Verify that 𝒫(𝔽) and 𝔽S are vector spaces, writing out the checks
  • Exhibit a set with operations that fails exactly one axiom, and name which
Subspaces, Sums & Direct Sums
Axler §1C

A subspace is a vector space living inside another — closed under the parent's operations, containing 0. The sum U + W collects everything reachable from both; the sum is direct (U ⊕ W) exactly when every vector decomposes uniquely, equivalently when the only way to write 0 is the trivial way. Direct sums are the shape of things to come: the spectral theorem and Chapter 8 both end with V shattered into a direct sum of eigenspaces. Master uniqueness-of-decomposition now and those theorems will read as inevitabilities.

You must be able to
  • Check the three subspace conditions on sight, and produce subsets of ℝ² that fail each one
  • Prove: a sum is direct iff the only decomposition of 0 is trivial
  • Prove the two-subspace criterion U ∩ W = {0}, and show by example why it fails for three summands
Span & Linear Independence
Axler §2A

Span measures reach; independence measures non-redundancy — the two forces whose balance point is a basis. The linear dependence lemma is the workhorse of the entire chapter: in any dependent list, some vector lies in the span of its predecessors and can be deleted without shrinking the span. It powers the key inequality — every independent list is no longer than every spanning list — and through it, the very existence of dimension. Nearly every proof you write about bases will funnel through this one lemma.

You must be able to
  • Prove the linear dependence lemma cold
  • Use it to prove: length of an independent list ≤ length of a spanning list
  • Decide dependence of explicit lists in ℂ³ and in 𝒫₃(𝔽) by hand
Bases & the Well-Definedness of Dimension
Axler §2B–2C

A basis spans and is independent — equivalently, every vector is a combination of it in exactly one way, which is what makes coordinates possible at all. Every spanning list contains a basis; every independent list extends to one — the two reduction moves you will use for the rest of the book, most famously in the rank–nullity proof. That any two bases have the same length is a theorem, not a definition, and it is the only reason the word "dimension" means anything. Dimension counting then runs the quantum track: a qubit is 2, an n-qubit register is 2ⁿ, and entanglement begins as an accounting fact about tensor dimensions.

You must be able to
  • Prove that dimension is well-defined, citing the linear dependence lemma at the load-bearing step
  • Extend a given independent list in ℂ³ to a basis, by hand
  • Prove dim(U₁ + U₂) = dim U₁ + dim U₂ − dim(U₁ ∩ U₂)
The Weeks
WK 1
§1A–1C · 3Blue1Brown eps. 1–2 first, then the rigorExercises: 1A 1, 3, 8, 11 · 1B 1–6 · 1C 1, 5, 10, 12, 19, 23
Due: LaTeX proof — a sum is direct iff 0 decomposes only trivially
WK 2
§2A–2C · the linear dependence lemma until it is reflexExercises: 2A 1, 3, 5, 10, 11 · 2B 3–8 · 2C 1, 9, 10, 17
Due: LaTeX proof that dimension is well-defined

Forget arrows. A vector is anything that adds and scales. That abstraction is the whole point.

2Wks 3–5 · Ch. 3

Linear Maps

Axler Ch. 3 · Linear Maps

The longest chapter of the book, and the one that pays rent forever. Vector spaces are the nouns; linear maps are the verbs — and quantum gates, observables, and measurements are all going to be elements of ℒ(V). Three weeks: structure of maps, then their coordinates, then quotients and duals.

Linear Maps & the Space ℒ(V, W)
Axler §3A

A linear map preserves exactly the two operations that define a vector space: T(u + v) = Tu + Tv and T(λv) = λTv. The decisive lemma: a linear map is entirely determined by its values on a basis, and those values may be prescribed freely — this is what will make matrices possible, and what lets you define a quantum gate by saying only what it does to |0⟩ and |1⟩. ℒ(V, W) is itself a vector space, and composition gives ℒ(V) the algebra structure in which Chapters 5–8 take place.

You must be able to
  • Verify or refute linearity of a given map in seconds
  • Construct the unique linear map with prescribed values on a basis, and prove uniqueness
  • Prove ℒ(V, W) is a vector space and compute its dimension
Null Space, Range & the Fundamental Theorem of Linear Maps
Axler §3B · rank–nullity ★

The null space is what a map destroys; the range is what it achieves; and the Fundamental Theorem says the books always balance: dim V = dim null T + dim range T. Memorize the proof as a move, not a fact: take a basis of null T, extend it to a basis of V, then show the images of the added vectors form a basis of range T. The consequences cascade — T is injective iff null T = {0}, there is no injective map into a smaller-dimensional space and no surjective map onto a larger one. Half the dimension arguments you will ever make are this theorem in costume.

You must be able to
  • Reproduce the extend-a-basis proof closed-book
  • Derive both no-go corollaries (no injection downward, no surjection upward) in two lines each
  • Prove injective ⟺ null T = {0}, and use rank–nullity to settle existence questions about maps with prescribed kernels
Matrices as Coordinates of Maps
Axler §3C

A matrix is not a linear map — it is the coordinates of a map after you choose bases at both ends, the way 3.7 is not a length until you choose a unit. ℳ(T) changes when the bases change; T itself does not. Matrix multiplication is then defined the only way it can be so that ℳ(ST) = ℳ(S)ℳ(T) — the rows-times-columns rule is a theorem about composition, not an arbitrary convention. Live inside this distinction: quantum information rewrites the same operator in the computational basis, the Hadamard basis, the Bell basis, and expects you never to confuse the operator with its costume.

You must be able to
  • Compute ℳ(T) with respect to non-standard bases of both domain and codomain
  • Represent one map in two different bases and verify both matrices act identically on coordinates
  • Explain, in one written paragraph, why matrix multiplication is composition
Invertibility & Isomorphism
Axler §3D

Invertible means injective and surjective — and on spaces of equal finite dimension, either one alone suffices, a theorem you will use weekly. Two finite-dimensional spaces are isomorphic iff they share a dimension, so up to relabeling there is only one n-dimensional space over 𝔽: this is why "the" n-qubit space ℂ^(2ⁿ) deserves its definite article. In infinite dimensions the equivalence collapses — the shift operator is injective but not surjective — which is why finite-dimensionality is a hypothesis, never decoration.

You must be able to
  • Prove injective ⟺ surjective ⟺ invertible for operators on finite-dimensional spaces
  • Build an explicit isomorphism 𝒫₃(ℝ) → ℝ⁴ and prove it is one
  • Show the shift on 𝔽 breaks the equivalence, and say where finiteness was used
Quotients & Duality — Annihilators
Axler §3E–3F

The quotient V/U collapses a subspace to zero and keeps everything else: its elements are the affine translates v + U, and dim V/U = dim V − dim U. The dual space V′ = ℒ(V, 𝔽) is the space of linear functionals; every basis breeds a dual basis, every map T a dual map T′, and every subspace U an annihilator U⁰ — the functionals vanishing on U — with dim U⁰ = dim V − dim U. Duality is Dirac notation before the notation exists: a bra ⟨ψ| is precisely a linear functional, and the Riesz theorem of Phase 4 is the reason every bra has a ket. The clean symmetries null T′ = (range T)⁰ and range T′ = (null T)⁰ turn row rank = column rank into a two-line corollary.

You must be able to
  • Prove dim V/U = dim V − dim U via the quotient map and rank–nullity
  • Compute the dual basis of a given basis of ℂ³
  • Prove dim U⁰ = dim V − dim U, and state the four null/range dualities for T′
The Weeks
WK 3
§3A–3B · the Fundamental Theorem, slowlyExercises: 3A 1, 3, 7, 11, 14 · 3B 1, 2, 9, 12, 20, 22
Due: LaTeX proof of rank–nullity — proof strategy stated first as a plan, then executed
WK 4
§3C–3D · matrices as coordinates; isomorphismExercises: 3C 1–5, 8, 14 · 3D 1, 2, 5, 9, 18, 20
Due: one map, two bases, two matrices — computed by hand, with a paragraph on what changed and what didn't
WK 5
§3E–3F · quotients, duals, annihilatorsExercises: 3E 1, 4, 7, 10 · 3F 1, 2, 6, 14, 20
Due: LaTeX proof — dim U⁰ = dim V − dim U, plus a half-page: "why bras are functionals"
Requires: Phase 1

A matrix is a shadow a linear map casts once you choose a basis. Study the map, not the shadow.

3Wks 6–8 · Ch. 4–5

Eigenvalues & Invariant Subspaces

Axler Ch. 4–5 · Polynomials; Eigenvalues, Eigenvectors, Invariant Subspaces

Here is where Axler's determinant-free vow earns its keep. Everywhere else, eigenvalues are roots of a determinant you were never taught to trust; here they are forced into existence by polynomial arithmetic alone. This is the road that leads straight to the spectral theorem — and it is why the field must be ℂ.

Polynomials over ℂ — the Armory
Axler Ch. 4

Chapter 4 looks like a detour and is actually the proof engine. Division algorithm, zeros correspond to linear factors, and the fundamental theorem of algebra: every complex polynomial factors completely into linear terms, while real polynomials only guarantee factors of degree at most two. Axler proves eigenvalues exist by factoring a polynomial applied to an operator, so every result of Chapter 5 stands on this chapter. The failure of factorization over ℝ is not a technicality — it is exactly where rotations escape having eigenvalues.

You must be able to
  • Prove: λ is a zero of p iff (z − λ) divides p
  • State the fundamental theorem of algebra and both factorization forms (ℂ and ℝ)
  • Factor a real polynomial into linear and irreducible quadratic factors by hand
Invariant Subspaces & Eigenvectors
Axler §5A

An invariant subspace is territory the operator never leaves: T maps U into U. The one-dimensional invariant subspaces are exactly the eigenvector lines Tv = λv, and the eigenspace E(λ, T) = null(T − λI) collects each one. The structural theorem: eigenvectors for distinct eigenvalues are linearly independent, so an operator on an n-dimensional space has at most n eigenvalues. Invariance is the strategy of the entire second half of the book — understand an operator by finding the pieces it respects, then induct on what remains.

You must be able to
  • Prove independence of eigenvectors for distinct eigenvalues (and know both proofs: dependence lemma, and polynomial trick)
  • Find all eigenvalues of differentiation on 𝒫₃(ℝ) and of rotation on ℝ² — without any determinant
  • Describe every invariant subspace of a diagonal operator
Existence of Eigenvalues over ℂ & the Minimal Polynomial
Axler §5B · ★ the crown of the chapter

Every operator on a nonzero finite-dimensional complex vector space has an eigenvalue — proved with no determinant anywhere. The argument, Axler's signature: take any v ≠ 0; the n + 1 vectors v, Tv, …, Tⁿv must be dependent, yielding a polynomial with p(T)v = 0; factor p over ℂ into linear terms (T − λ₁I)⋯(T − λₘI)v = 0; some factor fails to be injective, and its λ is your eigenvalue. The minimal polynomial is the operator's fingerprint — the smallest monic polynomial that kills T, whose zeros are precisely the eigenvalues. Over ℝ the proof dies at the factoring step, which is why real rotations have no eigenvalues and why quantum mechanics is written over ℂ.

You must be able to
  • Run the polynomial-factoring existence proof on a blank page, closed-book
  • Compute the minimal polynomial of two or three small operators by hand
  • Exhibit a real operator with no eigenvalue and point to the exact line of the proof that fails over ℝ
Upper-Triangular Forms
Axler §5C

Over ℂ, every operator has an upper-triangular matrix with respect to some basis — the poor man's diagonalization, and unlike the real thing it is always available. The payoff is that triangular matrices confess everything: the diagonal entries are exactly the eigenvalues, and T is invertible iff no diagonal entry is zero. These are facts the determinant tradition extracts from det(T − λI); Axler reads them straight off the structure. Phase 4 will upgrade the basis to an orthonormal one (Schur), and the spectral theorem will say when triangular collapses to diagonal.

You must be able to
  • Prove existence of an upper-triangular form over ℂ (know the inductive skeleton)
  • Read eigenvalues and invertibility off a triangular matrix, with proof
  • Triangularize a concrete 3×3 operator by hand
Diagonalizability, the Minimal-Polynomial Criterion & Commuting Operators
Axler §5D–5E

T is diagonalizable when V splits as a direct sum of eigenspaces — enough eigenvectors to build a basis, so the operator is a list of scalars in the right coordinates. The clean test: T is diagonalizable iff its minimal polynomial is a product of distinct linear factors; n distinct eigenvalues is the easy sufficient condition. Commuting operators can be simultaneously diagonalized — the mathematics beneath the physicist's "compatible observables can be measured together," and the reason non-commuting observables (position and momentum, σx and σz) cannot.

You must be able to
  • Test diagonalizability via the minimal polynomial on concrete operators
  • Produce a non-diagonalizable operator (the 2×2 Jordan block) and prove it is one
  • State and sketch: commuting diagonalizable operators share an eigenbasis
The Weeks
WK 6
Ch. 4 complete + §5A · polynomials, then invarianceExercises: 4 · 1, 3, 5, 7, 11 · 5A 1, 5, 9, 11, 15, 25
Due: LaTeX proof — eigenvectors for distinct eigenvalues are independent
WK 7
§5B–5C · existence of eigenvalues; triangular formsExercises: 5B 1, 4, 7, 9, 16 · 5C 1, 3, 5, 7, 12
Due: existence of eigenvalues over ℂ, closed-book attempt, then checked against Axler line by line
WK 8
§5D–5E · diagonalizability; commuting operatorsExercises: 5D 1, 4, 6, 9, 13 · 5E 1, 3, 6
Due: minimal polynomials of two 3×3 operators by hand + half-page on the diagonalizability criterion
Requires: Phases 1–2

An eigenvector is a direction the operator respects. Over ℂ, every operator must respect at least one.

4Wks 9–12 · Ch. 6–7

Inner Product Spaces & Spectral Theory

Axler Ch. 6–7 · Inner Product Spaces; Operators on Inner Product Spaces

Geometry enters the abstract space, and the track reaches its summit. Four weeks — the slowest pace of the semester, on purpose — because these two chapters are the mathematics of quantum measurement: Hilbert space, observables, unitaries, collapse, and entanglement all have their theorems here.

Inner Products, Norms & Cauchy–Schwarz
Axler §6A · proof required

The inner product adds angle and length to the naked vector space — and on ℂ it must be conjugate-symmetric, ⟨u,v⟩ = ⟨v,u⟩, or "length" would go negative. Cauchy–Schwarz is the inequality beneath all of analysis, and Axler's proof is a single move: split u into a piece parallel to v plus a piece orthogonal to v, and throw the orthogonal piece away. In quantum mechanics it is the reason no probability ever exceeds 1. The triangle inequality and the parallelogram law both fall out as corollaries.

You must be able to
  • Prove Cauchy–Schwarz via the orthogonal decomposition, including the equality condition
  • Derive the triangle inequality and the parallelogram equality from it
  • Explain in two sentences why complex inner products must conjugate one slot
Orthonormal Bases & Gram–Schmidt
Axler §6B · an algorithm you run by hand

Orthonormal bases make coordinates effortless: v = Σ⟨v, ej⟩ej, with the norm handed to you by Parseval. Gram–Schmidt manufactures them from any independent list — subtract the projections onto everything built so far, normalize, repeat — and you must run it by hand until it is muscle memory, because the procedure is also a proof: every finite-dimensional inner-product space has an orthonormal basis, and every upper-triangular form can be made orthonormal (Schur). Every measurement basis in the quantum track is Gram–Schmidt's output.

You must be able to
  • Run Gram–Schmidt on a 3-vector system in ℂ³, by hand, without notes
  • Prove the span is preserved at every step of the algorithm
  • Expand a given vector in the resulting orthonormal basis and verify Parseval
Orthogonal Complements, Projections & Riesz Representation
Axler §6B–6C

V = U ⊕ U for every subspace U, and the orthogonal projection PU solves the minimization problem: PUv is the point of U closest to v. Then the jewel: Riesz representation — every linear functional is inner product against one fixed vector. This marries Chapter 3's duality to geometry: the dual space collapses into the space itself. Dirac notation lives here — ⟨ψ| is a functional, and Riesz is the standing guarantee that every bra has a ket. Collapse of a quantum state is exactly orthogonal projection onto an eigenspace.

You must be able to
  • Prove V = U ⊕ U and the minimization property of PU
  • Prove Riesz — existence by orthonormal expansion, uniqueness in one line
  • Compute the representing vector of a concrete functional on ℂ³
Adjoints, Self-Adjoint & Normal Operators
Axler §7A

The adjoint T* is defined by ⟨Tv, w⟩ = ⟨v, T*w⟩ — and it exists precisely because Riesz says the functional v ↦ ⟨Tv, w⟩ must be represented by some vector, christened T*w. Self-adjoint operators (T = T*) have real eigenvalues; normal operators (TT* = T*T) satisfy ‖Tv‖ = ‖T*v‖ and have orthogonal eigenvectors for distinct eigenvalues. These are exactly the hypotheses the spectral theorems will spend. Observables in quantum mechanics are self-adjoint because of the real-eigenvalue theorem — a lab can only read out real numbers.

You must be able to
  • Compute the adjoint of a concrete map, and prove ℳ(T*) is the conjugate transpose in an orthonormal basis
  • Prove eigenvalues of self-adjoint operators are real
  • Prove T normal ⟺ ‖Tv‖ = ‖T*v‖ for all v, and its eigenvector consequences
The Spectral Theorems — Real & Complex
Axler §7B · ★★★ the centerpiece of the entire track

Complex: T is normal ⟺ V has an orthonormal basis of eigenvectors of T. Proof outline, Axler's way: normality forces the minimal polynomial to have distinct zeros, so T is diagonalizable, and normality then makes the eigenspace decomposition orthogonal — the minimal-polynomial machinery of Phase 3, cashed in whole. Real: T is self-adjoint ⟺ the same conclusion over ℝ. Here self-adjointness must first force an eigenvalue into existence (quadratic factors with b² < 4ac are invertible on self-adjoint operators), then induction on the orthogonal complement of an eigenvector finishes it. This theorem is quantum measurement: outcomes are the eigenvalues, collapse is projection onto an eigenspace, and orthonormality of the eigenbasis is why the outcome probabilities sum to 1. No determinant appears at any point on this road — that was the promise of week 1.

You must be able to
  • Prove the complex spectral theorem closed-book, naming where normality is spent
  • Prove the real spectral theorem, including the self-adjoint eigenvalue-existence lemma
  • Spectrally decompose a concrete 2×2 self-adjoint matrix (do it to a Pauli matrix)
  • State, in one written sentence, why measurement is this theorem
Positive Operators, Square Roots & Isometries
Axler §7C–7D

Positive operators satisfy ⟨Tv, v⟩ ≥ 0 and are exactly the operators with (unique) positive square roots — the spectral theorem lets you take √T by taking square roots of eigenvalues, so operator arithmetic starts behaving like number arithmetic. Isometries preserve every norm; on complex spaces these are the unitary operators — i.e., every quantum gate ever built — characterized by carrying orthonormal bases to orthonormal bases. In the quantum track, density matrices are precisely the positive operators of trace 1: this section is their birthplace.

You must be able to
  • State the equivalent characterizations of positivity and prove two of them
  • Prove uniqueness of the positive square root, and construct √(T*T) for a small example
  • Prove: S is unitary ⟺ S carries some (every) orthonormal basis to an orthonormal basis
Polar Decomposition & the Singular Value Decomposition
Axler §7D–7F · ★★ · SVD ↔ Schmidt ↔ entanglement

Every operator factors as T = S√(T*T): an honest stretch followed by an isometry — the operator analogue of z = re. Refined, this is the singular value decomposition: orthonormal lists e₁,…,eₙ and f₁,…,fₙ with Tv = Σ sj⟨v, ej⟩fj, where the singular values sj are the eigenvalues of √(T*T) — a spectral theorem that works for every operator, normal or not, at the price of two bases instead of one. In the quantum track the SVD is reborn as the Schmidt decomposition of a bipartite state: count the nonzero singular values and you have measured entanglement. One nonzero term — product state; more — entangled.

You must be able to
  • Derive polar decomposition from the spectral theorem and square roots
  • Compute the SVD of a 2×2 matrix by hand, start to finish
  • Write the SVD ↔ Schmidt dictionary precisely, and use it to test a 2-qubit state for entanglement
The Weeks
WK 9
§6A–6B · inner products; orthonormalityExercises: 6A 1, 4, 7, 12, 16, 21 · 6B 1, 2, 5, 7, 10
Due: LaTeX proof of Cauchy–Schwarz + Gram–Schmidt run by hand on a 3-vector system in ℂ³
WK 10
§6C + §7A · complements & projections; adjointsExercises: 6C 1, 2, 5, 7, 11 · 7A 1, 3, 5, 11, 17, 21
Due: LaTeX proof of Riesz representation + the adjoint of one concrete map, computed twice (definition, then conjugate transpose)
WK 11
§7B · the spectral theorem, both fields, all weekExercises: 7B 1, 3, 5, 9, 13
Due: spectral theorem, complex case, closed-book attempt — then the gaps studied, then attempted again
WK 12
§7C–7F · positivity, isometries, polar, SVDExercises: 7C 1, 4, 6, 10 · 7D 1, 2, 5 · 7E 1, 3 · 7F 1, 2
Due: LaTeX proof of the real spectral theorem + SVD of a 2×2 by hand, with a note on Schmidt & entanglement
Requires: Phases 1–3

When a quantum measurement collapses a state onto an eigenspace, it is executing the spectral theorem. You are learning the physics of measurement, disguised as mathematics.

5Wks 13–14 · Ch. 8

Operators on Complex Spaces

Axler Ch. 8 · Operators on Complex Vector Spaces

The spectral theorem is a theorem about nice operators. Chapter 8 asks the harder question — what is the finest structure of an arbitrary complex operator? — and answers with generalized eigenspaces, Jordan form, and, at the very last, the trace and the determinant, arriving as consequences instead of definitions.

Generalized Eigenvectors & Nilpotent Operators
Axler §8A

When an operator is not diagonalizable, plain eigenvectors run out before they span. Generalized eigenvectors — v ≠ 0 with (T − λI)kv = 0 for some k — make up the shortfall, and k never needs to exceed dim V, because the null spaces null(T − λI)k grow and then stabilize. The pure obstruction case is the nilpotent operator, some power of which is zero: all structure, no eigenvalue but 0, and always strictly upper-triangular in a suitable basis. Every complex operator will turn out to be built from exactly these two ingredients — scalars plus nilpotents.

You must be able to
  • Prove the null-space chain null T ⊆ null T² ⊆ … stabilizes by dim V
  • Prove: N nilpotent ⟺ strictly upper-triangular with respect to some basis
  • Compute the generalized eigenspaces of a small non-diagonalizable operator
Generalized Eigenspace Decomposition & Cayley–Hamilton
Axler §8B · ★

Over ℂ, the space shatters completely: V = G(λ₁, T) ⊕ ⋯ ⊕ G(λm, T), and on each generalized eigenspace T acts as scalar + nilpotent. Defining the multiplicity of λ as dim G(λ, T) gives the characteristic polynomial Axler's way — assembled from eigenvalues, no determinant in sight — and Cayley–Hamilton then falls out in a few lines instead of the usual determinant gymnastics. The minimal polynomial divides the characteristic polynomial: the fingerprint divides the census.

You must be able to
  • Prove the generalized eigenspace decomposition (full outline, every lemma named)
  • Derive Cayley–Hamilton from the decomposition
  • Compute minimal vs. characteristic polynomial on examples where they differ
Jordan Form
Axler §8C

The finest structure theorem for a single operator: a basis in which ℳ(T) is block-diagonal, each block carrying one eigenvalue down the diagonal and 1s just above it. Existence follows from the generalized eigenspace decomposition plus the internal structure of nilpotent operators. Jordan form is what remains of the diagonal dream when normality fails — a complete taxonomy of exactly how an operator can refuse to be diagonalizable, with the block sizes as the failure record.

You must be able to
  • Compute the Jordan form of small operators from their generalized eigenspaces
  • Read the minimal and characteristic polynomials directly off a Jordan matrix
  • State uniqueness up to block order, and sketch why block sizes are determined by dim null(T − λI)k
Trace & Determinant, Axler's Way
Axler §8D + Ch. 9 coda

Trace = sum of the eigenvalues, determinant = product — each counted with multiplicity. Defined this way they are manifestly basis-independent, and the classical formulas (sum of diagonal entries; the signed-permutation monster) become theorems proved at the end rather than definitions imposed at the start — the whole philosophy of the book, executed. Trace is linear and cyclic (tr AB = tr BA); in the quantum track it computes Born-rule probabilities and expectation values via tr(ρA), and "positive, trace 1" defines the density matrices. Invertibility ⟺ det ≠ 0 arrives, at last, as a corollary you already knew without it.

You must be able to
  • Prove that the trace of ℳ(T) is independent of the chosen basis
  • Prove tr AB = tr BA and use it to show similar matrices share a trace
  • Write one page: why Axler delays the determinant, and what was gained
The Weeks
WK 13
§8A–8B · generalized eigenvectors; the decompositionExercises: 8A 1, 3, 6, 10, 14 · 8B 1, 2, 5, 9, 11
Due: LaTeX — generalized eigenspace decomposition (proof outline) + Cayley–Hamilton derived from it
WK 14
§8C–8D + the determinant coda · Jordan form; traceExercises: 8C 1, 3, 7 · 8D 1, 4, 6, 9
Due: Jordan form of a 4×4 by hand + capstone page: axioms → spectral theorem, the determinant-free road, mapped
Requires: Phases 1–4

The determinant finally appears — in the last chapter, as a consequence rather than a definition. That inversion is the whole philosophy of this book.

nulla dies sine linea — no day without a line of proof
Proof Vault Targets · 7 Proofs
Where This Fits · The Quantum Dictionary

Every postulate of quantum mechanics is a theorem from this track wearing physics clothes. The dictionary is exact:

Finish this track and the quantum track reads like a language you already speak. The postulates of quantum mechanics stop being postulates — they become the spectral theorem, Riesz, and Cauchy–Schwarz, wearing laboratory clothes.