package coq-coqeal

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

Install

Dune Dependency

Authors

Maintainers

Sources

2.0.1.tar.gz
sha512=56e0bcc1e05ca123210160bf6fc094fc1808d3f606df774bf5789e8db27fc0943d7016eab173ea7f491b90fcf0f3312a5e8cc3549c540a7066c60b30292cb1b5

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.

Dev Dependencies (1)

  1. coq (>= "8.16" & < "8.20~") | (= "dev")

Conflicts

None