package coq-monae

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

Install

Dune Dependency

Authors

Maintainers

Sources

0.4.4.tar.gz
sha512=bdd0c8b4325d4d7ac1a4d742c0ad58894cc5cb13850d2b76bae617abdcfe358a7e5cd6e4885d6452074cc3e5768928029f815980bdb2a6349fd48dc19195af11

Description

This Coq library contains a hierarchy of monads with their laws used in several examples of monadic equational reasoning.

Dependencies (5)

  1. coq-equations >= "1.3" & < "1.4~"
  2. coq-hierarchy-builder >= "1.3.0"
  3. coq-paramcoq >= "1.1.3" & < "1.2~"
  4. coq-infotheo >= "0.5.0" & < "0.6~"
  5. coq-mathcomp-analysis (>= "0.5.4")

Dev Dependencies (6)

  1. coq-mathcomp-field (>= "1.14.0" & < "1.16~") | (= "dev")
  2. coq-mathcomp-solvable (>= "1.14.0" & < "1.16~") | (= "dev")
  3. coq-mathcomp-algebra (>= "1.14.0" & < "1.16~") | (= "dev")
  4. coq-mathcomp-fingroup (>= "1.14.0" & < "1.16~") | (= "dev")
  5. coq-mathcomp-ssreflect (>= "1.14.0" & < "1.16~") | (= "dev")
  6. coq (>= "8.15" & < "8.16~") | (= "dev")

Used by

None

Conflicts

None