Original Reddit post

I’ve been following the AI/Navier-Stokes story, and I’m still trying to understand exactly what was proved. OpenAI says its system constructed a smooth three-dimensional fluid that starts at rest, has a smooth external force applied, and develops a singularity in finite time. It also released a formal proof checked in Lean. Lean checks that a conclusion follows from the encoded definitions and assumptions. Someone still has to confirm that those definitions accurately represent the original Clay problem. It’s like software passing every test while still failing the requirement because the tests measured the wrong thing. So I gave Apodex the OpenAI write-up, the Clay problem statement and a few explanations, and asked it to map each official requirement to the corresponding part of the new result. I wanted to see whether the initial conditions, forcing, energy bounds and singularity claims lined up. There’s checking each logical step, checking that the Lean statement matches the analytical paper, and checking that the paper answers the question Clay posed Mathematicians still need to understand and independently scrutinize the construction. “Lean checked it, so it’s officially solved” goes too far. But “it uses external forcing, so it doesn’t count” might also be wrong, because parts of the official formulation allows smooth forcing under specified conditions. Clay’s prize rules requires publication in a qualifying outlet, at least two years after publication, and general acceptance by the mathematical community before consideration. For people working with formal proofs: how do you check that the theorem encoded in Lean is the theorem humans intended to prove? submitted by /u/MasterWitcher69

Originally posted by u/MasterWitcher69 on r/ArtificialInteligence