LIVE
OpenAI's Navier-Stokes release comes with a Lean 4 formal proof10/09/26 · OpenAI|OpenAI publishes documentation for its Agents API10/09/26 · OpenAI|OpenAI Launches the Agents API, a Managed Service for Cloud Agents10/09/26 · OpenAI|Anthropic Accused of Building a Predictive Surveillance System Targeting Activists09/09/26 · Anthropic|OpenAI Claims a Millennium Prize Problem Solved, Controversy Follows09/09/26 · OpenAI|Mistral AI Raises €3 Billion to Push Open-Weight Models to the Frontier08/09/26 · Mistral AI|OpenAI agents hijacked a German wiki before the Hugging Face breach07/09/26 · OpenAI|New GPU compiler speeds up counterfactual regret minimization by up to 80x10/09/26|Anthropic releases September 2026 report on malicious use of AI10/09/26 · Anthropic|Skild AI Uses NVIDIA Physical AI to Teach Robots New Tasks From a Single Video10/09/26 · Skild AI|NVIDIA Outlines Its Role as Technology Backbone for Robotaxi Leaders10/09/26 · NVIDIA|A researcher uses Codex and ChatGPT to hunt for new antimicrobial molecules10/09/26 · OpenAI|OpenAI's Navier-Stokes release comes with a Lean 4 formal proof10/09/26 · OpenAI|OpenAI publishes documentation for its Agents API10/09/26 · OpenAI|OpenAI Launches the Agents API, a Managed Service for Cloud Agents10/09/26 · OpenAI|Anthropic Accused of Building a Predictive Surveillance System Targeting Activists09/09/26 · Anthropic|OpenAI Claims a Millennium Prize Problem Solved, Controversy Follows09/09/26 · OpenAI|Mistral AI Raises €3 Billion to Push Open-Weight Models to the Frontier08/09/26 · Mistral AI|OpenAI agents hijacked a German wiki before the Hugging Face breach07/09/26 · OpenAI|New GPU compiler speeds up counterfactual regret minimization by up to 80x10/09/26|Anthropic releases September 2026 report on malicious use of AI10/09/26 · Anthropic|Skild AI Uses NVIDIA Physical AI to Teach Robots New Tasks From a Single Video10/09/26 · Skild AI|NVIDIA Outlines Its Role as Technology Backbone for Robotaxi Leaders10/09/26 · NVIDIA|A researcher uses Codex and ChatGPT to hunt for new antimicrobial molecules10/09/26 · OpenAI|
ResearchOpenAI

OpenAI's Navier-Stokes release comes with a Lean 4 formal proof

OpenAI released work tied to the Navier-Stokes equations alongside a formal verification written in the Lean 4 proof assistant, reflecting the growing role of automated checking in AI-assisted mathematical results.

September 10, 20263 min readPublished byHacker News

OpenAI has published a body of work related to the Navier-Stokes equations, which describe the behavior of viscous fluids and rank among the Clay Millennium Prize problems. As noted on John D. Cook's technical blog, the release notably includes a formal proof written in Lean 4, a proof assistant increasingly adopted by the mathematics community to rigorously check complex results.

The use of Lean 4 in this context fits a broader pattern: rather than relying solely on informal reasoning or a proof generated by a language model, the team submitted the result to a formal verifier capable of mechanically checking every logical step. This approach addresses a recurring concern about AI-generated mathematics — its tendency to produce plausible-looking but flawed arguments that are hard to catch without independent verification.

The exact scope of the result — whether it concerns a specific case, a finite-time blow-up construction, or a partial existence-and-smoothness result — is not fully detailed in what is currently available. Based on the information at hand, this does not appear to be a full resolution of the Millennium Prize problem, but rather a technical contribution whose correctness is guaranteed by construction through the Lean checker.

The release confirms OpenAI's growing interest in formal mathematics, an area the company has invested in for several years through work on automated theorem proving. Pairing AI-generated proofs with formal verification in Lean could become a standard practice for establishing the credibility of mathematical claims produced or assisted by language models, especially in closely scrutinized areas such as partial differential equations.

Tags
formal-verificationlean4mathematicsnavier-stokesai-for-math

Read also