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.