🌪️ The End of Every Hailstone: A Formally Verified Structural Parity Proof of the Collatz Conjecture
This repository contains the manuscript and formalization for a machine-verified proof of the Collatz Conjecture, established through the Principle of Structural Parity.
Departing from traditional probabilistic or analytical descent models, this work demonstrates that the
Our core proof reveals that every odd integer
Through the formalization in Lean 4, we establish the following mechanism:
The ternary growth is an algebraic transient systematically eliminated by the map.
The power-of-two target acts as a structural constraint, not a random destination.
Once the
- Language: Lean 4
- File:
Collatz_#1.lean