OpenAI's Astra Model Solves 10 Open Math Problems
TECH

OpenAI's Astra Model Solves 10 Open Math Problems

37+
Signals

Strategic Overview

  • 01.
    An internal, unreleased version of OpenAI's next major model family, Astra, produced new results on 10 problems in mathematics and theoretical computer science that had been open for at least a decade, published in a 249-page manuscript.
  • 02.
    The headline results are the first explicit construction of a non-sofic group (a question open since 1999) and a disproof of Alain Connes's 1980 rigidity conjecture; other results include an improved sphere-packing bound, Erdos catalogue problems, and a hardness result relevant to lattice cryptography.
  • 03.
    OpenAI says total compute cost for all 10 solutions was roughly $2,000, and every proof was formalized as a Lean 4 certificate with a zero 'sorry' count, meaning no proof step was left unverified.
  • 04.
    Sam Altman demoed Astra to US Senators Raphael Warnock and Bernie Moreno in Washington, D.C. on July 29, ahead of a planned government pre-release review process the model is expected to go through.

Deep Analysis

Ten Problems, One Common Thread

Astra's headline result is the first explicit construction of a non-sofic group, closing a question mathematician Mikhail Gromov opened in 1999 [2]. It also produced a disproof of Fields Medalist Alain Connes's 1980 rigidity conjecture. Eight more advances round out the list: the first improvement to the general upper bound on high-dimensional sphere-packing density since 1978, three problems from the Erdos catalogue, a quantum parallel repetition theorem, new circuit complexity lower bounds, and a hardness result for the closest vector problem that bears on lattice-based cryptography [3]. OpenAI says the internal, unreleased model produced all ten results for roughly $2,000 in compute [1].

Machine-Checked, Not Independently Checkable

Every proof ships as a Lean 4 certificate with a 'sorry' count of zero, meaning no step in any of the ten proofs was left unverified by the checker [4]. But the workflow behind that clean record involved more than a model running alone: Astra generated the mathematical arguments, human mathematicians refined them into papers, and the model then converted those arguments into the Lean certificates [1]. Because Astra itself is not released, outside researchers can audit the certificates line by line, but they cannot rerun the model, probe its prompts, or see how many attempts preceded the ten successes that made it into the report. That gap has fueled a competing theory that has circulated online: that the real process behind the ten results looked less like an autonomous model working unsupervised and more like a team of specialists given months of extended access to the system, human and machine working in tandem rather than one replacing the other. It echoes a pattern from OpenAI's own history: an earlier claim of having solved an open problem drew public criticism from figures at rival labs, while this round has drawn a more measured response from mathematicians checking the actual certificates.

Anthropic's 24-Hour Gut Check

The exclusivity framing didn't survive first contact with a rival lab. Levent Alpoge, a Harvard mathematician working at Anthropic, reproduced five of the ten results within 24 hours using the publicly available Claude Fable model, a generic prompt, and no internet access [5]. The overlap doesn't erase Astra's achievement, but it undercuts the idea that only OpenAI's unreleased system could reach these results, and it sharpens a question raised across critiques of the release: how many failed attempts sat behind the ten problems OpenAI chose to publish.

A Demo in Washington, Not Just a Math Paper

The math results landed days after Sam Altman demoed Astra to US senators in Washington, D.C. [7], ahead of a planned government pre-release review that Astra is expected to be the first OpenAI model to go through [8]. Critics like AI researcher Gary Marcus argue the achievement is real but 'vastly oversold': math is an unusually favorable domain for AI systems because it comes with an automatic verifier (Lean) and abundant synthetic training data that most real-world science and business problems lack, so a clean sweep of ten formal proofs doesn't necessarily predict success on messier, unverifiable tasks [6].

Historical Context

1978
The general upper bound on high-dimensional sphere-packing density had not been improved since 1978 until Astra's result.
1980
Fields Medalist Alain Connes posed his rigidity conjecture on von Neumann algebras, which Astra disproved by constructing infinitely many non-isomorphic property (T) groups sharing the same algebra.
1999
Gromov introduced the concept of soficity, leaving open whether every countable discrete group is sofic - a question Astra resolved by constructing the first known non-sofic group.
2025-10
Kevin Weil's earlier claims that GPT-5 solved Erdos problems were criticized by catalogue maintainer Thomas Bloom as 'a dramatic misrepresentation,' forming the backdrop of skepticism toward the new Astra claims.
2026-07-29
Altman met with Senators Raphael Warnock and Bernie Moreno in Washington, D.C., demonstrating Astra ahead of a planned government pre-release review.
2026-08-01
OpenAI publicly disclosed the Astra model family by publishing the 249-page report detailing 10 solved open math problems.

Power Map

Key Players
Subject

OpenAI's Astra Model Solves 10 Open Math Problems

OP

OpenAI

Developed Astra, controls all access to the unreleased model, published the 249-page report and Lean certificates, and is steering the disclosure ahead of a government pre-release review.

AN

Anthropic (Levent Alpoge)

Reproduced 5 of the 10 results using the publicly available Claude Fable model within 24 hours, directly testing and undercutting OpenAI's exclusivity claim.

TH

Thomas Bloom

Maintainer of the Erdos problems catalogue; his assessment of which problems count as genuinely solved carries authority in the mathematics community, and he previously called an earlier OpenAI math claim a 'dramatic misrepresentation.'

US

US policymakers (Senators Warnock, Moreno, Warner)

Being briefed directly by Altman on Astra ahead of the model's planned government pre-release review, positioning them to shape how or whether it reaches public release.

Fact Check

8 cited
  1. [1] OpenAI's Astra Solves 10 Long-Open Math Problems, Publishes Proofs
  2. [2] OpenAI's Astra Model Produces Ten Math Proofs, Including Non-Sofic Groups
  3. [3] OpenAI Announces Its Next Major Model Astra by Dropping Ten Previously Unsolved Math Solutions
  4. [4] OpenAI's Unreleased Model Astra Solves 10 Open Math Problems
  5. [5] OpenAI Claims Its Astra Model Solved 10 Difficult Math Problems; Anthropic Says Fable Solved 5
  6. [6] OpenAI's Amazing But Vastly Oversold
  7. [7] Exclusive: OpenAI Previews 'Astra' AI Model in DC
  8. [8] OpenAI Is Reportedly Building Astra, a Model Family Designed to Work on Problems for Hours or Days

Source Articles

Top 5

THE SIGNAL.

Analysts

Calls the achievement real but 'vastly oversold': OpenAI hasn't disclosed how many conjectures Astra was run against before landing on 10 successes, math is an unusually favorable domain because it has automatic verification tools (Lean) and synthetic training data unlike most real-world science, and the 249-page report discloses nothing about how the model actually works.

Gary Marcus
AI critic, Substack author

Reproduced 5 of Astra's 10 results using the publicly available Claude Fable model in under 24 hours with a generic prompt and no internet access, suggesting the frontier capability gap implied by OpenAI's framing may be smaller than presented.

Levent Alpoge
Mathematician, Anthropic

Expressed both awe and unease at watching AI resolve open problems he has personally spent years working on, capturing the mixed reaction among research mathematicians.

Henry Yuen
Mathematician

Reportedly said he would have recommended the proof for publication in a top mathematics journal without hesitation - an endorsement that cuts against the piece's broader verification-limits framing.

Tim Gowers
Fields Medalist, mathematician

Framed the ten results as evidence of progress toward AI scientific reasoning capability.

Noam Brown
Research scientist, OpenAI
The Crowd

An internal version of Astra, @OpenAI's next major model family, solved 10 major open problems in mathematics, quantum complexity, and theoretical computer science. We believe it will be a major step for scientific reasoning. openai.com/index/ten-adva

@@polynoamial17466

OpenAI just spent $2,000 to solve 10 problems that have beaten the world's best mathematicians for DECADES. Nobody outside the company is allowed to run the machine that did it. On Saturday OpenAI published a 249-page report and gave its next model family a name: Astra. An [video attached]

@@Ric_RTP311

🚨 BREAKING, Hysterical News: Half of the Astra problems can be solved Fable. OpenAI didn't even have a control group. And most of you fell for it! OpenAI's PR department suckered you AGAIN 🤣🤣🤣 [GIF attached]

@@GaryMarcus101

OpenAI: Ten advances in mathematics and theoretical computer science

@u/Salt_Attorney887
Broadcast
OpenAI's Astra JUST solved math...

OpenAI's Astra JUST solved math...

OpenAI just SOLVED MATH....

OpenAI just SOLVED MATH....

OpenAI's Hidden Model Astra Just Broke Mathematics

OpenAI's Hidden Model Astra Just Broke Mathematics

OpenAI's Astra Model Solves 10 Open Math Problems — AI News | Agentic Brew