coq-proba
Probability library
A Coq-based probability theory library providing results and definitions for discrete probability, measure theory, and probabilistic choice monads.
A Probability Theory Library for the Coq Theorem Prover
49 stars
1 watching
4 forks
Language: Coq
last commit: about 1 year ago Related projects:
Repository | Description | Stars |
---|---|---|
coq-community/alea | A library for reasoning about randomized algorithms in Coq | 25 |
coq-community/gaia | A Coq implementation of mathematical concepts from N. Bourbaki's Elements of Mathematics | 28 |
mit-plv/coqutil | A collection of reusable tools and utilities for working with the Coq proof assistant | 41 |
jwiegley/coq-haskell | A Coq library providing definitions and notations to facilitate interaction between Haskell developers and the Coq proof assistant. | 167 |
charguer/tlc | A Coq library providing an alternative set of axioms and type class mechanisms for building and proving mathematical theorems. | 38 |
coq/platform | A multi-platform distribution of the Coq proof assistant and its libraries, providing a standardized setup for development and teaching | 188 |
ejgallego/pycoq | Python bindings for Coq's interactive proof assistant | 50 |
jwiegley/category-theory | An axiomatic formalization of category theory in Coq for personal study and practical work | 754 |
coq-community/fav-ssr | A comprehensive library of verified data structures and algorithms in Coq | 45 |
snu-sf/paco | A Coq library for proving properties about stateful systems through parameterized coinduction | 43 |
coq-community/coqtail-math | A collection of mathematical theorems and tools within the Coq proof assistant | 15 |
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 |
matafou/libhyps | A Coq library providing tactics to manipulate hypotheses in formal proofs. | 20 |