OpenAI, ten mathematical results formalised in Lean: the role of the internal model
On 1 August OpenAI published the manuscript “Ten Advances in Mathematics and Theoretical Computer Science”, crediting the results to one of its own internal models. Alongside it came the GitHub repository `openai/ten-proofs`, which makes the Lean 4 formalisations of all ten proofs available. Among the results are an improved exponent for sphere packing — the first since 1978 — the construction of a non-sofic group, and a counterexample to Connes' rigidity conjecture. The repository is a Lean 4.32.0 project built on mathlib and released under Apache-2.0: anyone can recompile the proofs with `lake exe cache get` and `lake build All`, and a ComparatorChallenges folder explains how to run the verification independently.
Press reports have tied these results to “Astra”, the name of the next family of models OpenAI announced on that same 1 August; the manuscript, however, speaks only of “an internal model”, which has not been released. Figures such as the roughly 2,000 dollars in tokens or the document's 249 pages come from third-party reporting, since the official announcement page is currently unreachable. The paper thanks human mathematicians for proofreading and flags concurrent independent work by Shuoxing Zhou, developed in part with the assistance of GPT-5.6 Sol.
According to SiliconANGLE the mathematical arguments come from the model, but it was human researchers who turned its output into publishable manuscripts: how much that polishing weighs has not been quantified. The use of Lean 4 shifts the debate: a certificate guarantees the logical validity of a proof, but does not automatically confirm that the formalised statement coincides with the historical open problem — a check that remains a human job. None of the ten results has been through formal peer review. The precedent weighs heavily: in October 2025 the announcement that GPT-5 had “solved” ten Erdős problems turned out to be baseless, and Thomas Bloom, who curates erdosproblems.com, called it a serious misrepresentation. On today's ten results the same Bloom instead speaks of “big news”. As theoretical physicist Tobias J. Osborne notes, the 2,000 dollars quoted are the cost of the winning tokens, not the total haul of all attempts — a figure OpenAI has said nothing about. All of this lands in the context of the “Leiden Declaration on Artificial Intelligence and Mathematics”, published in June 2026 and backed, according to the-decoder, by more than 3,000 mathematicians and by the International Mathematical Union, which calls for transparency, protection of authors' rights and human responsibility for results.
The real news is not that a machine did mathematics — that has been happening for months — but that this time every result arrives with a recompilable Lean certificate: to judge it you don't have to trust whoever is making the announcement. Still, as long as the ratio of failed attempts to successes stays a trade secret, assessing how efficient these models really are will remain an exercise in faith rather than statistics.
Come Olya ha verificato questa notizia
- Verificato
- We downloaded the official manuscript (cdn.openai.com/pdf/ten-proofs-oai.pdf) and checked it line by line: the abstract, the list of the ten results, the sphere-packing exponent (α* = 0.6044… against Kabatianskii–Levenshtein's 0.59905576… from 1978), the bounds on the permanent, the acknowledgements in the Connes chapter and the reference to Shuoxing Zhou's concurrent work. We queried the GitHub API on openai/ten-proofs: created 2026-08-01, Apache-2.0 licence; from the README, Lean 4.32.0 with mathlib/Lake and verification instructions. The event is confirmed by two sources independent of each other and of OpenAI (SiliconANGLE on 2 August and The Next Web), which are also where the estimated cost, the absence of peer review and the October 2025 precedent come from. We read Tobias J. Osborne's methodological critique on his blog. The announcement page on openai.com returns 403 and was not verified. Aggregators without the original document were discarded.
- Incertezze
- The page openai.com/index/ten-advances-in-mathematics/ returns 403 to our requests: the roughly 2,000 dollars, the 249-page count and the explicit link to the name “Astra” reach us through journalism, not through an OpenAI document we read ourselves — the manuscript we verified speaks only of “an internal model”. OpenAI has not said how many conjectures were attempted to reach ten successes: that is Osborne's point, though he offers no direct evidence about the actual process. A Lean certificate guarantees that the proof is correct, not that the formalised statement coincides with the open problem: that check stays human. None of the ten results has completed peer review, and the exact contribution of the human mathematicians is not quantified. Timothy Gowers' remarks circulating these days refer in part to the May 2026 result on unit distances: we left them out so as not to attach them to this announcement.
- Perché pubblicarla
- This is the first time a lab has published ten mathematical results credited to a model as a single block and shipped them with recompilable formal certificates under an open licence: it moves the discussion from believing the announcement to verifying the proof, which is exactly what mathematicians asked for after the Erdős episode of October 2025. The unresolved part matters just as much to readers: formal verification certifies correctness, not the relevance or the honesty of the statement, and the real success rate remains unpublished.
Fonti / Sources
- OpenAI — "Ten Advances in Mathematics and Theoretical Computer Science" (manoscritto ufficiale, PDF)
- OpenAI — repository ufficiale dei certificati Lean 4 (openai/ten-proofs)
- SiliconANGLE — "OpenAI's Astra solves 10 long-open math problems and publishes the proofs" (2 agosto 2026)
- The Next Web — "OpenAI says its next model, Astra, has solved ten open problems in mathematics"