Skip to content

AxiomMath/dead-ends

Repository files navigation

Logo for Axiom Math

Dead ends in square-free digit walks

These files accompany the paper arXiv:2602.05095.

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.

Input files

  • dead-ends.tex: natural language description of the problem
  • task.md: description of the task to be completed (deferring to dead-ends.tex)
  • .environment: specifies the Lean version

Output files (Run with Lean 4.26.0)

  • Deadends/problem.lean: translation of the problem statement into formal language (Lean), including the answer itself (computed by AxiomProver)
  • Deadends/solution.lean: solution in formal language (Lean)

License

This repository uses the MIT License. See LICENSE for details.

Repository maintainers

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published