package coq-monae

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

Install

Dune Dependency

Authors

Maintainers

Sources

0.4.1.tar.gz
sha512=6b3b31a0999ecdf217cd6417a62332dd522c19324e3c037c6634d0ddd62404c9ac9f69c2982b9c80522ee852321e9cadfcca02d38fb31d070d3b96514ca43ee9

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.2.0"
  3. coq-paramcoq >= "1.1.3" & < "1.2~"
  4. coq-infotheo >= "0.3.7" & < "0.4~"
  5. coq-mathcomp-analysis (>= "0.4.0") & (< "0.6~")

Dev Dependencies (6)

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

Used by

None

Conflicts

None