package coq-monae

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

Install

Dune Dependency

Authors

Maintainers

Sources

0.3.2.tar.gz
sha512=21024941b390fa36602494d062781075091991b8edbfdfc0f1e7adfd4ce5dc158b37ef6702d100a9eda39d009bc42f9ad249e3e2215839a967264e685ea5f98b

Description

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

Dependencies (8)

  1. coq-paramcoq >= "1.1.2" & < "1.2~"
  2. coq-infotheo >= "0.3.2" & < "0.4~"
  3. coq-mathcomp-analysis (>= "0.3.6" & <= "0.3.7")
  4. coq-mathcomp-field (>= "1.12.0" & < "1.13~")
  5. coq-mathcomp-solvable (>= "1.12.0" & < "1.13~")
  6. coq-mathcomp-algebra (>= "1.12.0" & < "1.13~")
  7. coq-mathcomp-fingroup (>= "1.12.0" & < "1.13~")
  8. coq-mathcomp-ssreflect (>= "1.12.0" & < "1.13~")

Dev Dependencies (1)

  1. coq (>= "8.13" & < "8.14~") | (= "dev")

Used by

None

Conflicts

None