Frontline Hotspot
Frontline Hotspot

OpenAI's Astra Cracks Ten Open Math Problems, With Open-Source Lean Proofs

On 2026-08-01 OpenAI announced that an internal version of Astra--its unreleased next major model--produced new results for ten open math/theoretical-CS problems, each open for at least a decade, spanning high-dimensional geometry, group theory, lattice cryptography and more, at a compute cost of roughly $2,000. Each proof was formalized into a Lean certificate and open-sourced at github.com/openai/ten-proofs for machine verification. A contrast to the October 2025 flop when Kevin Weil claimed GPT-5 "solved 10 Erdős problems" and was debunked by Thomas Bloom--this time Lean verification does the talking.

Published August 4, 20264 min read
<!-- openai-astra-math-hotspot | hotspot | OpenAI's Astra Cracks Ten Open Math Problems, With Open-Source Lean Proofs -->

On August 1, OpenAI dropped an unusual post on its official blog: an internal version of Astra--its next major model--produced new results for ten open problems in mathematics and theoretical computer science, each open for at least a decade (most far longer). Not a tweet claiming a breakthrough--the proofs were formalized in Lean and open-sourced on GitHub for anyone to check.

What happened: ten open problems, roughly $2,000 in compute

The ten problems span high-dimensional geometry, coding theory, arithmetic circuit complexity, group theory, operator algebras, quantum complexity, lattice cryptography, and extremal combinatorics--the hard bones of pure math and theoretical CS. A few examples: new upper bounds on high-dimensional sphere packing down to the Cohn-Elkies threshold; a construction establishing the existence of non-sofic groups (a central open question in group theory); and a disproof of Connes's rigidity conjecture.

OpenAI says the total tokens needed to find these solutions would cost roughly $2,000 at Sol API rates. The arguments were prepared into manuscripts by humans working with the model, then the model formalized each argument into a Lean certificate. Lean is a proof assistant--it does not care whether your argument sounds right, only whether it machine-checks. OpenAI released the ten Lean certificates at github.com/openai/ten-proofs, along with the paper and the model's reasoning walkthroughs.

Why this one is credible: from "just trust us" to machine-checkable

This is the key. Last October, then-OpenAI VP Kevin Weil posted on X that GPT-5 had "solved 10 Erdős problems." Within days, mathematician Thomas Bloom (maintainer of erdosproblems.com) called it a "dramatic misrepresentation"--GPT-5 had merely surfaced existing references, not solved the problems itself. TechCrunch covered it as "OpenAI's embarrassing math."

In May, OpenAI used an unreleased model to genuinely disprove the Erdős unit-distance conjecture (open for nearly 80 years)--this one was real, and Thomas Bloom himself contributed to the follow-up paper. With these ten results in August, OpenAI formalized the proofs in Lean and open-sourced them. You do not have to take the lab's word for it--clone the repo and run Lean yourself. The trust infrastructure for AI doing math has shifted from claim to verification.

Who is Astra: the unreleased next major model

OpenAI calls Astra "our next major model." It is not yet publicly released; this amounts to a flex ahead of launch--using "can solve open math problems" to benchmark the next generation. For everyday users, Astra is out of reach for now; for the industry, it signals that frontier models are starting to treat long-horizon reasoning with verifiable output as the core selling point, not raw benchmark numbers.

Takeaway

The story is not the headline "AI solved math problems"--it is the practice of open-sourcing machine-checkable proofs. It moves the credibility of AI math discoveries from "do you trust the lab" to "does it run." Of course, the pure-math value of these ten results, and whether the model truly "understands" versus searches then formalizes, still needs peer review in each field--Lean verifies logical consistency, not importance or optimality.

But the direction is right. When the output of AI can be independently verified, the debate over "can AI do math" turns from philosophy into engineering.


References

This article is AI-assisted and human-edited. Last updated: 2026-08-04

FAQ

What is Astra?
Astra is OpenAI's next major model, currently still an internal unreleased version. This run used an "internal version of Astra" to solve ten open math problems--effectively a preview of its long-horizon reasoning ability ahead of launch.
Why is this math breakthrough credible?
OpenAI formalized the ten proofs as Lean certificates and open-sourced them at github.com/openai/ten-proofs, so anyone can machine-check them. This contrasts with October 2025, when Kevin Weil verbally claimed GPT-5 "solved 10 Erdős problems" and was debunked within days by mathematician Thomas Bloom as a "dramatic misrepresentation." Lean verifiability moves credibility from "trust the lab" to "it runs."
How much did the ten problems cost?
OpenAI says the total tokens needed to find these solutions would cost roughly $2,000 at Sol API rates. The arguments were prepared into manuscripts by humans working with the model, then formalized by the model into Lean certificates, with the paper and reasoning walkthroughs released alongside.

Related

Frontline Hotspot

GPT-Live-1 API: real-time voice signals and a cold look

OpenAI shipped the real-time speech model GPT-Live-1 to API on 2026-09-11: full-duplex dialogue (simultaneous speech in and out), handling interruptions, pauses and background noise, aimed at phone voice agents such as restaurant booking and customer service; the model fuses speech understanding and generation in one network to cut latency, and offloads complex reasoning to a backend text model. This piece breaks down each release claim, reads the two-part pattern of "fused understanding and generation" plus "a real-time speech shell around a strong reasoning core" (echoing the 9-10 ChatGPT voice-mode hand-off to GPT-5.6 Sol / GPT-6 Astra), flattens the traditional IVR / ASR+NLU pipeline into a comparison table, and closes with cold takes: quota cost includes backend model hand-offs, Chinese multi-dialect robustness is unverified, the cloud-versus-local boundary, and vendor-claim caveats. Note that GPT-Live-1 is a closed-source API model with no public code repository.

Sep 13, 20269 min read
Frontline Hotspot

ChatGPT Images 2.5: Half the Latency, Real Consistency

OpenAI launched ChatGPT Images 2.5 on 2026-09-09: up to 50% lower latency than 2.0, better preservation of reference-photo subjects and multi-turn edit consistency; ChatGPT adds sketch mode, templates, image comments and prompt sharing; the API ships two models, Flare and Sunburst. This piece breaks down each upgrade, argues the real leap is latency plus consistency rather than raw image quality, reads the two-model split as capability tiering and pricing segmentation (analysis, not official wording), and weighs the long-term lock-in cost of closed APIs.

Sep 9, 20269 min read
Frontline Hotspot

OpenAI Ships GPT-6 Astra, Declares AGI Era Begun

OpenAI released its new flagship GPT-6 Astra on 2026-09-03, with president Greg Brockman declaring "welcome to the AGI era." Core specs: 1.05M token context, 128K token output, knowledge cutoff 2026-04-30, text-and-image input with text output; API pricing \$10/\$50 per million tokens (2.5x GPT-5.6 Sol). Capability leaps: 97.6% on FrontierMath Tier 4, 99.9% on ARC-AGI-3, 100% on ExploitBench (the first model rated at the "Critical" cyber tier), 72.6% on OSWorld 2.0, 57.9% on Terminal-Bench 4.0; alignment overreach dropped from Sol's 48% to 0%. Rollout starts with Trusted Access enterprises and the Daybreak cyber program, then extends to the API, ChatGPT tiers, and AWS.

Sep 4, 20269 min read