package coq-coqeal

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

Install

Dune Dependency

Authors

Maintainers

Sources

2.0.2.tar.gz
sha512=a1bd42c9d359a02221f211c8e748510ec7700dbd1dce080bcdfd0bb7e141c597c75d95a352e833ab74217e5067b51684be1a1629f3fdead531695025dba912a1

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.21~") | (= "dev")

Conflicts

None