On the paucity of lattice triangles
These files accompany the paper arXiv:2603.23928.
Input files
.environment: lean versiontask.md: description of the task to be completedproblem.tex: informal problem statementinformal_proof.tex: draft of the proof by K.O. (which contained some correctable mistakes)
Output files (Run with Lean 4.26.0)
LatticeTriangle/problem.lean: translation of the problem statement into formal language (Lean)LatticeTriangle/solution.lean: solution in formal language (Lean)
License
This repository uses the MIT License. See LICENSE for details.