vix.ing · top · new · best · stats · spec

Verifying Buchberger's Algorithm in Reduction Rings

2016/04/29 by Alexander Maletzky, Maletzky, Alexander
Computer Science · Engineering · Mathematics · #13P10 #Advanced Graph Theory Research #Commutative Algebra (math.AC) #F.4.1 #FOS: Computer and information sciences #FOS: Mathematics #Finite Group Theory Research #I.2.3 #Logic in Computer Science (cs.LO) #Symbolic Computation (cs.SC) #acm:13P10 #cs.LO #cs.SC #graph theory and CDMA systems #math.AC #msc:13P10

paper · pdf · doi:10.48550/arxiv.1604.08736

8 pages; appeared in the proceedings of PAS'2015 (Program Verification, Automated Debugging, and Symbolic Computation, Beijing, China, October 21--23, 2015)

arxiv created 2016/04/29 · openalex publication_date 2016/04/29 · arxiv updated 2016/05/02 · openalex created_date 2025/10/10 · openalex updated_date 2026/07/28

Abstract

In this paper we present the formal, computer-supported verification of a functional implementation of Buchberger's critical-pair/completion algorithm for computing Gröbner bases in reduction rings. We describe how the algorithm can be implemented and verified within one single software system, which in our case is the Theorema system. In contrast to existing formal correctness proofs of Buchberger's algorithm in other systems, e. g. Coq and ACL2, our work is not confined to the classical setting of polynomial rings over fields, but considers the much more general setting of reduction rings; this, naturally, makes the algorithm more complicated and the verification more difficult. The correctness proof is essentially based on some non-trivial results from the theory of reduction rings, which we formalized and formally proved as well. This formalization already consists of more than 800 interactively proved lemmas and theorems, making the elaboration an extensive example of higher-order theory exploration in Theorema.

Related