Skip to content

Latest commit

 

History

8 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Logo for Axiom Math

Thakur's hypotheses on power sums over $\mathbb{F}_q[t]$

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

Input files

  • input/*/task.md: problem statement
  • input/*/informal.tex: proof excerpt from the published paper

Output files

  • */problem.lean: translation of the problem statement into Lean 4.28.0
  • */solution.lean: solution in Lean 4.28.0

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

cd $DIRECTORY
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 "Thakur's hypotheses on power sums over $\mathbb{F}_q[t]$"

Topics

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages