package coq-monae

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

Install

Dune Dependency

Authors

Maintainers

Sources

0.3.4.tar.gz
sha512=5dc9ea4a260da88be308ad4fc29b88fff85bb575fd03105c085ad9f2ee562b2287a05f7f8be93cdd17755f2157382230402091e37658765bea4b662d2688a18c

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") | (>= "0.3.9" & < "0.4~")
  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