package coq-monae

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

Install

Dune Dependency

Authors

Maintainers

Sources

0.3.1.tar.gz
sha512=9922cadb9987b2f4282b4b4efd67eda011df55fd8b459c23a500ea24a7060d13ef3637b351d139a7c7a81ac0aece5a83516c92cd7b2054016f338eb9a187a320

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.1"
  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