coqutil
Coq utility library
A collection of reusable tools and utilities for working with the Coq proof assistant
Coq library for tactics, basic definitions, sets, maps
42 stars
12 watching
24 forks
Language: Coq
last commit: about 1 month ago Related projects:
Repository | Description | Stars |
---|---|---|
mit-plv/riscv-coq | An implementation of the RISC-V instruction set specification in Coq | 110 |
mit-plv/bbv | A repository unifying bit vector definitions and lemmas across multiple Coq projects. | 27 |
mit-plv/fiat | A Coq-based library for synthesizing correct-by-construction abstract data types and parsers from formal specifications | 149 |
coq-community/coq-ext-lib | A collection of reusable Coq definitions and theorems for building software development tools | 129 |
mit-plv/rupicola | A toolkit for compiling functional programs into imperative code for performance-critical applications | 51 |
mit-plv/bedrock | Automated verification of higher-order programs using separation logic | 57 |
charguer/tlc | A Coq library providing an alternative set of axioms and type class mechanisms for building and proving mathematical theorems. | 38 |
jwiegley/coq-haskell | A Coq library providing definitions and notations to facilitate interaction between Haskell developers and the Coq proof assistant. | 168 |
coq-community/coqtail-math | A collection of mathematical theorems and tools within the Coq proof assistant | 15 |
coq/platform | A multi-platform distribution of the Coq proof assistant and its libraries, providing a standardized setup for development and teaching | 191 |
uwplse/structtact | A Coq library providing structural tactics and utility definitions to simplify proof development in proof assistants. | 21 |
lpcic/coq-elpi | Provides an extension language for Coq to manipulate terms containing binders and supports scripting and metaprogramming | 141 |
ejgallego/coq-lsp | A tool for interactive theorem proving and language support in Coq | 153 |
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 |