coqrel

Logical relation library

A Coq-based library for establishing logical relations in formal verification and proof assistance

Binary logical relations library for the Coq proof assistant

GitHub

20 stars
8 watching
1 forks
Language: Coq
last commit: almost 2 years ago

Related projects:

RepositoryDescriptionStars
coq-community/atbrA Coq library providing algebraic tools and tactics for working with binary relations23
coq-community/coqealA Coq library providing algebraic data structures and algorithms67
dschepler/coq-sequent-calculusFormalizations of logical deduction systems using Coq44
charguer/tlcA Coq library providing an alternative set of axioms and type class mechanisms for building and proving mathematical theorems.38
vafeiadis/hahnA collection of lemmas and tactics about lists and binary relations for a proof assistant30
dboulytchev/minikanren-coqA certified semantics for relational programming language specification, providing verified implementations of syntax and semantics for miniKanren languages26
damien-pous/relation-algebraA library providing modular and axiom-free decision procedures for relation algebra theories in Coq.48
coq-community/reglangProvides definitions and verified translations between various representations of regular languages in the Coq proof assistant41
jwiegley/coq-haskellA Coq library providing definitions and notations to facilitate interaction between Haskell developers and the Coq proof assistant.168
coq-community/parsequeA Coq library that provides a total parser combinator library with support for building parsers and grammars in the language of Coq.42
coq-community/dblibA Coq library for manipulating binding structures in syntax with binders.30
certicoq/veriffiEnables verified interaction between Coq programs and C libraries39
coq-community/chaparA framework for verifying causal consistency in distributed key-value stores and their clients using the Coq proof assistant32
fblanqui/colorA comprehensive Coq library providing formal definitions and proofs of rewriting theory, lambda-calculus, and termination.35
coq-community/math-classesA library of abstract interfaces for various mathematical structures to facilitate algebraic manipulation and type class-based reasoning in Coq162