Term Rewriting and All That¶
Baader, F., & Nipkow, T. (1998). Term Rewriting and All That. Cambridge University Press.
Cited by¶
4 citations across 4 artifacts.
Each citation links to the sentence it supports in the citing article.
Primes¶
- Equivalence-Preserving Rewriting
- Theorem proving: normal-form rewriting in term-rewriting systems, rewriting a proof for shorter or more standard form, tactic-based proof restructuring under preserved logical content.
This sourceStandard reference on term-rewriting systems, normal forms, confluence, and termination — the formal apparatus for rewriting under a preserved equivalence.
- Theorem proving: normal-form rewriting in term-rewriting systems, rewriting a proof for shorter or more standard form, tactic-based proof restructuring under preserved logical content.
Domain-specific¶
Mechanisms¶
- Rewrite or Transition Rule Engine
- A rule set that is not terminating sends the engine into an infinite loop — the "nice" new rewrite rule that quietly creates a cycle is the classic culprit — and a rule set that is not confluent yields order-dependent answers
This sourceExplains that termination prevents endless rewriting and confluence ensures a unique normal form independent of rule-application order.
- A rule set that is not terminating sends the engine into an infinite loop — the "nice" new rewrite rule that quietly creates a cycle is the classic culprit — and a rule set that is not confluent yields order-dependent answers
Verification¶
This reference passed the adversarial substantiation pipeline: it was checked to exist and to support the claim it is attached to. See how references were verified.
Registry ID ref:d5744337b5eb · see in the full table