paramcoq
Parametrization tool
A Coq plugin providing commands for generating parametricity statements used in data refinement proofs.
Coq plugin for parametricity [maintainer=@proux01]
44 stars
12 watching
24 forks
Language: Coq
last commit: 2 months ago
Linked from 2 awesome lists
coqcoq-cicoq-platformcoq-plugindocker-coq-actionparametricity
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/aac-tactics | Tactics for rewriting and proving equations with associativity and commutativity properties | 29 |
coq-community/reglang | Provides definitions and verified translations between various representations of regular languages in the Coq proof assistant | 41 |
coq-community/docker-coq | Provides pre-configured Docker images for building and testing the Coq proof assistant | 37 |
coq-community/chapar | A framework for verifying causal consistency in distributed key-value stores and their clients using the Coq proof assistant | 32 |
coq-community/autosubst | Automates formalizing syntactic theories with variable binders in Coq | 52 |
coq-community/coq-art | Coq proof assistant book with exercises and examples | 110 |
coq-community/parseque | A Coq library that provides a total parser combinator library with support for building parsers and grammars in the language of Coq. | 42 |
metacoq/metacoq | A tool for formalizing and manipulating Coq terms, providing a foundation for metaprogramming and certified plugins. | 382 |
cpitclaudel/company-coq | An Emacs plugin that enhances Coq mode with various features and tools for writing and debugging proof-based software | 354 |
coq-community/coqeal | A Coq library providing algebraic data structures and algorithms | 66 |
coq-community/gaia | A Coq implementation of mathematical concepts from N. Bourbaki's Elements of Mathematics | 28 |
coq-community/lemma-overloading | A Coq library demonstrating design patterns for automated proof automation and canonical structures | 26 |
coq-community/templates | Provides template files for generating configuration and boilerplate for Coq projects | 13 |
coq-community/semantics | A comprehensive survey of programming language semantics styles implemented in Coq | 45 |