Graded Quantitative Narrowing
By: Mauricio Ayala-Rincón , Thaynara Arielly de Lima , Georg Ehling and more
Potential Business Impact:
Solves math puzzles with variables and distances.
The recently introduced framework of Graded Quantitative Rewriting is an innovative extension of traditional rewriting systems, in which rules are annotated with degrees drawn from a quantale. This framework provides a robust foundation for equational reasoning that incorporates metric aspects, such as the proximity between terms and the complexity of rewriting-based computations. Quantitative narrowing, introduced in this paper, generalizes quantitative rewriting by replacing matching with unification in reduction steps, enabling the reduction of terms even when they contain variables, through simultaneous instantiation and rewriting. In the standard (non-quantitative) setting, narrowing has been successfully applied in various domains, including functional logic programming, theorem proving, and equational unification. Here, we focus on quantitative narrowing to solve unification problems in quantitative equational theories over Lawverean quantales. We establish its soundness and discuss conditions under which completeness can be ensured. This approach allows us to solve quantitative equations in richer theories than those addressed by previous methods.
Similar Papers
Nominal Equational Rewriting and Narrowing
Logic in Computer Science
Makes computer programs understand tricky rules better.
Nominal Equational Narrowing: Rewriting for Unification in Languages with Binders
Logic in Computer Science
Helps computers solve math problems with tricky rules.
Quantifier Elimination and Craig Interpolation: The Quantitative Way (Technical Report)
Logic in Computer Science
Helps check computer programs for bugs.