package coq-monae

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

Install

Dune Dependency

Authors

Maintainers

Sources

0.4.2.tar.gz
sha512=031de1d62bc9e09879c95d752629008a3b93a909da97d64eb3c7810a8ffd44b2abf1bdbadd77996926ad30e3e0a7a0ef3abb6823656034a9c241b93f2188b166

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.8" & < "0.4~"
  5. coq-mathcomp-analysis (>= "0.5.3")

Dev Dependencies (6)

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

Used by

None

Conflicts

None