Gröbner Bases Theory

Fabian Immler 🌐 and Alexander Maletzky 🌐

May 2, 2016

Abstract

This formalization is concerned with the theory of Gröbner bases in (commutative) multivariate polynomial rings over fields, originally developed by Buchberger in his 1965 PhD thesis. Apart from the statement and proof of the main theorem of the theory, the formalization also implements Buchberger's algorithm for actually computing Gröbner bases as a tail-recursive function, thus allowing to effectively decide ideal membership in finitely generated polynomial ideals. Furthermore, all functions can be executed on a concrete representation of multivariate polynomials as association lists.

License

BSD License

History

April 18, 2019
Specialized Gröbner bases to less abstract representation of polynomials, where power-products are represented as polynomial mappings.

Topics

Session Groebner_Bases