coq-100-theorems
Theorem repository
Repository tracking famous theorems proved using proof assistants.
Statements of famous theorems proven in Coq [maintainer=@jmadiot]
55 stars
4 watching
14 forks
Language: HTML
last commit: 8 months ago
Linked from 2 awesome lists
coqtheorems
Related projects:
Repository | Description | Stars |
---|---|---|
coq-community/coq-art | Coq proof assistant book with exercises and examples | 110 |
coq-community/coqtail-math | A collection of mathematical theorems and tools within the Coq proof assistant | 15 |
coq-community/topology | Develops and formalizes basic concepts and results of general topology in Coq. | 47 |
coq-community/coq-ext-lib | A collection of reusable Coq definitions and theorems for building software development tools | 129 |
coq-community/fourcolor | A formal proof of a fundamental result in graph theory using the Coq proof assistant | 166 |
coq-community/lemma-overloading | A Coq library demonstrating design patterns for automated proof automation and canonical structures | 26 |
coq-community/coq-tricks | A resource for discovering useful techniques and tricks in Coq | 503 |
stepchowfun/proofs | A personal repository of formally verified mathematics using the Coq proof assistant | 291 |
princeton-vl/coqgym | A learning environment for theorem proving with the Coq proof assistant | 384 |
coq-community/gaia | A Coq implementation of mathematical concepts from N. Bourbaki's Elements of Mathematics | 28 |
coq-community/graph-theory | A comprehensive Coq library formalizing various results in graph theory, providing a rigorous foundation for theoretical and applied graph theory research. | 34 |
coq-community/reglang | Provides definitions and verified translations between various representations of regular languages in the Coq proof assistant | 41 |
coq-community/autosubst | Automates formalizing syntactic theories with variable binders in Coq | 52 |
coq/platform | A multi-platform distribution of the Coq proof assistant and its libraries, providing a standardized setup for development and teaching | 188 |