@MLStreetTalk: An apparently AI-generated formal proof, in Lean, purporting to be a disproof to the Collatz conjecture, was actually e…

X AI KOLs Timeline News

Summary

An AI-generated formal proof in Lean that claimed to disprove the Collatz conjecture actually exploited two bugs in the Lean kernel, now patched. Lean creator Leo de Moura warns this will keep happening as AIs are good at finding soundness bugs.

An apparently AI-generated formal proof, in Lean, purporting to be a disproof to the Collatz conjecture, was actually exploiting a bug in the Lean kernel! EXCLUSIVE from Lean Creator Leo de Moura: > "This is going to keep happening. AIs are really good at exploiting soundness bugs in the kernels." It appeared to pass both Lean's official kernel and Nanoda by hitting two separate bugs. Both have now been patched - @Leonard41111588.
Original Article
View Cached Full Text

Cached at: 07/31/26, 04:48 AM

An apparently AI-generated formal proof, in Lean, purporting to be a disproof to the Collatz conjecture, was actually exploiting a bug in the Lean kernel!

EXCLUSIVE from Lean Creator Leo de Moura:

“This is going to keep happening. AIs are really good at exploiting soundness bugs in the kernels.”

It appeared to pass both Lean’s official kernel and Nanoda by hitting two separate bugs.

Both have now been patched - @Leonard41111588.

Similar Articles

@rohanpaul_ai: Google DeepMind's new paper. Shows that AI can now search formal mathematics proofs, but only inside carefully constrai…

X AI KOLs Following

Google DeepMind's new paper introduces AlphaProof Nexus, an AI system that combines an LLM with the Lean proof checker to search for formal proofs in constrained mathematical domains. The system solves several unsolved problems from the Erdős and OEIS sets, demonstrating a new division of labor where the AI proposes proof candidates and the verifier enforces correctness.