package coq-monae

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

Install

Dune Dependency

Authors

Maintainers

Sources

0.4.3.tar.gz
sha512=cd5e02895e8191997ca1520624def45a954ad0f7220a4570e2fa79fda275f2745197ed47397778b11f32aae307d9582d800f090cf666753689acb52c30729c2e

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.4.0" & < "0.5~"
  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