package coq-coqeal

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

Install

Dune Dependency

Authors

Maintainers

Sources

1.1.1.tar.gz
sha512=e47264d4869af35e87a62947468061a1417c60476e77b21b67a30e6e58a39752d18e93889115c2b9403e9578a0fca375b2bd2e132faab9520ce527509ad11bca

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 including normal forms of matrices, and optimized algorithms on MathComp data structures.
  • refinements, which is a framework to ease change of data representations during a proof.

Dependencies (3)

  1. coq-mathcomp-multinomials >= "1.5.1" & < "1.6~"
  2. coq-paramcoq >= "1.1.3"
  3. coq-bignums < "9~"

Dev Dependencies (3)

  1. coq-mathcomp-real-closed (>= "1.1.2" & < "1.2~") | (= "dev")
  2. coq-mathcomp-algebra ((>= "1.13.0" & < "1.17~") | = "dev")
  3. coq (>= "8.13" & < "8.18~") | (= "dev")

Conflicts

None