package coq-coqeal

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

Install

Dune Dependency

Authors

Maintainers

Sources

1.0.4.tar.gz
sha512=98fbabb5014adde76c743b90bfb14b1ddedc6eecd9671f904598d92bacfd62e327b067cce6597df9e5fbab8331abf96979e3fd6137d42d37fb5ae93c8d6e6830

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.11.0" & < "1.12~"
  2. coq-mathcomp-multinomials >= "1.5.1" & < "1.6~"
  3. coq-paramcoq >= "1.1.1"
  4. coq-bignums < "9~"
  5. coq >= "8.7" & < "8.13~"

Dev Dependencies

None

Used by (1)

  1. coq-validsdp < "1.0.0"

Conflicts

None