package coq-monae

  1. Overview
  2. No Docs
Monads and equational reasoning in Coq

Install

Dune Dependency

Authors

Maintainers

Sources

0.7.1.tar.gz
sha512=0844fe63b86e49c86fa38ec1b5960a0357b07c587ea5beccadcef8b6f18a94223fffac2996ee369e80534cd637b5e4b981e1d576ca38e2bd2f46edc8ac5b849b

Description

This Coq library contains a hierarchy of monads with their laws used in several examples of monadic equational reasoning.

Dependencies (11)

  1. coq-equations >= "1.3" & < "1.4~"
  2. coq-hierarchy-builder >= "1.5.0"
  3. coq-paramcoq >= "1.1.3" & < "1.2~"
  4. coq-infotheo >= "0.7.4"
  5. coq-mathcomp-analysis (>= "1.5.0")
  6. coq-mathcomp-field (>= "2.2.0")
  7. coq-mathcomp-solvable (>= "2.2.0")
  8. coq-mathcomp-algebra (>= "2.2.0")
  9. coq-mathcomp-fingroup (>= "2.2.0")
  10. coq-mathcomp-ssreflect (>= "2.2.0")
  11. coq (>= "8.19" & < "8.21~")

Dev Dependencies

None

Used by

None

Conflicts

None