paco

Coinductive proof library

A Coq library for proving properties about stateful systems through parameterized coinduction

A Coq library for parametric coinduction

GitHub

43 stars
7 watching
10 forks
Language: Coq
last commit: almost 2 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
damien-pous/coinductionA library that enables formal proofs using enhanced coinduction techniques15
snu-sf/promising-coqDevelopment of a promising semantics for relaxed-memory concurrency33
coq-community/paramcoqA Coq plugin providing commands for generating parametricity statements used in data refinement proofs.45
stepchowfun/proofsA personal repository of formally verified mathematics using the Coq proof assistant292
matafou/libhypsA Coq library providing tactics to manipulate hypotheses in formal proofs.20
jtassarotti/coq-probaA Coq-based probability theory library providing results and definitions for discrete probability, measure theory, and probabilistic choice monads.50
charguer/tlcA Coq library providing an alternative set of axioms and type class mechanisms for building and proving mathematical theorems.38
ejgallego/pycoqPython bindings for Coq's interactive proof assistant50
coq-community/hydra-battlesInvestigating various aspects of discrete mathematics and formal proofs in Coq, including ordinal numbers and computability theory.69
coq-community/reglangProvides definitions and verified translations between various representations of regular languages in the Coq proof assistant41
coq-community/fav-ssrA comprehensive library of verified data structures and algorithms in Coq45
coq-community/lemma-overloadingA Coq library demonstrating design patterns for automated proof automation and canonical structures26
coq-community/sudokuA formalisation of Sudoku in Coq to solve the puzzle using a naive Davis-Putnam procedure20
uwplse/cheeriosA formally verified serialization library for Coq23