index

Ten Advances: What OpenAI's Math Results Do and Do Not Show

On 1 August 2026 OpenAI published a 247-page document titled Ten Advances in Mathematics and Theoretical Computer Science. Its first sentence sets the frame: “We present a collection of results obtained by an internal OpenAI model, spanning mathematics and theoretical computer science.”1 Ten chapters follow, each a self-contained paper with its own abstract, references, and acknowledgments.

It is an impressive document, and the most encouraging thing about it is how checkable it is. Each chapter makes a precise claim, and most ship with a Lean certificate anyone can recompile.

A benchmark score is a measurement on a fixed problem set. A theorem is a claim about every instance, forever, checkable by anyone.

Ten results, six kinds of advanceFour chapters refute or settle a stated question. Six move a quantitative bound that had not moved.
#ResultFieldKind of advance
1Cohn–Elkies sphere-packing LPExact exponential decay rate, matching upper and lower bounds.Fourier analysis / discrete geometryRate determined
2Binary and spherical codesStrict improvement over MRRW and KL at every fixed distance.Coding theoryExponent improved
3Non-sofic groupAn explicit group with no finite permutation approximations.Group theoryExistence settled
4Connes rigidityInfinitely many groups sharing one group von Neumann algebra.Operator algebrasConjecture disproved
5Permanent circuits and formulasSuperlinear gate bound and a quartic formula-size bound.Algebraic complexityLower bound raised
6Quantum parallel repetitionExponential decay for all finite two-player entangled games.Quantum complexityGenerality extended
7Closest vector problemPolynomial approximation factor without invoking the PCP theorem.Lattices / cryptographyHardness strengthened
8Ehrhart volume conjectureThe conjectured extremal volume, in every dimension.Convex geometrySharp bound proved
9Multicolor Ramsey numbersSuperexponential lower bound closes an exponential-to-factorial gap.Ramsey theoryGrowth class fixed
10Compactness and degeneracyTwo separate bipartite constructions, two refuted conjectures.Extremal graph theoryConjecture disproved

Every chapter states a theorem about an object or a bound. None of them reports a score on a fixed problem set.

The framing OpenAI chose

Three choices in the release shape how it should be read.

The paper credits no human authors. The mathematical arguments are attributed to the system; OpenAI states it prepared the manuscripts and takes responsibility for correctness, on the reasoning that claiming human authorship would misrepresent where the arguments came from. Press coverage identifies the system as an internal version of Astra, the company’s next major model.2

Each argument is accompanied by a Lean 4 formalization, released alongside the paper, plus a model-written document reconstructing how each proof came together from the reasoning traces.2 Simon Willison, who covered the release, notes the gap that remains: the prompts are not published, and neither is the count of problems on which the same spend produced nothing.2

The acknowledgments name individual mathematicians who read individual chapters: Sorin Popa on the Connes chapter, and Henry Bradford, Michael Chapman, Alon Dogon, and Francesco Fournier-Facio on the non-sofic chapter.1 They are thanked as readers, not listed as authors and not described as referees. That distinction matters, and I will come back to it.

The ten results

1. Sphere packing. Let Δd\Delta_d be the maximal sphere-packing density in Rd\mathbb{R}^d and LPd\mathrm{LP}_d the bound from the Cohn–Elkies linear program. The paper proves LPd1/de/(2π)\mathrm{LP}_d^{1/d}\to\sqrt{e/(2\pi)}, giving Δd2(α+o(1))d\Delta_d\le 2^{-(\alpha_*+o(1))d} with α=12log2(2π/e)=0.6044\alpha_*=\tfrac12\log_2(2\pi/e)=0.6044\ldots The previous general exponent, from Kabatianskii and Levenshtein in 1978, was 0.599055760.59905576\ldots The matching lower bound is the sharper part: no Cohn–Elkies auxiliary function can do better, so the method is now exhausted.

2. Codes. For every fixed relative distance 0<δ<1/20<\delta<1/2, a two-point linear-programming certificate strictly improves the optimized McEliece–Rodemich–Rumsey–Welch exponent for binary codes; for every fixed maximum inner product 0<s<10<s<1 it strictly improves the optimized Kabatianskii–Levenshtein exponent for spherical codes. These are the first improvements to the two general high-dimensional exponents since 1977 and 1978. As s1s\to 1 the spherical construction recovers the packing exponent of Chapter 1.

3. Sofic groups. A countable group is sofic if finite pieces of its multiplication table can be approximated by permutations of finite sets. Weiss asked in 2000 whether a non-sofic group exists. The paper proves that the unit group LF2(1,2)×L_{\mathbb{F}_2}(1,2)^\times of the binary Leavitt algebra is not sofic, using Kun’s expander decomposition for property-(T) groups and a contradiction routed through Thompson’s group VV. Earlier routes to a non-sofic group all required an unproved stability hypothesis; this one does not.

4. Connes rigidity. Connes conjectured that the group von Neumann algebra L(G)L(G) of an ICC property-(T) group determines GG. The paper constructs finitely generated ICC property-(T) groups Λ,Γ0,Γ1,\Lambda,\Gamma_0,\Gamma_1,\ldots, pairwise nonisomorphic, with L(Γn)L(Λ)L(\Gamma_n)\cong L(\Lambda) for all nn, where Γn\Gamma_n contains a copy of Γ0\Gamma_0 of index 24n24^n. The pair Λ,Γ0\Lambda,\Gamma_0 already refutes the conjecture; the infinite family additionally answers Popa’s finite-to-one question negatively and shows his countability bound is sharp.

5. Permanent lower bounds. For exact symbolic computation of pern\mathrm{per}_n over C\mathbb{C}: division-free arithmetic circuits with unrestricted reuse require Ω(n2loglogn)\Omega(n^2\log\log n) gates, and arithmetic formulas require Ω(n4/logn)\Omega(n^4/\log n) variable-labeled leaves even when division is allowed. The chapter also explains why both arguments use properties specific to the permanent and do not transfer to the determinant, which is the honest caveat, since the determinant has polynomial-size circuits.

6. Quantum parallel repetition. For every finite two-player one-round game GG with entangled value ω(G)=1ε<1\omega^*(G)=1-\varepsilon<1 and answer alphabets A,BA,B,

ω(Gn)exp ⁣(cqsε13ε+log(AB)n)\omega^*(G^{\otimes n})\le\exp\!\left(-c_{qs}\,\frac{\varepsilon^{13}}{\varepsilon+\log(|A||B|)}\,n\right)

for a universal constant cqs>0c_{qs}>0. This is the quantum analogue of Raz’s 1995 theorem. Yuen had proved polynomial decay in general; Bavarian, Vidick, and Yuen had proved exponential decay only for anchored games, obtained by modifying the original game. The new ingredient is a postselection-stable sampleability estimate that avoids an inverse dependence on the conditioning event’s probability.

7. Closest vector problem. A deterministic polynomial-time many-one reduction from 3SAT to GapCVPn1/400(2)\mathrm{GapCVP}^{(2)}_{n^{1/400}}, with n1/200n^{1/200} for binary nearest codeword and syndrome decoding and n1/(200p)n^{1/(200p)} for the closest vector problem in every fixed rational p\ell_p norm. The exponent 1/4001/400 is small; the structural point is that the reduction is direct and invokes neither the PCP theorem nor the Projection Games Conjecture.

8. Ehrhart’s conjecture. If KRnK\subset\mathbb{R}^n is a full-dimensional compact convex body with barycenter 00 and int(K)Zn={0}\mathrm{int}(K)\cap\mathbb{Z}^n=\{0\}, then vol(K)(n+1)n/n!\mathrm{vol}(K)\le (n+1)^n/n!. This is the sharp bound Ehrhart conjectured in 1964, attained by a translated dilate of the standard simplex. The previous general bound was of the form 4necn4^n e^{-cn}. The paper does not determine whether the simplex is the only equality case.

9. Multicolor Ramsey. There is an absolute c>0c>0 with Rk(3)(ck1/3/logk)kR_k(3)\ge(ck^{1/3}/\log k)^k for every k2k\ge2. The previous record was 380k/5O(1)380^{k/5}-O(1), merely exponential; the classical upper bound is factorial. The new bound gives k(1/3o(1))kRk(3)k(1+o(1))kk^{(1/3-o(1))k}\le R_k(3)\le k^{(1+o(1))k}, so Rk(3)=kΘ(k)R_k(3)=k^{\Theta(k)}, and as a corollary the Shannon capacity of graphs with independence number 2 is unbounded.

10. Extremal graph theory. Two constructions refuting two conjectures. A finite family F\mathcal{F} of connected bipartite graphs, each containing a cycle, with ex(n,F)=O(n4/31/48)\mathrm{ex}(n,\mathcal{F})=O(n^{4/3-1/48}) while ex(n,F)=Ω(n4/3)\mathrm{ex}(n,F)=\Omega(n^{4/3}) for every FFF\in\mathcal{F}, disproving the Erdős–Simonovits compactness conjecture. And a fixed connected bipartite 2-degenerate HH with ex(n,H)cn3/2+ε\mathrm{ex}(n,H)\ge cn^{3/2+\varepsilon}, disproving Erdős’s degeneracy conjecture, which predicted O(n21/r)O(n^{2-1/r}) for rr-degenerate bipartite graphs.

What actually movedSix of the ten chapters replace a specific published bound. The previous entry in each row is the standing record, not a strawman.
The sphere-packing exponent moves from 0.599 to 0.6044 on a narrow axis0.5980.6060.59906 (1978)0.6044 (2026)Exponent α in Δ_d ≤ 2^(−αd). A larger α is a stronger bound; the gain compounds with dimension.
Sphere-packing exponentunimproved since 1978
previousΔ_d ≤ 2^(−0.59905576…d) (Kabatianskii–Levenshtein)
this paperΔ_d ≤ 2^(−(0.6044…+o(1))d), and the LP can do no better
Binary code rateunimproved since 1977
previousoptimized MRRW exponent, for each fixed δ ∈ (0, 1/2)
this paperstrictly below MRRW at every such δ
Multicolor Ramseyquestion posed by 1990
previousR_k(3) ≥ 380^(k/5) − O(1) (exponential)
this paperR_k(3) ≥ (ck^(1/3)/log k)^k, so R_k(3) = k^Θ(k)
Ehrhart volumeconjectured 1964
previousvol(K) ≤ 4^n e^(−cn)
this papervol(K) ≤ (n+1)^n/n!, the sharp bound
Entangled parallel repetitionopen since Raz 1995
previouspolynomial decay in general; exponential only for anchored games
this paperexponential decay for every finite two-player entangled game
Closest vector hardnessnew proof route
previouspolynomial factors via the PCP theorem
this papern^(1/400) by a direct 3SAT reduction, no PCP theorem

Stronger evidence than a benchmark score

Benchmark reporting and theorem reporting fail in different directions, and the failure modes do not overlap.

PropertyBenchmark scoreTheorem in this paper
Ground truthA held-out answer keyA derivation from stated hypotheses
ContaminationPlausible and hard to rule outThe statement was open; no key existed
ReproducibilityRerun the harnessRead the proof, or recompile the Lean
FailureScore is inflatedProof has a gap and the claim collapses
SaturationCeiling at 100%No ceiling; the next bound is open
What it predictsBehavior on similar itemsNothing directly about the next problem

The contamination point deserves emphasis, because it is where the October 2025 episode went wrong. OpenAI staff claimed then that GPT-5 had solved ten open Erdős problems; the claim collapsed when it emerged the model had surfaced solutions already in the published literature.3 That failure was a retrieval failure dressed as a discovery, and it is exactly the failure a benchmark cannot detect and a theorem statement can. If Chapter 9’s bound were already in a 2019 paper, someone in Ramsey theory would say so within a week.

The last row points at the most interesting thing still to come. Ten theorems establish that the system produced ten proofs, which is a strong lower bound on capability. Publishing the denominator alongside it, the attempts and compute that went in, would turn that lower bound into a measured rate, and it is the natural next disclosure.2

What verification covers

A Lean certificate is a strong and precisely bounded form of evidence, which is what makes it so useful here.

Strength of claim, rung by rungFormal verification is a strong rung and a narrow one. It answers correctness, not significance, and not statement fidelity.
  1. Rung 1A theorem statement exists

    The claim is precise enough to be wrong.

    Nothing about whether the argument holds.

    reached
  2. Rung 2A written proof is released

    Every step is inspectable by a specialist.

    Length hides error; a gap can survive a first reading.

    reached
  3. Rung 3A proof assistant checks the argument

    The formal derivation compiles against the stated hypotheses.

    Whether the formal statement is the intended statement.

    reached
  4. Rung 4Named specialists read the manuscript

    Someone with field context found the framing sound.

    Acknowledged readers are not referees and did not sign off.

    partly reached
  5. Rung 5Journal peer review completes

    An adversarial reading under editorial responsibility.

    Review catches errors unevenly and takes years.

    not yet reached
  6. Rung 6The field builds on the result

    The proof survives reuse, simplification, and extension.

    Only time supplies this.

    not yet reached
proof compilesstatement is the intended onethe field accepts it

Formalization establishes that a derivation compiles: given the formal hypotheses, the formal conclusion follows, with no appeal to a reader’s charity about an omitted step. That eliminates the dominant failure mode of long research papers, which is a plausible-sounding gap nobody notices.

Three things remain human work, and each is quick next to checking a proof. First, statement fidelity: the formal statement must be the one the abstract advertises, and checking that is a human reading task on the statement, not the proof. Second, dependence on the surrounding library: a formalization inherits whatever axioms and definitions it imports. Third, significance. No proof assistant can tell you whether Ω(n2loglogn)\Omega(n^2\log\log n) gates for the permanent is a step toward separating VP from VNP or a barrier-bound curiosity.

This is why the earlier May 2026 result was packaged differently. When an internal model disproved the Erdős unit distance conjecture, OpenAI paired the announcement with external mathematicians who checked the proof and wrote a companion paper, and with named supporting statements.4 External review was the credibility mechanism because the result was not formalized. Here, formalization carries the mechanical load and named readers cover the statements, which is the stronger arrangement of the two on the part that is hardest to check by hand.

What would strengthen the case further

The theorems stand on their own. The open items are procedural, and every one of them is straightforward to supply.

Named readers and referees do different jobs. The paper thanks specialists who read individual chapters and describes them exactly that way, which is the right level of claim. Journal submission would add signed reports on top, and the Lean certificates mean a referee’s time can go to statements and significance rather than to line-by-line checking.

The community already has a template for this. The Leiden Declaration, published in June 2026 by an international group of mathematicians and endorsed by the International Mathematical Union, raises exactly this: the reliability of AI-generated proofs, attribution when a proprietary model is involved, and the strain on peer review and publication norms.5 It recommends disclosure and preserved review rather than prohibition, and gathered over a thousand signatures within a day.

The lineage is visible and cited. Each chapter builds openly on decades of named work: Delsarte’s programs, Kun’s expander decomposition, Yuen’s dependency-breaking framework, and Berman and Berndtsson’s transport argument. The citations make the intellectual debt easy to trace, which is what the Leiden Declaration asks for and a good basis for the attribution norms still being settled.

The theorems are already reproducible. Lean sources are public, so anyone can confirm every result today. Releasing the prompts and search procedure would additionally make the discovery process reproducible, which is a separate and equally interesting claim to be able to make.

The mathematicians reacting publicly split along predictable lines. Terence Tao frames the shift as a transition toward large-scale collaborative work, with humans holding the creative direction and machines absorbing technical labor.2 Others describe something closer to displacement; Kirwin Hampshire’s essay “The Dark Night of Mathematics” is the widely circulated version of that response.2 Both readings are compatible with the same ten theorems.

What generalizes

Strip away the specific chapters and four things transfer.

Verifiable domains are where autonomous search pays. A proof assistant is an oracle that returns a hard yes or no. Search against a hard oracle can run long without drifting, which is not true of search against a learned reward model. The economics reported here, modest per-problem spend against problems open for decades, hold only where such an oracle exists.

The bottleneck moves to problem selection. Ten results across nine subfields means someone chose ten problems that were open, tractable, and cleanly statable. That selection is the scarce input, and it is human.

The denominator is the metric to publish next. Attempts, successes, and cost per attempt across a preregistered problem list would turn ten curated successes into a measured research capability. Ten is already a solid lower bound.

Formal verification and peer review compose well. They answer different questions, and having the mechanical one settled in advance lets review concentrate on significance and absorption into the field. That is the stage these ten results are entering now.

The summary is a strong one: ten specific, precisely stated, machine-checked improvements to problems that had resisted human effort for decades, published with the Lean sources that let anyone confirm them. The process infrastructure around results like these is being built now, and this release gives it something concrete to work with.

The rest of this series

Four companion posts go deeper on individual threads from this release: the sphere-packing and coding-theory chapters and why an exponent that stood since 1978 moved; the non-sofic group construction and what it settles in group theory; the complexity-theory chapters on the permanent, parallel repetition, and lattice hardness; and the verification pipeline itself, covering Lean certificates, what they prove, and what peer review still has to do.

References

Footnotes

  1. OpenAI, “Ten Advances in Mathematics and Theoretical Computer Science,” 2026. https://cdn.openai.com/pdf/ten-proofs-oai.pdf 2

  2. Simon Willison, “Ten advances in mathematics and theoretical computer science,” simonwillison.net, 2026. https://simonwillison.net/2026/Aug/1/ten-advances-in-mathematics/ 2 3 4 5 6

  3. Julie Bort, “OpenAI claims it solved an 80-year-old math problem — for real this time,” TechCrunch, 2026. https://techcrunch.com/2026/05/20/openai-claims-it-solved-an-80-year-old-math-problem-for-real-this-time/

  4. OpenAI, “An OpenAI model has disproved a central conjecture in discrete geometry,” 2026. https://openai.com/index/model-disproves-discrete-geometry-conjecture/

  5. “Leiden Declaration on Artificial Intelligence and Mathematics,” 2026. https://www.universiteitleiden.nl/en/news/2026/06/leiden-declaration-warns-ai-is-challenging-the-core-values-of-mathematics