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: over 3 years ago coqdebruijn-indicesvariable-binding
Related projects:
Repository | Description | Stars |
---|---|---|
| Automates formalizing syntactic theories with variable binders in Coq | 52 |
| A Coq library that provides a total parser combinator library with support for building parsers and grammars in the language of Coq. | 42 |
| A Coq library providing algebraic tools and tactics for working with binary relations | 23 |
| A library of abstract interfaces for various mathematical structures to facilitate algebraic manipulation and type class-based reasoning in Coq | 162 |
| Provides definitions and verified translations between various representations of regular languages in the Coq proof assistant | 41 |
| A Coq library providing algebraic data structures and algorithms | 67 |
| A Coq implementation of mathematical concepts from N. Bourbaki's Elements of Mathematics | 30 |
| A comprehensive survey of programming language semantics styles implemented in Coq | 46 |
| A Coq library providing support for arbitrarily large numbers | 22 |
| A formalization of bitset operations in Coq with extraction to OCaml native integers. | 22 |
| A Coq library providing definitions and notations to facilitate interaction between Haskell developers and the Coq proof assistant. | 168 |
| A Coq library that enables the use of effects in functional programming with references to a global state | 64 |
| A collection of reusable Coq definitions and theorems for building software development tools | 129 |
| A certified semantics for relational programming language specification, providing verified implementations of syntax and semantics for miniKanren languages | 26 |
| A comprehensive library of verified data structures and algorithms in Coq | 45 |