package coq-monae

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

Install

Dune Dependency

Authors

Maintainers

Sources

0.3.3.tar.gz
sha512=3e81f48c46a5028e2323d9f4bbc5b9df16bb1ffa0e5862a5e43483c49c292af20f522bf57ef01a82329fdae56be10c5f59db89c7793c2824a3f538026461155d

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.2" & < "0.4~"
  3. coq-mathcomp-analysis (>= "0.3.6" & <= "0.3.7")
  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