anthropics/fermats-last-theorem
About the project
A complete, machine-checked proof of Fermat's Last Theorem in Lean 4, built on Mathlib and following the Frey-Serre-Ribet-Wiles argument. Research artifact, not maintained and not accepting contributions.
Useful for
- Build the proof locally with lake build to verify the statement.
- Run verification/comparator/run.sh and verification/nanoda/run.sh for independent checking.
- Browse the proof offline in a browser via the html/ pages.
README summarized by DeepSeek V4.1 Flash. Details may be inaccurate.
Why it’s trending
- 10 stars today.
- Interest is fading: the two-day pace is 9% of the previous week and a half.
- The repository is 9 days old and already has 1,141 stars.
- Top new repositories this month: #66.
Stars per day
Bars are daily stars, the line is the usual pace. Red marks spike days.
Numbers
- Total stars
- 1,141
- Stars in a day
- 10
- Forks
- 96
- Issues and pull requests
- 8
- Watchers
- 12
- Language
- Lean
- License
- Apache-2.0
- Created
- September 4, 2026
- Last push
- September 4, 2026
Star trust
Growth looks organic: forks and discussion are in line with active projects, and stars arrive unevenly, the way people give them.
These are heuristics, not a verdict: we judge by the repository’s behavior, not by a list of stargazers.
Spotted in
- September 13, 2026Top new repositories this month: #62
Similar projects
-
6.9
yifanzhang-pro/recurrent-looped-tranformer
Project page for Recurrent Looped Transformer (RLT) — a technical report on a recurrent looped transformer architecture with latent reasoning and a persistent state across prompt and response. The repository only hosts…
-
4.4
yjz211/vivid-figures-skill
A skill for AI assistants that picks chart types from your data and generates research figures: 108 recipes, two styles, PNG/PDF plus source code. For papers, modeling and reports.
-
3.8
ashleyotooligan/ant-1
A simulated ant with a recurrent neural controller in a 2D arena: it finds an odour source, records a food-location vector, and returns to its nest. An open laboratory for observing and intervening in the sensorimotor…
-
3.5
fruitflydev/flycoinrh
A simulation of a fruit fly connectome (165,122 neurons) drives a browser — cursor and clicks — to launch tokens on Robinhood Chain and roam the internet aimlessly.
-
3.2
kevinzakka/mjbatch
A Python library for running thousands of MuJoCo simulations in parallel on CPU via a C++ thread pool, with live access to per-simulation state and parameters.
-
3.2
openai/NavierStokesAndEuler
Lean 4 formalizations of finite-time blowup results for the Navier–Stokes and Euler equations, including certificates for Millennium Prize problems. Intended for mathematicians and formal proof researchers.