Grant Sanderson (@3blue1brown) - AI disproved a famous math conjecture. Now what?
Key insights
Books referenced
- Nonlinear Dynamics and Chaos - Steven Strogatz - Dwarkesh describes studying this textbook alongside Strogatz's lectures and an LLM, calling it bliss and comparing it to Grant's videos in book form
- The Princeton Companion to Mathematics - edited by Timothy Gowers - cited as an example of a single-author-crafted reference (versus crowdsourced Wikipedia) that deliberately motivates ideas rather than just stating correct facts
Media referenced
- Unit distance conjecture explainer - video - Grant references a video by math YouTube channel Polylog explaining the unit distance problem that an AI later found a counterexample to
- The Fall of the Theorem Economy - article - David Bessis blog post Dwarkesh cites arguing theorem-proving has historically gotten outsized credit relative to definition- and problem-creation, which AI progress may invert
- Unsolved expository problem (essay on forcing) - article - Grant cites mathematician Timothy Chow's essay proposing that some proven results (like the continuum hypothesis via forcing) remain unsolved as expository/explanatory problems even once proven
- Stanford Encyclopedia of Philosophy - other - cited alongside the Princeton Companion as single-author-curated references that beat Wikipedia's crowdsourced, correctness-first style for building understanding
- Spaced-repetition prompt-writing report - paper - Andy Matuschak and a collaborator's report on trying (and largely failing) to get LLMs to write good spaced-repetition flashcards, used as evidence LLMs struggle to model a specific reader's future mind
- Karpathy's auto-research LLM speed-run project - other - Dwarkesh references Andrej Karpathy's experiment where LLM agents modified a single training script and kept changes only if they sped up the run, as an early model of unsupervised research loops
- Eric Jang episode on AlphaGo - podcast - Dwarkesh recalls a prior episode where Eric Jang explained AlphaGo, and notes such systems are good at pursuing one line of research but bad at abandoning dead ends
- DeepSeekMath paper - paper - Dwarkesh cites DeepSeek's published methodology for training a natural-language math verifier checked by a meta-verifier, as evidence process supervision can work without Lean
- Grant Sanderson's first Dwarkesh interview (2023) - podcast - the pair revisit Dwarkesh's original IMO-gold question to Grant from their first conversation three years earlier
- Dwarkesh's interview with Dario Amodei - podcast - Dwarkesh recalls asking Dario two-to-three years earlier why AI couldn't yet connect known facts into a new discovery, a question this episode revisits given the unit distance result
Companies
- OpenAI - credited with the headline-making disproof of the unit distance conjecture counterexample discussed throughout the episode
- DeepMind - cited for its IMO gold-medal system, which used Lean the first year and switched to natural language the next, evidence Lean was less essential than assumed
- DeepSeek - its DeepSeekMath model and published training methodology are cited as evidence that natural-language proof verification with a meta-verifier can work without formal languages
- Boeing - referenced via a mathematician's PDE-simulation insight that reportedly saved Boeing billions by reducing physical build-test-rebuild cycles
Techniques and frameworks
- RLVR (reinforcement learning with verifiable rewards) - the training paradigm discussed as central to AI math/code progress, and as the reason human-legible 'why is this idea good' questions are hard to train for
- Grindability - Dwarkesh's proposed second driver of AI math/code progress beyond verifiability: math and code (unlike computer use or business strategy) can be cheaply parallelized into thousands of deterministic rollouts
- Lean / Mathlib formal proof system - discussed as a way to get automated, unsupervised verification of math claims; Grant proposes an AI could run indefinitely extending Mathlib without human check-ins
- Galois theory / group theory - used as the episode's extended case study of how a genuinely novel abstraction (symmetry of polynomial roots) took roughly a century, through Lagrange, Abel, and Galois, to be recognized as valuable
- Langlands program - Grant frames as a research ethos of preemptively finding connections across seemingly unrelated fields of math, distinct from just solving named problems
- Kolmogorov complexity / compression as elegance - floated as a possible way to reward AI for compressed, human-understandable proofs rather than just brute-force-correct ones
Summary
Dwarkesh Patel and Grant Sanderson (3Blue1Brown) revisit a question from their first interview three years earlier: once AI gets gold at the International Math Olympiad, is that AGI? Grant's original answer, that it would turn out to be just another benchmark, held up, and the episode opens by dissecting why math keeps producing the fastest, most legible AI progress of any field, this year highlighted by an AI-found counterexample to the decades-old unit distance conjecture. Dwarkesh proposes that verifiability alone doesn't explain the gap with domains like computer use; what math and code share is grindability, the ability to cheaply run thousands of parallel, deterministic rollouts, which real-world tasks like browsing a bot-protected website or running a business can't replicate. Both push back on the assumption that Lean and formal verification are the key driver: DeepMind's IMO system dropped Lean between its first and second year, and the unit distance disproof's chain of thought contained no Lean at all, suggesting natural-language verification with meta-verifiers (as in DeepSeek's published work) is doing more of the work than expected.
A large stretch of the conversation is a case study in how hard it is to reward or benchmark genuinely novel conceptual progress, using the century-long path from Lagrange's symmetry-of-roots hunch through Abel's impossibility proof to Galois's rejected, then rediscovered, notes that eventually became modern group theory. Only in the 20th century, with Gell-Mann's group-theoretic prediction of quarks, did the idea's practical value become obvious. That kind of "verification loop" is too slow and subjective for current RL training, which is exactly why Grant expects the next hard benchmark for AI in math to be conjecture- and definition-generation rather than theorem-proving, quoting the framing that "great mathematicians come up with conjectures, and the greatest mathematicians come up with definitions." Grant also floats a distinctly math-only possibility: because Lean-verified proofs need no human check-in, an AI could be set loose to extend the crowdsourced Mathlib repository indefinitely and unsupervised, similar to how AlphaZero explored Go on its own, with no guarantee anything useful comes out the other end.
The two also discuss what makes AI's advantage over individual human genius structural rather than just a matter of raw intelligence: it can apply the same capability level in parallel across every accessible problem, and can be deliberately given different starting biases (prove it vs. disprove it) to escape the kind of shared assumption that reportedly kept mathematicians trying to prove the unit distance conjecture true for years before someone tried disproving it. On the flip side, both spend real time on why AI writing lags math and code so badly: code and math have flexible "end products" where any correct implementation works, while writing's output is directly the substance, and good writing requires modeling a specific reader's mind moment to moment, a form of theory-of-mind that autoregressive generation seems structurally bad at (illustrated by an aside about Botox recipients becoming worse at reading others' facial expressions once their own face stops mirroring emotion).
The episode closes on the human role in a world of increasingly capable AI mathematicians. Grant argues mathematicians will likely become something like museum curators, valuable not because AI can't prove or explain things but because the motivation to care about a topic remains a social, trust-based phenomenon, the same reason human musicians retain value despite technically "better" synthesized audio being possible. His broader career advice, aimed at students worried AI will make their field pointless, is to trace where the actual money and prestige in a job come from (university brand value, grant-funded public good, or direct teaching) rather than assuming being good at the work guarantees a role; he specifically predicts teaching will be one of the more AI-resistant careers over the next fifty years because of its relational, coaching character. On learning with LLMs specifically, Grant compares current LLM explanations to Wikipedia: broad and largely correct but missing the deliberately motivated narrative arc of a single expert author, and describes his most common use of LLMs as a smarter search engine pointing him to the right human-written resource (with a cautionary story about being confidently pointed to a fabricated 3Blue1Brown video). Dwarkesh's most effective study method pairs a well-sequenced human text or lecture with an LLM used only to resolve local confusion, since neither agrees LLMs can yet do what the best human teachers do: reframe a learner's flawed question instead of just answering it as posed.
Notable Quotes
"Good mathematicians prove theorems, great mathematicians come up with conjectures, and the greatest mathematicians come up with definitions." - Grant Sanderson
"The dirty secret with the IMO is that you really can train for a lot of them." - Grant Sanderson
"You build a man a fire, and he's warm for one night. But set a man on fire, and he's warm for the rest of his life. So that's where I am with AI." - Grant Sanderson
"It's like an alien trying to empathize. How could it have theory of mind?" - Grant Sanderson
"There's really no fundamental difference between a benchmark and a training environment." - Dwarkesh Patel