OpenAI Claims Solution to Navier-Stokes Millennium Problem via Lean 4 Proof
The AI lab released a formal verification claiming that 3D fluid solutions can form singularities.
OpenAI has claimed to solve the Navier-Stokes existence and smoothness problem, one of the seven Millennium Prize Problems. To support its findings, the company released a manuscript alongside a public formalization in the Lean 4 programming language.
The proof asserts that three-dimensional Navier-Stokes solutions can form singularities, effectively resolving statements C and D of the Millennium Prize formulation. According to OpenAI, the work was produced by an internal model described as significantly more capable than GPT-6 Astra. The resolution was reached using a system of approximately 10,000 concurrent coordinating agents.
The Formalization Shift
While the mathematical claim is significant, the method of delivery marks a shift in how high-level research is verified. By providing a machine-verifiable formal proof in Lean 4, OpenAI allows the mathematical logic to be checked by software rather than relying solely on human peer review. The formal verification process in Lean took approximately 17 hours to complete.
Historically, the Navier-Stokes problem has remained elusive because while numerical solvers can simulate fluid dynamics, a rigorous mathematical proof of whether smooth solutions always exist—or if they "blow up" in finite time—has not been achieved. The inclusion of a formal proof is intended to drastically reduce the time and uncertainty typically associated with verifying such complex manuscripts.
Industry Implications
This release demonstrates a massive leap in the efficiency of formal verification. By automating the process of turning a theoretical proof into a machine-checked formalization, AI is reducing the cost of verifying complex research by several orders of magnitude. This capability extends beyond pure mathematics; it suggests a future where mission-critical software, security policies, and smart contracts can be formally verified with similar speed.
For the broader tech industry, this potentially ends the era of manual formal methods, which have long been considered too tedious and labor-intensive for wide-scale adoption. The ability to coordinate thousands of agents to solve a Millennium Prize problem suggests that AI is moving from a generative tool to a rigorous reasoning engine capable of autonomous scientific discovery.
What Remains
Despite the machine verification, the mathematical community must now determine if the underlying logic of the singularity claim holds up to scrutiny. While the Lean 4 code confirms the proof is internally consistent according to the rules of the language, the broader acceptance of the solution as a definitive answer to the Millennium Problem remains to be seen. Observers will be watching for official validation from the Clay Mathematics Institute.