Abstract Rewriting System

From GM-RKB
Jump to navigation Jump to search

An Abstract Rewriting System is a mathematical formalism that represents the notion and properties of rewriting systems.



References

2017

  • (Wikipedia, 2017) ⇒ https://en.wikipedia.org/wiki/abstract_rewriting_system Retrieved:2017-5-18.
    • In mathematical logic and theoretical computer science, an abstract rewriting system (also (abstract) reduction system or abstract rewrite system ; abbreviation ARS) is a formalism that captures the quintessential notion and properties of rewriting systems. In its simplest form, an ARS is simply a set (of "objects") together with a binary relation, traditionally denoted with [math]\displaystyle{ \rightarrow }[/math] ; this definition can be further refined if we index (label) subsets of the binary relation. Despite its simplicity, an ARS is sufficient to describe important properties of rewriting systems like normal forms, termination, and various notions of confluence.

      Historically, there have been several formalizations of rewriting in an abstract setting, each with its idiosyncrasies. This is due in part to the fact that some notions are equivalent, see below in this article. The formalization that is most commonly encountered in monographs and textbooks, and which is generally followed here, is due to Gérard Huet (1980). [1]

  1. Book and Otto, p. 9