package coq-monae

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

Install

Dune Dependency

Authors

Maintainers

Sources

0.2.2.tar.gz
sha512=a752aa916752306c3ce5231e118d96154633976bcd1062174496c9f74b7d5f216c6d70552f1abcc1ea1b0706708938e6d6ffc8c05b276eec779c80ec90b70660

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.2.1" & < "0.3~"
  3. coq-mathcomp-analysis (>= "0.3.4" & < "0.3.6~")
  4. coq-mathcomp-field (>= "1.11.0" & < "1.13~")
  5. coq-mathcomp-solvable (>= "1.11.0" & < "1.13~")
  6. coq-mathcomp-algebra (>= "1.11.0" & < "1.13~")
  7. coq-mathcomp-fingroup (>= "1.11.0" & < "1.13~")
  8. coq-mathcomp-ssreflect (>= "1.11.0" & < "1.13~")

Dev Dependencies (1)

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

Used by

None

Conflicts

None