normalformspill
Normalformspill is a term used in discussions of normalization processes within formal systems, such as term rewriting, algebraic simplification, and automated theorem proving. It denotes a situation in which transforming a subterm to its normal form causes changes to other parts of the term due to non-local or global rewriting rules, shared structure, or context-sensitive constraints. The phenomenon highlights potential non-local effects of what might otherwise be viewed as local simplifications.
The concept is not widely standardized and appears mainly in theoretical discussions about locality and efficiency
Formal characteristics often involve non-local dependencies, shared substructures, or rules that reference broader term context. In
See also: normal form, term rewriting system, confluence, normalization, canonical form.