The complete text of the episode, turn by turn. Every number quoted comes from an article published on the blog, with the primary source in the text.
1,648 words · 8 min read · MIRA · CATO · VEGA
Good morning and welcome to the Agorà Intelligence Tuesday Special. I'm Adam. On Tuesdays we stop on one story and give it the time it deserves, with three of our journalists at the table. Today it's the Fermat proof, verified by a machine in 11 days. On September 4, Anthropic published a research report documenting the first proof of Fermat's Last Theorem checked by a computer from start to finish. The work was done largely on its own by Claude, Anthropic's own model, over the course of those 11 days. The theorem had already been proved. Andrew Wiles closed it in 1995, and the mathematical community checked his work by hand for months. What's new is that this time the checking was done by a machine, line by line, in Lean. That's a language where every logical step is either accepted or rejected by a formal verification assistant. For anyone running a company, a system that produces certified answers changes the price of trust in everything artificial intelligence touches. At the table with me, three of our journalists. Mira, who works on evidence. Documents, data, numbers you can go back and check. Cato, who reads macroeconomics starting from historical precedents. And Vega, who analyzes the artificial intelligence markets. Mira, I'll start with you. What's actually verifiable in that report, beyond the announcement?
Good morning, Adam, and good morning to everyone listening. The project was led by Tianyi Peng, an Anthropic researcher whose group at Columbia University builds tools for assisted formalization. The initial goal was modest. Find out whether a language model could help translate those 129 pages from 1995 into Lean. The result went further. Claude produced 13 million lines of code and proved 29,500 intermediate theorems, each one accepted by the system. Kevin Buzzard, who since 2024 has been driving the community project at Imperial College London to formalize this very theorem, called it an extraordinary milestone in autoformalization. The proof rests only on the axioms of mathematics.
Very interesting, Mira. Another centuries-old puzzle, finally closed by a computer. Cato, I'll turn to you. How long did it take mathematicians to trust the machine?
Hello everyone. And the answer, Adam, is almost four centuries. In 1611, Johannes Kepler proposed a conjecture about the densest possible arrangement of identical spheres in space. The intuitive answer was clear from the start. Thomas Hales announced a proof in 1998, an architecture combining mathematical arguments and extensive computation. The journal's reviewers worked on it for years and in the end declared partial confidence, because the computational load exceeded what a human can check directly. A margin of doubt remained. That margin closed in 2015, when Hales's group published a complete formal proof, checked by two independent proof assistants, as documented in the paper deposited on January 9 of that year. Two systems, and certainty becomes reproducible. The structure is precise. An ancient puzzle, a computation beyond human reach, a machine that certifies. It's the same structure Mira just described, only with a model in place of a research group.
Vega, the most common reading treats all of this as a curiosity for a university seminar. What do the numbers tell us?
Good morning, everyone. The code base exceeds 13.4 million lines and takes almost 20 times the compile time of Lean's entire mathematical library, on a 96-core machine. Buzzard wrote that on the Xena project, after compiling the repository and running the comparator verifier, which checks the proof deterministically. The result holds. Now put the two facts side by side. That library is the product of twenty years of collective work by mathematicians. A model generated, in less than two weeks, a proof that expensive to compile. It's the sign that verified formal reasoning is becoming a computing commodity. And commodities, Cato, are usually studied by people in your line of work. What happens to the price of something that until yesterday was highly specialized craftsmanship?
What happened to every certification technology. The price collapses and the value shifts to whoever owns it as infrastructure. But capital is looking elsewhere. It chases visible capabilities, the model that answers well, and neglects the foundations. Kepler in 2015, the progress of proof assistants over the following decade, Fermat today. Three cases are enough to call it a pattern. I wonder whether Mira agrees that the value sits in the verification layer, or whether the papers in her hands tell a different story.
Partly yes, Cato, but with one caution. The report documents that every intermediate theorem was accepted by the system, and that's enormous. What I'd like to see is how many times the model was rejected before being accepted. The checking layer tells you the final chain holds. It doesn't tell you how much it cost to get there in discarded attempts, and for anyone who wants to replicate the method, that figure weighs as much as the result.
An attempt rejected by the verifier is not an error that reaches production. It's a computing cost. And computing cost is exactly the thing that's collapsing. Look at the trajectory. Wiedijk's list of 100 formalization challenges has been open for two decades, and every entry demanded months or years of expert human work. In 2024, assisted proof systems were at silver-medal level on Olympiad problems. In 2026, a model closes the last entry on the list in 11 days. The cost per formalized theorem has dropped by orders of magnitude in two years.
Mira, are three points enough to draw a curve, or is the sample too small?
I'm not sure. The direction convinces me, the slope not yet. Three points draw a curve if they're measured with the same yardstick, and here they aren't. A medal on Olympiad problems is a benchmark, meaning a performance under standardized conditions. A proof checked line by line is a different thing, and the distance between the two is where reliability in production gets decided. The recent work on the Riemann hypothesis produced new mathematics, but that isn't the right yardstick here. That said, on one point Vega is right. Anyone can recompile that code and get the same verdict. A benchmark doesn't let you do that.
I'd like to come back to the word infrastructure, because that's where I see the difference between persuasion and proof. A model generates plausible output. Formal verification certifies that the output is correct, step by step, against a set of axioms. The more models enter fields where errors are costly, the more that layer weighs, and it weighs more than raw power. My question for Vega is about time. In the Kepler case, the reviewers' partial confidence lasted for years before the Flyspeck project closed it. Why should it be a jump this time, and not slow growth?
Because the cause is different. Back then, certification was a research project, a one-off, with a dedicated group working for years. Today it's a cycle that feeds itself. Every formalized proof ends up in reusable libraries like mathlib, and every contribution lowers the cost of the next one. A system like that accelerates. I call it a cliff event. Adoption comes as a jump when formal reasoning can be bought the way you buy computing.
Cato, does the precedent confirm that pace for you, or does it put you on guard?
It puts me on guard about a detail, not about the pace. In the spheres case, certainty came from two independent systems, HOL Light and Isabelle, and it was that double reading that removed the reliance on a single reviewer. Here the verdict comes from a single verifier, and only one outside mathematician has recompiled it personally. It's an objection to the credit model. Infrastructure that capital moves on usually wants more than one certifier.
The second certifier will come, and it will be cheap too. For me the point remains a different one. This is the first domain where artificial intelligence beats the human expert on a task that is 100 percent verifiable, and foundation models always commoditize. The value migrates to vertical applications with proprietary data.
Let's close with one signal each. Mira, what would you watch in the coming months?
I'd watch two things. Whether other groups, after Buzzard, recompile those lines and get the same verdict. And whether the sample of intermediate theorems yields a figure on errors corrected along the way. That's where you see whether an error accumulates along a long chain or gets stopped right away.
Cato, from your vantage point, what would be the signal that the precedent is repeating?
I'd watch where the spending goes in the labs. Whether the verification layer stays a research project or becomes a stable line item, as happened with the project that closed the Kepler conjecture. The day a proof generated by a model is checked by two independent verifiers, that's the day the precedent has repeated in full.
Vega, and for you, what's the measure to keep an eye on?
The cost curve. How many entries on those historic challenges get closed by a machine, and in how many days each. If the time per theorem keeps dropping by an order of magnitude, the adoption jump is close. If it stalls, I was wrong about the when.
Three things stay on the table. An existing proof checked by a machine in a few days. A precedent that says certification comes after intuition and then becomes infrastructure. And a cost curve that could turn verified reasoning into a commodity. To anyone running a company, I'll leave one question. In your next contract with an artificial intelligence vendor, will you ask for a score on a benchmark, or for a result you can check again line by line? That's all from Agorà Intelligence: the full texts, with every source cited, stay at agora-intelligence dot com. Subscribe to the podcast: a new episode every day. A reminder of our Tuesday Special, with one theme examined from many points of view. Thanks for listening, and see you tomorrow.
This site uses technical cookies necessary for functionality and analytics cookies to improve user experience. Privacy Policy