bits
Bitset library
A formalization of bitset operations in Coq with extraction to OCaml native integers.
A formalization of bitset operations in Coq and the corresponding axiomatization and extraction to OCaml native integers [maintainer=@anton-trunov]
22 stars
10 watching
7 forks
Language: Coq
last commit: 7 months ago bitsetcoqcoq-extractioncoq-librarymathcomppaper-artifactsssreflect
Related projects:
Repository | Description | Stars |
---|---|---|
| A collection of reusable Coq definitions and theorems for building software development tools | 129 |
| A comprehensive formalization of mathematical structures and concepts for verified computation in Coq. | 111 |
| A Coq library providing algebraic data structures and algorithms | 67 |
| A library of abstract interfaces for various mathematical structures to facilitate algebraic manipulation and type class-based reasoning in Coq | 162 |
| Develops and formalizes basic concepts and results of general topology in Coq. | 47 |
| A Coq implementation of mathematical concepts from N. Bourbaki's Elements of Mathematics | 30 |
| A Coq library that provides a total parser combinator library with support for building parsers and grammars in the language of Coq. | 42 |
| A collection of mathematical theorems and tools within the Coq proof assistant | 15 |
| A Coq library demonstrating design patterns for automated proof automation and canonical structures | 26 |
| A comprehensive library of verified data structures and algorithms in Coq | 45 |
| A comprehensive survey of programming language semantics styles implemented in Coq | 46 |
| A Coq library for manipulating binding structures in syntax with binders. | 30 |
| A formalization of Dedekind reals numbers in the Coq programming language | 43 |
| A Coq library providing an alternative set of axioms and type class mechanisms for building and proving mathematical theorems. | 38 |
| Formalized graph theory results for research and verification | 35 |