package coq-coqeal

  1. Overview
  2. No Docs
CoqEAL - The Coq Effective Algebra Library

Install

Dune Dependency

Authors

Maintainers

Sources

1.0.0.tar.gz
sha512=22a55872541ac4f664577fc3b194e21bd22188c429e0fe51fea41eb6f193a72e5909a2ed8bd353c1b7121e44e06a1188486b1a4e730d32396a93e806d7713e41

Description

This Coq library contains a subset of the work that was developed in the context of the ForMath EU FP7 project (2009-2013). It has two parts:

  • theory, which contains developments in algebra and optimized algorithms on mathcomp data structures.
  • refinements, which is a framework to ease change of data representations during a proof.

Dependencies (5)

  1. coq-mathcomp-algebra (>= "1.8.0" & < "1.9.0~")
  2. coq-mathcomp-multinomials (>= "1.2" & < "1.4~")
  3. coq-paramcoq (>= "1.1.1")
  4. coq-bignums (>= "8.7" & < "8.10~")
  5. coq (>= "8.7" & < "8.10~")

Dev Dependencies

None

Used by (1)

  1. coq-validsdp < "1.0.0"

Conflicts

None