English

Tuple Interpretations for Higher-Order Rewriting

Symbolic Computation 2021-05-05 v1 Logic in Computer Science

Abstract

We develop a class of algebraic interpretations for many-sorted and higher-order term rewriting systems that takes type information into account. Specifically, base-type terms are mapped to \emph{tuples} of natural numbers and higher-order terms to functions between those tuples. Tuples may carry information relevant to the type; for instance, a term of type nat\mathsf{nat} may be associated to a pair (cost,size)(\mathsf{cost}, \mathsf{size}) representing its evaluation cost and size. This class of interpretations results in a more fine-grained notion of complexity than runtime or derivational complexity, which makes it particularly useful to obtain complexity bounds for higher-order rewriting systems. We show that rewriting systems compatible with tuple interpretations admit finite bounds on derivation height. Furthermore, we demonstrate how to mechanically construct tuple interpretations and how to orient β\beta and η\eta reductions within our technique. Finally, we relate our method to runtime complexity and prove that specific interpretation shapes imply certain runtime complexity bounds.

Keywords

Cite

@article{arxiv.2105.01112,
  title  = {Tuple Interpretations for Higher-Order Rewriting},
  author = {Deivid Vale and Cynthia Kop},
  journal= {arXiv preprint arXiv:2105.01112},
  year   = {2021}
}
R2 v1 2026-06-24T01:44:46.436Z