Termination of Innermost-Terminating Right-Linear Overlay Term Rewrite Systems (Full Version)

📅 2026-04-22
📈 Citations: 0
Influential: 0
📄 PDF

career value

198K/year
🤖 AI Summary
This study investigates whether termination of right-linear overlay term rewriting systems is equivalent to innermost termination. By leveraging the simulation property of innermost reductions with respect to normalizing reduction sequences, the work establishes an equivalence between general dependency pair chains and innermost dependency pair chains within this class of systems. It presents the first proof that termination and innermost termination coincide for right-linear overlay term rewriting systems, thereby reducing termination verification to checking only innermost dependency pair chains. This result substantially lowers the complexity of termination analysis and provides a solid theoretical foundation for the development of automated verification tools in this domain.

Technology Category

Application Category

📝 Abstract
It has been shown that, regarding a terminating right-linear overlay term rewrite system (TRS), any rewrite sequence ending with a normal form can be simulated by the innermost reduction. In this paper, using this simulation property, we show that for a right-linear overlay TRS, there is no infinite minimal dependency-pair chain if and only if there is no infinite innermost minimal dependency-pair chain. This implies that a right-linear overlay TRS is terminating if and only if it is innermost terminating.
Problem

Research questions and friction points this paper is trying to address.

termination
innermost termination
right-linear overlay TRS
dependency pairs
Innovation

Methods, ideas, or system contributions that make the work stand out.

innermost termination
right-linear overlay TRS
dependency pairs
termination equivalence
simulation property