package coq-coqeal

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

Install

Dune Dependency

Authors

Maintainers

Sources

1.0.5.tar.gz
sha512=0e72018c9ff740018b74d32fdc0e4e8266162e3853d5eba54afaffad0cc096978b6534e4c5c56e628f12409ca29df9347fa02fb472cb0f13709f1e1b8c23a7af

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.13~"
  2. coq-mathcomp-multinomials >= "1.5.1" & < "1.6~"
  3. coq-paramcoq >= "1.1.1"
  4. coq-bignums < "9~"
  5. coq >= "8.10" & < "8.14~"

Dev Dependencies

None

Conflicts

None