These files accompany the paper arXiv:2602.05090.
The formal proofs provided in this work were developed and verified using Lean 4.26.0. Compatibility with earlier or later versions is not guaranteed due to the evolving nature of the Lean 4 compiler and its core libraries.
problem.tex: natural language description of the problem.environment: specifies the Lean version
PartialRegularity/problem.lean: translation of the problem statement into formal language (Lean)PartialRegularity/solution.lean: solution in formal language (Lean)
Besides the end-to-end run above, we internally also conducted experiments
where we provided AxiomProver with additional tools,
such as AlexKontorovich/PrimeNumberTheoremAnd
(although this dependency ended up not being needed).
In one of these experiments, AxiomProver found that
actually
We provide the corresponding Lean files in extension/.
This repository uses the MIT License. See LICENSE for details.