package coq-coqeal

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

Install

Dune Dependency

Authors

Maintainers

Sources

1.0.3.tar.gz
sha512=4e11aba17157aba444338987315ed9c1c100f0b6dd543f4e03c72a39b5f7ca5f6a3c995fe1c443d474cc5e2793ad8c5de346b3561f8d1bf02c399775d6fd94e1

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.10.0" & < "1.11~"
  2. coq-mathcomp-multinomials >= "1.5" & < "1.6~"
  3. coq-paramcoq >= "1.1.1"
  4. coq-bignums >= "8.7" & < "8.12~"
  5. coq >= "8.7" & < "8.12~"

Dev Dependencies

None

Used by (1)

  1. coq-validsdp < "1.0.0"

Conflicts

None