English

Fermat's Last Theorem for regular primes

Logic in Computer Science 2023-05-23 v2 Number Theory

Abstract

We formalise the proof of the first case of Fermat's Last Theorem for regular primes using the \emph{Lean} theorem prover and its mathematical library \emph{mathlib}. This is an important 19th century result that motivated the development of modern algebraic number theory. Besides explaining the mathematics behind this result, we analyze in this paper the difficulties we faced in the formalisation process and how we solved them. For example, we had to deal with a diamond about characteristic zero fields and problems arising from multiple nested coercions related to number fields. We also explain how we integrated our work to \emph{mathlib}.

Cite

@article{arxiv.2305.08955,
  title  = {Fermat's Last Theorem for regular primes},
  author = {Alex J. Best and Christopher Birkbeck and Riccardo Brasca and Eric Rodriguez Boidi},
  journal= {arXiv preprint arXiv:2305.08955},
  year   = {2023}
}

Comments

Accepted for the 14th International Conference on Interactive Theorem Proving (ITP 2023)

R2 v1 2026-06-28T10:35:11.313Z