dblib
Binding manipulation library
A Coq library for manipulating binding structures in syntax with binders.
Coq library for working with de Bruijn indices [maintainer=@KevOrr]
30 stars
5 watching
4 forks
Language: Coq
last commit: about 3 years ago coqdebruijn-indicesvariable-binding
Related projects:
Repository | Description | Stars |
---|---|---|
coq-community/autosubst | Automates formalizing syntactic theories with variable binders in Coq | 52 |
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 |
coq-community/atbr | A Coq library providing algebraic tools and tactics for working with binary relations | 23 |
coq-community/math-classes | A library of abstract interfaces for various mathematical structures to facilitate algebraic manipulation and type class-based reasoning in Coq | 162 |
coq-community/reglang | Provides definitions and verified translations between various representations of regular languages in the Coq proof assistant | 41 |
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/semantics | A comprehensive survey of programming language semantics styles implemented in Coq | 45 |
coq-community/bignums | A Coq library providing support for arbitrarily large numbers | 22 |
coq-community/bits | A formalization of bitset operations in Coq with extraction to OCaml native integers. | 22 |
jwiegley/coq-haskell | A Coq library providing definitions and notations to facilitate interaction between Haskell developers and the Coq proof assistant. | 167 |
coq-io/io | A Coq library that enables the use of effects in functional programming with references to a global state | 64 |
coq-community/coq-ext-lib | A collection of reusable Coq definitions and theorems for building software development tools | 129 |
dboulytchev/minikanren-coq | A certified semantics for relational programming language specification, providing verified implementations of syntax and semantics for miniKanren languages | 26 |
coq-community/fav-ssr | A comprehensive library of verified data structures and algorithms in Coq | 45 |