OpenAI’s Navier-Stokes release included a Lean 4 formal proof
1–10 of 133 posts
Re: OpenAI’s Navier-Stokes release included a Lean 4 formal proof
#2Re: OpenAI’s Navier-Stokes release included a Lean 4 formal proof
#3Very exciting and uncertain times!
Re: OpenAI’s Navier-Stokes release included a Lean 4 formal proof
#4Re: OpenAI’s Navier-Stokes release included a Lean 4 formal proof
#5Its still astonishing that any sort of generalized computer program can solve a problem of this magnitude, and we have witnessed it happening in real time. I'd be curious to see if the new model can also do more direct proofs/inductive proofs.
Re: OpenAI’s Navier-Stokes release included a Lean 4 formal proof
#6That said, I am not in any way trying to discount how incredible of an achievement it is to formalize a millennium prize winning algorithm in Lean. I mean just look at the code that OpenAI published. It’s like an encyclopedia of different fluid dynamics concepts.
Re: OpenAI’s Navier-Stokes release included a Lean 4 formal proof
#7To what extent can you optimize Lean? It has to be simple enough to be auditable, does that mean you cannot use opaque optimizations to make it run faster?
Re: OpenAI’s Navier-Stokes release included a Lean 4 formal proof
#8I don’t see that doing anything but intensifying in the short term
Re: OpenAI’s Navier-Stokes release included a Lean 4 formal proof
#9People seem to be talking about anything except the actual results with this particular announcement. Its still astonishing that any sort of generalized computer program can solve a problem of this magnitude, and we have witnessed it happening in real time. I'd be curious to see if the new model can also do more direct proofs/inductive proofs.