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