verified

Algorithmic library

A collection of formalized and provable data structures and algorithms in Coq for educational purposes

Coq formalizations and proofs of (data) structures and algorithms.

GitHub

46 stars
4 watching
3 forks
Language: Coq
last commit: over 8 years ago
coqformal-verification

Related projects:

RepositoryDescriptionStars
coq-community/lemma-overloadingA Coq library demonstrating design patterns for automated proof automation and canonical structures26
fblanqui/colorA comprehensive Coq library providing formal definitions and proofs of rewriting theory, lambda-calculus, and termination.35
charguer/tlcA Coq library providing an alternative set of axioms and type class mechanisms for building and proving mathematical theorems.38
princetonuniversity/vstA collection of formal verification tools and libraries for writing secure and reliable software using the Coq proof assistant444
coq-community/aleaA library for reasoning about randomized algorithms in Coq25
stepchowfun/proofsA personal repository of formally verified mathematics using the Coq proof assistant292
imdea-software/fcsl-pcmA formalisation of Partial Commutative Monoids (PCMs) for verification of concurrent programs.26
coq-community/fav-ssrA comprehensive library of verified data structures and algorithms in Coq45
coq-community/bitsA formalization of bitset operations in Coq with extraction to OCaml native integers.22
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/comp-dec-modalMachine-checked proofs of soundness, completeness, and decidability for modal logics in Coq.8
ejgallego/pycoqPython bindings for Coq's interactive proof assistant50
unimath/unimathFormalizes mathematics using the univalent point of view964
certikos/coqrelA Coq-based library for establishing logical relations in formal verification and proof assistance20