Skip to content

AxiomMath/challenge_3

Repository files navigation

Logo for Axiom Math

Challenge 3

The formal proofs provided in this work were developed and verified using Lean 4.28.0. Compatibility with earlier or later versions is not guaranteed due to the evolving nature of the Lean 4 compiler and its core libraries.

Repository structure

This repository collects several formalization runs, each in its own subdirectory (lemma-b2, lemma-b3):

Input files

For each part, input/<part>/ contains:

  • problem.md: the task description, including the Lean scaffold (definitions and lemma statements) the formalization must follow.
  • challenge3_Part*.tex: the LaTeX statement and proof that the formalization follows.

Output files

  • problem.lean: translation of the problem statement into Lean (definitions, with the target statements left as sorry).
  • solution.lean: the complete formal solution, with no sorry.

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

 
 
 

Contributors