package coq-monae

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

Install

Dune Dependency

Authors

Maintainers

Sources

0.4.tar.gz
sha512=d6e28034d9ef1010290a8380bfd0c0d4205f3d688785f56c8d5c60f51002482381d48009a6432e99fe2e182aa0c5406a209bce9809c5dce8da60b33dd922c979

Description

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

Dependencies (4)

  1. coq-hierarchy-builder >= "1.1.0"
  2. coq-paramcoq >= "1.1.3" & < "1.2~"
  3. coq-infotheo >= "0.3.5" & <= "0.3.6"
  4. coq-mathcomp-analysis (>= "0.3.11" & < "0.4~")

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.13" & < "8.16~") | (= "dev")

Used by

None

Conflicts

None