package coq-buchberger

  1. Overview
  2. No Docs
Verified implementation in Coq of Buchberger's algorithm for computing Gröbner bases

Install

Dune Dependency

Authors

Maintainers

Sources

v8.17.0.tar.gz
sha512=923ab0126c3389e1e8e2cb8460a437c8252f69b2ed3c876a5c66025bd4ee3d683fcf1a818ff1a5f00e4025e4b5e27aae59556c1fa6bfebc939684c022b5e983f

Description

A verified implementation of Buchberger's algorithm in Coq, which computes the Gröbner basis associated with a polynomial ideal. Also includes a constructive proof of Dickson's lemma.

Dependencies (1)

  1. coq >= "8.17" & < "8.19~"

Dev Dependencies

None

Used by

None

Conflicts

None