What Is the Navier–Stokes Controversy?

The Navier–Stokes equations describe how fluids move. They are central to physics and engineering, but one of the most famous open problems asks whether smooth solutions in three spatial dimensions always exist for smooth initial data, or whether a solution can develop a singularity in finite time.

This is one of the Clay Mathematics Institute's Millennium Prize Problems. The controversy is not simply whether a simulation looks plausible. It concerns a precise mathematical claim about existence, smoothness, and behavior for all relevant times and initial conditions.

Why is the problem difficult?

The equations combine transport, pressure, incompressibility, and viscosity. They can be solved numerically in many practical settings, and mathematicians have proved important partial results. But numerical evidence and partial theorems do not automatically establish the universal claim in the Millennium problem.

This distinction illustrates why claims need carefully stated boundaries. A computed flow is evidence about a particular discretization and set of inputs. A theorem about global smoothness would be a claim about every admissible input under precisely stated assumptions. The two kinds of claim should not be confused.

Where Lean can help

Lean does not magically solve the Navier–Stokes problem. Its role is to make a formalized statement and proof checkable. Definitions of the function spaces, regularity conditions, domains, operators, and solution concepts can be made explicit. A completed proof can then be checked for consistency with those definitions and its stated dependencies.

Even before a complete proof, formalization can clarify what a proposed result actually establishes: a local solution, a conditional regularity theorem, a numerical estimate, or the full global existence-and-smoothness claim. Each is valuable, but they are different claims.

Claims about science and credit

The Navier–Stokes problem also shows why scientific claims have layers. There is the mathematical claim itself, claims about whether a proof is complete, claims about which result came first, and claims about who contributed to a development. Lean can help with the mathematical dependency graph and the formal proof object. It cannot by itself decide priority, authorship, or the meaning of a contribution.

For StartClaims, that separation is the point: use formal methods where they can provide a stronger check, preserve the evidence and provenance around the formal result, and leave interpretation and credit open to responsible human review.