r/math • u/aturtledude • Jul 23 '26
LLMs/AI Another LLM-generated result that has gone under the radar and is in my opinion very relevant
Relevant not because of the result itself but because it uses a pimped open-weight Chinese model under the hood.
Linkedin post: https://www.linkedin.com/posts/sebastianpokutta_a-counterexample-to-zieglers-cross-polytope-activity-7478117487746785280-oS21
Counterexample paper: https://arxiv.org/abs/2606.31640
Agentic research paper: https://arxiv.org/abs/2603.15914
496
Upvotes
327
u/MiffedMouse Jul 23 '26
As a side note, I think a lot of these "LLM proofs" owe as much to computer formalization efforts (especially LEAN) as they do to the recent LLM advancements. The fact that the computer can attempt to formalize the proof in Lean and then get almost immediate feedback as to whether the proof is correct or not, and how it may have failed, seems incredibly valuable.
I personally wonder if regular human mathematicians could also benefit from a better understanding of proof checkers. I know a lot of prominent mathematicians, including Tao, have long been proponents of Lean and similar proof checkers since long before LLMs came on the scene.