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]

GitHub

22 stars
10 watching
7 forks
Language: Coq
last commit: about 2 years ago
bitsetcoqcoq-extractioncoq-librarymathcomppaper-artifactsssreflect

Related projects:

RepositoryDescriptionStars
coq-community/coq-ext-libA collection of reusable Coq definitions and theorems for building software development tools129
coq-community/cornA comprehensive formalization of mathematical structures and concepts for verified computation in Coq.111
coq-community/coqealA Coq library providing algebraic data structures and algorithms67
coq-community/math-classesA library of abstract interfaces for various mathematical structures to facilitate algebraic manipulation and type class-based reasoning in Coq162
coq-community/topologyDevelops and formalizes basic concepts and results of general topology in Coq.47
coq-community/gaiaA Coq implementation of mathematical concepts from N. Bourbaki's Elements of Mathematics30
coq-community/parsequeA Coq library that provides a total parser combinator library with support for building parsers and grammars in the language of Coq.42
coq-community/coqtail-mathA collection of mathematical theorems and tools within the Coq proof assistant15
coq-community/lemma-overloadingA Coq library demonstrating design patterns for automated proof automation and canonical structures26
coq-community/fav-ssrA comprehensive library of verified data structures and algorithms in Coq45
coq-community/semanticsA comprehensive survey of programming language semantics styles implemented in Coq46
coq-community/dblibA Coq library for manipulating binding structures in syntax with binders.30
coq-community/dedekind-realsA formalization of Dedekind reals numbers in the Coq programming language43
charguer/tlcA Coq library providing an alternative set of axioms and type class mechanisms for building and proving mathematical theorems.38
coq-community/graph-theoryFormalized graph theory results for research and verification35