Fully autonomous Lean formalizations of mathematical papers generated by the LeanFlow agent harness.
Lean
0
18 commits
updated Sep 8, 2026
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.
IMO2026/GPT5.6IMO2026jsm28/IMOLean, based on the
official IMO 2026 problemsgpt-5.6-sol at xhigh reasoning effort through the Codex provider and
verified together as one Lean project.IMO2026/GPT5.6/README.mdLeanIMOBench/GPT6-astraLeanIMOBenchimobench/lean_proof_bench_v2.csv in
google-deepmind/superhumangpt-6-astra (xhigh reasoning orchestrator, low reasoning prover) through
the Codex provider, and verified together as one Lean project. Every statement
is byte-identical to the published benchmark. Proof graphs are in
LeanIMOBench/GPT6-astra/DAGS.md.PythagoreanPolynomialParametrizationPythCramerWoldTheoremCramerWoldTheoremThe unfinished formalizations are maintained as draft PR branches:
AShortProofOfTheHiltonMilnerTheorem:
A short proof of the Hilton-Milner
Theorem, with remaining proof
obligations.QuantizingPythagoreanTriples:
Quantizing Pythagorean triples, with
remaining proof obligations and the source-stated open unimodality conjecture.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
18 commits
Lean
77.0%
HTML
21.2%
TeX
1.0%
Fully autonomous Lean formalizations of mathematical papers generated by the LeanFlow agent harness.
Lean
0
18 commits
updated Sep 8, 2026
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.
IMO2026/GPT5.6IMO2026jsm28/IMOLean, based on the
official IMO 2026 problemsgpt-5.6-sol at xhigh reasoning effort through the Codex provider and
verified together as one Lean project.IMO2026/GPT5.6/README.mdLeanIMOBench/GPT6-astraLeanIMOBenchimobench/lean_proof_bench_v2.csv in
google-deepmind/superhumangpt-6-astra (xhigh reasoning orchestrator, low reasoning prover) through
the Codex provider, and verified together as one Lean project. Every statement
is byte-identical to the published benchmark. Proof graphs are in
LeanIMOBench/GPT6-astra/DAGS.md.PythagoreanPolynomialParametrizationPythCramerWoldTheoremCramerWoldTheoremThe unfinished formalizations are maintained as draft PR branches:
AShortProofOfTheHiltonMilnerTheorem:
A short proof of the Hilton-Milner
Theorem, with remaining proof
obligations.QuantizingPythagoreanTriples:
Quantizing Pythagorean triples, with
remaining proof obligations and the source-stated open unimodality conjecture.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
18 commits
Lean
77.0%
HTML
21.2%
TeX
1.0%