coq-ext-lib
Coq toolset
A collection of reusable Coq definitions and theorems for building software development tools
A library of Coq definitions, theorems, and tactics. [maintainers=@gmalecha,@liyishuai]
129 stars
16 watching
46 forks
Language: Coq
last commit: 2 months ago
Linked from 2 awesome lists
coqcoq-cicoq-platformlibraryprogramming
Related projects:
Repository | Description | Stars |
---|---|---|
coq-community/bits | A formalization of bitset operations in Coq with extraction to OCaml native integers. | 22 |
coq-community/reglang | Provides definitions and verified translations between various representations of regular languages in the Coq proof assistant | 41 |
coq-community/semantics | A comprehensive survey of programming language semantics styles implemented in Coq | 45 |
coq-community/coq-tricks | A resource for discovering useful techniques and tricks in Coq | 503 |
coq-community/topology | Develops and formalizes basic concepts and results of general topology in Coq. | 47 |
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/coqtail-math | A collection of mathematical theorems and tools within the Coq proof assistant | 15 |
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/corn | A comprehensive formalization of mathematical structures and concepts for verified computation in Coq. | 111 |
coq-community/graph-theory | A comprehensive Coq library formalizing various results in graph theory, providing a rigorous foundation for theoretical and applied graph theory research. | 34 |
coq-community/coq-art | Coq proof assistant book with exercises and examples | 110 |
mit-plv/coqutil | A collection of reusable tools and utilities for working with the Coq proof assistant | 41 |
coq-community/autosubst | Automates formalizing syntactic theories with variable binders in Coq | 52 |
coq-community/coq-nix-toolbox | Automates Coq project setup and Continuous Integration with Nix package manager | 33 |