Compositional Confluence Criteria
Kiraku Shintani, Nao Hirokawa
TL;DR
This work addresses the problem of confluence analysis for term rewrite systems by introducing compositional criteria derived from decreasing diagrams. It develops compositional versions of key criteria—orthogonality, rule labeling, and critical-pair systems—and adds a reduction method to prune rules while preserving confluence, enabling modular reasoning. The authors show that Toyama's parallel closedness theorems are subsumed by parallel critical-pair reasoning and provide a concrete automation pipeline combining ARS decompositions, labeling, and CPS-based checks. An empirical evaluation on 462 left-linear TRSs demonstrates improved proof power and practical potential for modular, automated confluence analysis, highlighting the framework's utility for reducing and combining confluence proofs.
Abstract
We show how confluence criteria based on decreasing diagrams are generalized to ones composable with other criteria. For demonstration of the method, the confluence criteria of orthogonality, rule labeling, and critical pair systems for term rewriting are recast into composable forms. We also show how such a criterion can be used for a reduction method that removes rewrite rules unnecessary for confluence analysis. In addition to them, we prove that Toyama's parallel closedness result based on parallel critical pairs subsumes his almost parallel closedness theorem.
