package coq-monae

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

Install

Dune Dependency

Authors

Maintainers

Sources

0.5.tar.gz
sha512=009d83c89b409860a16f4c562be6f86f26df42463d4b16db7b3f4fa622e2942ac475b3c79eea545d6ac1f7bdef027173fa428a3ad55edc25cb4b86024cef84be

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.3.0" & < "1.6"
  3. coq-paramcoq >= "1.1.3" & < "1.2~"
  4. coq-infotheo >= "0.5.0" & < "0.6~"
  5. coq-mathcomp-analysis (>= "0.5.4")
  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.16" & < "8.19~"

Dev Dependencies

None

Used by

None

Conflicts

None