Skip to content

AxiomMath/kaprekar4

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Logo for Axiom Math

Four-digit Kaprekar Dynamics in Odd Bases

This repository contains artifacts generated by AxiomProver related to the paper arXiv:TODO.

Input files

Output files

One can verify that the problem.lean and solution.lean are compatible using the axle verify-proof command:

cd Kaprekar4
axle verify-proof --environment lean-4.28.0 problem.lean solution.lean | jq ".okay"

Lean version

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.

License

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

Repository maintainers

About

Lean formalizations for the paper "Four-digit Kaprekar dynamics in odd bases"

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors