Skip to content

Repository files navigation

Paper-Level Autoformalizations

Lean 4 formalization projects produced with the LeanFlow workflow. The main branch is reserved for projects that are ready to present publicly: each listed project builds and has no project-local sorry, admit, custom axiom, or unsafe in its Lean files.

Work-in-progress formalizations are kept on separate draft pull requests instead of living on main.

Repository Metadata

Completed Projects

IMO2026/GPT5.6

  • Lake target: IMO2026
  • Source: Joseph Myers, jsm28/IMOLean, based on the official IMO 2026 problems
  • Status: proof-complete LeanFlow formalizations of Problems 1–6, produced with gpt-5.6-sol at xhigh reasoning effort through the Codex provider and verified together as one Lean project.
  • Provenance and compact run evidence: IMO2026/GPT5.6/README.md

PythagoreanPolynomialParametrization

CramerWoldTheorem

  • Lake target: CramerWoldTheorem
  • Source: Russell Lyons and Kevin Zumbrun, A Calculus Proof of the Cramer-Wold Theorem
  • Status: proof-complete source-backed formalization of the half-space theorem, average-distance reconstruction, odd-dimensional inversion, and even-to-odd reduction.

Work in Progress

The unfinished formalizations are maintained as draft PR branches:

Checks

Run all completed project builds:

./scripts/check-projects.sh

Or build an individual project from its directory:

cd PythagoreanPolynomialParametrization
lake build Pyth

cd ../CramerWoldTheorem
lake build CramerWoldTheorem

cd ../IMO2026/GPT5.6
lake build IMO2026

About

Fully autonomous Lean formalizations of mathematical papers generated by the LeanFlow agent harness.

Topics

Resources

Contributing

Stars

0 stars

Watchers

0 watching

Forks

Contributors

Languages