package coq-monae

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

Install

Dune Dependency

Authors

Maintainers

Sources

0.6.0.tar.gz
sha512=e6c3242391f610a33ed91a573cbae6d93a3786a2e5be7dfbdf49c5775da722ee7830728251504ff6fe39452339b8d08d4d31067def98bafd69115ce8a30046e7

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.6.0" & < "0.7~"
  5. coq-mathcomp-analysis (>= "0.6.6") & (< "0.7~")
  6. coq-mathcomp-field
  7. coq-mathcomp-solvable
  8. coq-mathcomp-algebra
  9. coq-mathcomp-fingroup
  10. coq-mathcomp-ssreflect >= "1.16.0" & < "1.19~"
  11. coq (>= "8.17" & < "8.19~")

Dev Dependencies

None

Used by

None

Conflicts

None