{"id":27214599,"url":"https://github.com/rocq-community/apery","last_synced_at":"2025-06-27T13:38:47.243Z","repository":{"id":40534514,"uuid":"227214418","full_name":"rocq-community/apery","owner":"rocq-community","description":"A formal proof of the irrationality of zeta(3), the Apéry constant [maintainer=@amahboubi,@pi8027]","archived":false,"fork":false,"pushed_at":"2025-06-24T11:34:11.000Z","size":370,"stargazers_count":24,"open_issues_count":5,"forks_count":7,"subscribers_count":9,"default_branch":"master","last_synced_at":"2025-06-25T14:57:38.112Z","etag":null,"topics":["coq","mathcomp","ssreflect"],"latest_commit_sha":null,"homepage":"","language":"Rocq Prover","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rocq-community.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2019-12-10T20:58:26.000Z","updated_at":"2025-06-24T11:34:10.000Z","dependencies_parsed_at":"2023-02-15T06:01:07.646Z","dependency_job_id":"68075373-fba0-4910-a0f2-f8daec786051","html_url":"https://github.com/rocq-community/apery","commit_stats":null,"previous_names":["rocq-community/apery"],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/rocq-community/apery","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rocq-community%2Fapery","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rocq-community%2Fapery/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rocq-community%2Fapery/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rocq-community%2Fapery/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rocq-community","download_url":"https://codeload.github.com/rocq-community/apery/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rocq-community%2Fapery/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262266712,"owners_count":23284747,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["coq","mathcomp","ssreflect"],"created_at":"2025-04-10T03:24:40.957Z","updated_at":"2025-06-27T13:38:47.234Z","avatar_url":"https://github.com/rocq-community.png","language":"Rocq Prover","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003c!---\nThis file was generated from `meta.yml`, please do not edit manually.\nFollow the instructions on https://github.com/coq-community/templates to regenerate.\n---\u003e\n# Apery\n\n[![Docker CI][docker-action-shield]][docker-action-link]\n[![Contributing][contributing-shield]][contributing-link]\n[![Code of Conduct][conduct-shield]][conduct-link]\n[![Zulip][zulip-shield]][zulip-link]\n\n[docker-action-shield]: https://github.com/coq-community/apery/actions/workflows/docker-action.yml/badge.svg?branch=master\n[docker-action-link]: https://github.com/coq-community/apery/actions/workflows/docker-action.yml\n\n[contributing-shield]: https://img.shields.io/badge/contributions-welcome-%23f7931e.svg\n[contributing-link]: https://github.com/coq-community/manifesto/blob/master/CONTRIBUTING.md\n\n[conduct-shield]: https://img.shields.io/badge/%E2%9D%A4-code%20of%20conduct-%23f15a24.svg\n[conduct-link]: https://github.com/coq-community/manifesto/blob/master/CODE_OF_CONDUCT.md\n\n[zulip-shield]: https://img.shields.io/badge/chat-on%20zulip-%23c1272d.svg\n[zulip-link]: https://coq.zulipchat.com/#narrow/stream/237663-coq-community-devs.20.26.20users\n\n\n\nThis project contains a formal proof that the real number ζ(3),\nalso known as Apéry's constant, is irrational. It follows roughly\nApéry's original sketch of a proof. However, the recurrence\nrelations constituting the crux of the proof have been guessed by a\ncomputer algebra program (in this case in Maple/Algolib). These\nrelations are formally checked a posteriori, so that Coq's kernel\nremains the sole trusted code base.\n\n## Meta\n\n- Author(s):\n  - Frédéric Chyzak (initial)\n  - Assia Mahboubi (initial)\n  - Thomas Sibut-Pinote (initial)\n- Rocq-community maintainer(s):\n  - Assia Mahboubi ([**@amahboubi**](https://github.com/amahboubi))\n  - Kazuhiko Sakaguchi ([**@pi8027**](https://github.com/pi8027))\n- License: [CeCILL-C](LICENSE)\n- Compatible Rocq/Coq versions: 8.20 or later\n- Additional dependencies:\n  - [MathComp ssreflect](https://math-comp.github.io) 2.3 or later\n  - [MathComp algebra](https://math-comp.github.io)\n  - [MathComp field](https://math-comp.github.io)\n  - [CoqEAL](https://github.com/coq-community/coqeal) 2.1.0 or later\n  - [MathComp real closed fields](https://github.com/math-comp/real-closed)\n  - [MathComp bigenough](https://github.com/math-comp/bigenough) 1.0.1 or later\n  - [Mczify](https://github.com/math-comp/mczify)\n  - [Algebra Tactics](https://github.com/math-comp/algebra-tactics)\n- Rocq/Coq namespace: `mathcomp.apery`\n- Related publication(s):\n  - [A Formal Proof of the Irrationality of ζ(3)](https://arxiv.org/abs/1912.06611) \n  - [A Computer-Algebra-Based Formal Proof of the Irrationality of ζ(3)](https://hal.inria.fr/hal-00984057) doi:[10.1007/978-3-319-08970-6_11](https://doi.org/10.1007/978-3-319-08970-6_11)\n  - [Reflexive tactics for algebra, revisited](https://drops.dagstuhl.de/opus/volltexte/2022/16738/pdf/LIPIcs-ITP-2022-29.pdf) doi:[10.4230/LIPIcs.ITP.2022.29](https://doi.org/10.4230/LIPIcs.ITP.2022.29)\n\n## Building and installation instructions\n\nThe easiest way to install the latest released version of Apery\nis via [OPAM](https://opam.ocaml.org/doc/Install.html):\n\n```shell\nopam repo add coq-released https://coq.inria.fr/opam/released\nopam install coq-mathcomp-apery\n```\n\nTo instead build and install manually, do:\n\n``` shell\ngit clone https://github.com/coq-community/apery.git\ncd apery\nmake   # or make -j \u003cnumber-of-cores-on-your-machine\u003e \nmake install\n```\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frocq-community%2Fapery","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frocq-community%2Fapery","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frocq-community%2Fapery/lists"}