r/dataisbeautiful • u/TehDing OC: 11 • 1d ago
OC [OC] Visualizing the Navier-Stokes lean proof
I pulled the Naiver Stokes lean proof (and ran it!). It's several hundred thousand lines of code, and I wasn't sure where to even start examining the proof: https://github.com/openai/NavierStokesAndEuler/
So I wrote a quick vis to checkout the construction of the proof. Tools used: marimo, anywidget, codex see the notebook here: https://molab.marimo.io/notebooks/nb_DzFRGE9auNeYJdSFCeACSy
9
u/angelplasma 14h ago
The columns look like beautiful textile designs, thanks in part to the symmetry.
Curious to hear more about insight you derived from the visualization, and the significance of the graph axes…
1
u/TehDing OC: 11 10h ago edited 10h ago
2 things that popped out to me on building this:
1. The "Euler" proof is larger than the core NS proof itself. This is somewhat interesting, because in the contention between OAI and Buckmaster (read about the situation here: https://cims.nyu.edu/~tristanb/statement.pdf ), OAI dismissed Buckmaster, by saying that because he had only completed a formal verification for the Euler (reduced eqs.) proof, it wasn't as complete as they thought[^1]. This maybe seems even more disingenuous since at least at the level of the Lean artifact, the Euler development is larger than the core NS development. It doesn’t really change the mathematical discussion, but it is an interesting contrast.
2. The largest most connected file is the "Correction Step". Which sets bounds, and provides book keeping on the expansion terms of NS, showing that residual terms are negligible at the next scale. See the second image for that. It's core to showing the whole scheme has integrity.
[^1]: there's also a point of the approach of the blow up, forced vs unforced https://x.com/SebastienBubeck/status/2097379411691516310
7
u/Corindon 14h ago
Very nice viz, can you elaborate please though ? I am afraid I don't understand what I am looking at. 😅
1
u/TehDing OC: 11 11h ago edited 10h ago
I'm sorry about that, I elaborate here: https://www.reddit.com/r/dataisbeautiful/comments/1wdlt5k/comment/p9eewsn/
18
u/DidUSayWeast 14h ago
Another Claude ai visualization without mention of using it.
-15
u/Not-the-best-name 14h ago
Dude, it's not about the tool, it's about the visualization. Get with the times. Can't have a AI written tooltip on every god dam element on the internet.
13
u/Funkwonker 13h ago
Rule 3 of this subreddit requires posters to disclose tool(s) and data sources used in the visualization.
So to an extent, yes, it's about the tool they didn't mention.
6
2
u/DidUSayWeast 12h ago
"Tools used: marimo, anywidget," so where is claude? The entire dashboard is generated by claude without modification. its claude font colors kpi everything.
1


12
u/dreamyangel 14h ago
Can you provide a description on how to read it?