metacoq
Coq manipulator
A tool for formalizing and manipulating Coq terms, providing a foundation for metaprogramming and certified plugins.
Metaprogramming, verified meta-theory and implementation of Coq in Coq
396 stars
17 watching
83 forks
Language: Coq
last commit: 3 months ago
Linked from 2 awesome lists
coqcoq-formalizationmetaprogramming
Related projects:
Repository | Description | Stars |
---|---|---|
| A Coq plugin providing commands for generating parametricity statements used in data refinement proofs. | 45 |
| A collection of reusable Coq definitions and theorems for building software development tools | 129 |
| Tactics for rewriting and proving equations with associativity and commutativity properties | 29 |
| Automates formalizing syntactic theories with variable binders in Coq | 52 |
| A collection of reusable tools and utilities for working with the Coq proof assistant | 42 |
| Provides an extension language for Coq to manipulate terms containing binders and supports scripting and metaprogramming | 141 |
| A formalisation of Sudoku in Coq to solve the puzzle using a naive Davis-Putnam procedure | 20 |
| A resource for discovering useful techniques and tricks in Coq | 507 |
| A Coq library for manipulating binding structures in syntax with binders. | 30 |
| A Coq library providing tactics to manipulate hypotheses in formal proofs. | 20 |
| Analyze and test Coq proof assistant projects by generating modified versions of the code to identify flaws in specifications. | 30 |
| Formalizes convex polyhedra in Coq using optimization and theorem-proving techniques. | 22 |
| A library for reasoning about randomized algorithms in Coq | 25 |