package coq-monae

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

Install

Dune Dependency

Authors

Maintainers

Sources

0.7.2.tar.gz
sha512=04d9c9333a6223e65c2462c482cb20959825fca255dba7d4a500e3efd8b2c9835052970757c4722a82202bdcd5e2cb70b13942f6a77a88980e0d794ebd71694f

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.7.0"
  3. coq-paramcoq >= "1.1.3" & < "1.2~"
  4. coq-infotheo >= "0.7.6"
  5. coq-mathcomp-analysis (>= "1.8.0")
  6. coq-mathcomp-field (>= "2.3.0")
  7. coq-mathcomp-solvable (>= "2.3.0")
  8. coq-mathcomp-algebra (>= "2.3.0")
  9. coq-mathcomp-fingroup (>= "2.3.0")
  10. coq-mathcomp-ssreflect (>= "2.3.0")
  11. coq (>= "8.19" & < "8.21~")

Dev Dependencies

None

Used by

None

Conflicts

None