paco
Coinductive proof library
A Coq library for proving properties about stateful systems through parameterized coinduction
A Coq library for parametric coinduction
43 stars
7 watching
10 forks
Language: Coq
last commit: about 1 month ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
damien-pous/coinduction | A library that enables formal proofs using enhanced coinduction techniques | 15 |
snu-sf/promising-coq | Development of a promising semantics for relaxed-memory concurrency | 33 |
coq-community/paramcoq | A Coq plugin providing commands for generating parametricity statements used in data refinement proofs. | 44 |
stepchowfun/proofs | A personal repository of formally verified mathematics using the Coq proof assistant | 291 |
matafou/libhyps | A Coq library providing tactics to manipulate hypotheses in formal proofs. | 20 |
jtassarotti/coq-proba | A Coq-based probability theory library providing results and definitions for discrete probability, measure theory, and probabilistic choice monads. | 49 |
charguer/tlc | A Coq library providing an alternative set of axioms and type class mechanisms for building and proving mathematical theorems. | 38 |
ejgallego/pycoq | Python bindings for Coq's interactive proof assistant | 50 |
coq-community/hydra-battles | Investigating various aspects of discrete mathematics and formal proofs in Coq, including ordinal numbers and computability theory. | 68 |
coq-community/reglang | Provides definitions and verified translations between various representations of regular languages in the Coq proof assistant | 41 |
coq-community/fav-ssr | A comprehensive library of verified data structures and algorithms in Coq | 45 |
coq-community/lemma-overloading | A Coq library demonstrating design patterns for automated proof automation and canonical structures | 26 |
coq-community/sudoku | A formalisation of Sudoku in Coq to solve the puzzle using a naive Davis-Putnam procedure | 20 |
uwplse/cheerios | A formally verified serialization library for Coq | 23 |