package coq-coqeal

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

Install

Dune Dependency

Authors

Maintainers

Sources

1.1.3.tar.gz
sha512=fab484b629a4c78ab6f79eccc7db167657c4e378d031bb5f94615459047baa6d648f7eb0c5a815cdf0f19ffa986cb5d8a546d137099acb66e4e8b622ab09b054

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-real-closed >= "1.1.2" & < "2.0~"
  2. coq-mathcomp-algebra >= "1.15.0" & < "1.19~"
  3. coq-mathcomp-multinomials >= "1.6.0" & < "1.7~"
  4. coq-paramcoq >= "1.1.3"
  5. coq-bignums

Dev Dependencies (1)

  1. coq (>= "8.15" & < "8.19~") | (= "dev")

Conflicts

None