package coq-monae

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

Install

Dune Dependency

Authors

Maintainers

Sources

0.7.0.tar.gz
sha512=225062bc46bcd0a541e63693352687f079da707f1a6ed3819d70dab0610851a19a33346baa6f79f3f365aa5c6b5dafc1417767866bb2a32655f709ec83f998d4

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.1"
  5. coq-mathcomp-analysis (>= "1.1.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.17" & < "8.20~")

Dev Dependencies

None

Used by

None

Conflicts

None