package coq-monae

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

Install

Dune Dependency

Authors

Maintainers

Sources

0.3.tar.gz
sha512=2929ffbcd375672a57877eecdade71ddb543de58f63a9104e37a713687c0ce5bf96525785abad5b9903f4973d2c96e0944928494af51acaa0f12f05771e7847d

Description

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

Dependencies (8)

  1. coq-paramcoq >= "1.1.2" & < "1.2~"
  2. coq-infotheo = "0.3"
  3. coq-mathcomp-analysis (>= "0.3.4" & <= "0.3.5")
  4. coq-mathcomp-field (>= "1.12.0" & < "1.13~")
  5. coq-mathcomp-solvable (>= "1.12.0" & < "1.13~")
  6. coq-mathcomp-algebra (>= "1.12.0" & < "1.13~")
  7. coq-mathcomp-fingroup (>= "1.12.0" & < "1.13~")
  8. coq-mathcomp-ssreflect (>= "1.12.0" & < "1.13~")

Dev Dependencies (1)

  1. coq (>= "8.13" & < "8.14~") | (= "dev")

Used by

None

Conflicts

None