A Characterization of Basic Feasible Functionals Through Higher-Order Rewriting and Tuple Interpretations
Patrick Baillot, Ugo Dal Lago, Cynthia Kop, Deivid Vale
TL;DR
The paper characterizes the type-2 basic feasible functionals ${\mathtt{BFF}_{2}}$ via higher-order rewriting by introducing cost--size interpretations for simply-typed TRSs and proving a key Innermost Compatibility Theorem. It establishes soundness by showing STRSs with polynomially bounded cost--size interpretations compute only ${\mathtt{BFF}_{2}}$ functionals, and completeness by encoding polynomial-time Oracle Turing Machines into STRSs that admit such interpretations. The work leverages term graphs to bound size growth and implements a robust oracle-simulation framework, yielding a rewriting-based characterization with potential tooling implications. This provides a foundational bridge between implicit complexity and higher-order rewriting, enabling effective analysis of type-2 feasibility through rewriting techniques.
Abstract
The class of type-two basic feasible functionals ($\mathtt{BFF}_2$) is the analogue of $\mathtt{FP}$ (polynomial time functions) for type-2 functionals, that is, functionals that can take (first-order) functions as arguments. $\mathtt{BFF}_2$ can be defined through Oracle Turing machines with running time bounded by second-order polynomials. On the other hand, higher-order term rewriting provides an elegant formalism for expressing higher-order computation. We address the problem of characterizing $\mathtt{BFF}_2$ by higher-order term rewriting. Various kinds of interpretations for first-order term rewriting have been introduced in the literature for proving termination and characterizing first-order complexity classes. In this paper, we consider a recently introduced notion of cost-size interpretations for higher-order term rewriting and see second order rewriting as ways of computing type-2 functionals. We then prove that the class of functionals represented by higher-order terms admitting polynomially bounded cost-size interpretations exactly corresponds to $\mathtt{BFF}_2$.
