AI is solving geometry problems that used to take humans years
The shift from calculation to reasoning
For a long time, the consensus was that AI could handle the "grunt work" of math—the arithmetic and the repetitive symbolic manipulation—but would fail at the "creative leap" required for a breakthrough proof. That wall has crumbled. By combining deep learning with formal verification languages like Lean, AI agents are now capable of navigating the search space of mathematical proofs with terrifying efficiency.
When you look at how these systems operate, they aren't just predicting the next token in a sequence. They are effectively performing a massive tree search, testing hypotheses, failing, and backtracking in milliseconds. This is a practical tutorial in how the AI workflow is evolving: it's no longer about a single prompt and a single answer, but an iterative loop of proposal and verification.
Why this feels different from previous AI wins
Most of us got used to AI writing emails or generating images, which are subjective. Math is binary; it's either right or it's wrong. The fact that AI is hitting "right" on problems that have stumped humans for years suggests a level of emergent reasoning that goes beyond simple pattern matching.
- Search Space: AI can explore millions of potential proof paths simultaneously, whereas a human mathematician might spend a career on three or four primary directions.
- Formalization: The move toward formal languages means the AI has a perfect "referee" to tell it exactly where a proof fails, allowing for rapid self-correction.
- Pattern Recognition: AI is spotting structural similarities between disparate fields of mathematics that a human might never connect because they aren't read in the same journals.
The impact on the professional mathematician
There is a legitimate sense of vertigo in the math community. If a machine can generate a proof for a conjecture, the role of the mathematician shifts from the "creator" of the proof to the "curator" or "verifier" of the logic. This is essentially prompt engineering on a cosmic scale—knowing how to frame the problem so the machine can find the path.
We are moving toward a world where "solving" a problem is trivial, but "understanding" why the solution works remains the human domain. The real-world application here is massive; these breakthroughs in pure math usually trickle down into cryptography, physics, and materials science within a few decades. The speed of AI just compressed that timeline.