Canonical Equational Proofs

Canonical Equational Proofs by Bachmair, published by Birkhäuser Boston in June 1991, is a softcover reprint of the original first edition. This 138-page book explores the role of equations in various computer applications, including symbolic computation and program verification. It delves into rewrite systems, which are directed equations that compute by replacing subterms in a formula until a normal form is achieved, and examines the theory of rewriting as it pertains to reasoning about equations.
Readers will find a thorough investigation into convergent rewrite systems, which define unique normal forms and serve as non-deterministic functional programs. The book discusses decision procedures for equational theories and introduces the Knuth-Bendix completion method as a means to test for convergence. Additionally, it develops a proof-theoretic framework for studying completion and related proof procedures, viewing theorem provers as proof transformation processes. This edition is presented in English and offers a detailed examination of mathematical concepts relevant to computer science.
Official synopsis Publisher
Equations occur in many computer applications, such as symbolic compu tation, functional programming, abstract data type specifications, program verification, program synthesis, and automated theorem proving. Rewrite systems are directed equations used to compute by replacing subterms in a given formula by equal terms until a simplest form possible, called a normal form, is obtained. The theory of rewriting is concerned with the compu tation of normal forms. We shall study the use of rewrite techniques for reasoning about equations. Reasoning about equations may, for instance, involve deciding whether an equation is a logical consequence of a given set of equational axioms. Convergent rewrite systems are those for which the rewriting process de fines unique normal forms. They can be thought of as non-deterministic functional programs and provide reasonably efficient decision procedures for the underlying equational theories. The Knuth-Bendix completion method provides a means of testing for convergence and can often be used to con struct convergent rewrite systems from non-convergent ones. We develop a proof-theoretic framework for studying completion and related rewrite based proof procedures. We shall view theorem provers as proof transformation procedures, so as to express their essential properties as proof normalization theorems.
FAQ
What is “Canonical Equational Proofs” about?
Who is the author of “Canonical Equational Proofs”?
When was “Canonical Equational Proofs” published?
What is the ISBN for “Canonical Equational Proofs”?
What are the book details (language, pages, edition)?
