coq-tricks
Coq tips
A resource for discovering useful techniques and tricks in Coq
Tricks you wish the Coq manual told you [maintainer=@tchajed]
503 stars
24 watching
22 forks
Language: Coq
last commit: 3 months ago
Linked from 2 awesome lists
coq
Related projects:
Repository | Description | Stars |
---|---|---|
coq-community/coq-ext-lib | A collection of reusable Coq definitions and theorems for building software development tools | 129 |
coq-community/coq-art | Coq proof assistant book with exercises and examples | 110 |
coq-community/topology | Develops and formalizes basic concepts and results of general topology in Coq. | 47 |
coq-community/semantics | A comprehensive survey of programming language semantics styles implemented in Coq | 45 |
coq-community/coqoban | A Coq implementation of the Japanese warehouse keeper's puzzle game Sokoban | 21 |
coq-community/reglang | Provides definitions and verified translations between various representations of regular languages in the Coq proof assistant | 41 |
coq-community/coqeal | A Coq library providing algebraic data structures and algorithms | 66 |
coq-community/sudoku | A formalisation of Sudoku in Coq to solve the puzzle using a naive Davis-Putnam procedure | 20 |
coq-community/coq-100-theorems | Repository tracking famous theorems proved using proof assistants. | 55 |
coq-community/math-classes | A library of abstract interfaces for various mathematical structures to facilitate algebraic manipulation and type class-based reasoning in Coq | 162 |
math-comp/tutorial_material | Tutorials and materials for teaching Coq-based mathematical component development | 17 |
coq-community/corn | A comprehensive formalization of mathematical structures and concepts for verified computation in Coq. | 111 |
coq-community/gaia | A Coq implementation of mathematical concepts from N. Bourbaki's Elements of Mathematics | 28 |
anton-trunov/coq-lecture-notes | Lecture notes and resources for learning the Coq proof assistant | 50 |
coq-community/autosubst | Automates formalizing syntactic theories with variable binders in Coq | 52 |