package coq-coqeal

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

Install

Dune Dependency

Authors

Maintainers

Sources

1.1.0.tar.gz
sha512=cc96712cb552802e31952513a05c943be4eeef2ca30e6bb0ffc808c1ce63b09b0648ec92d97a71c84cecbbe2b097d8050108df3688acd777fcf9c25fc7545b1f

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 (5)

  1. coq-mathcomp-algebra >= "1.12.0" & < "1.15~"
  2. coq-mathcomp-multinomials >= "1.5.1" & < "1.6~"
  3. coq-paramcoq >= "1.1.3"
  4. coq-bignums < "9~"
  5. coq >= "8.10" & < "8.16~"

Dev Dependencies (1)

  1. coq-mathcomp-real-closed (>= "1.1.2" & < "1.2~") | (= "dev")

Conflicts

None