English

Bounded Rewriting Induction for LCSTRSs

Logic in Computer Science 2026-01-07 v1

Abstract

Rewriting Induction (RI) is a method to prove inductive theorems, originating from equational reasoning. By using Logically Constrained Simply-typed Term Rewriting Systems (LCSTRSs) as an intermediate language, rewriting induction becomes a tool for program verification, with inductive theorems taking the role of equivalence predicates. Soundness of RI depends on well-founded induction, and one of the core obstacles for obtaining a practically useful proof system is to find suitable well-founded orderings automatically. Using naive approaches, all induction hypotheses must be oriented within the well-founded ordering, which leads to very strong termination requirements. This, in turn, severely limits the proof capacity of RI. Here, we introduce Bounded RI: an adaption of RI for LCSTRSs where such termination requirements are minimized.

Keywords

Cite

@article{arxiv.2601.02803,
  title  = {Bounded Rewriting Induction for LCSTRSs},
  author = {Kasper Hagens and Cynthia Kop},
  journal= {arXiv preprint arXiv:2601.02803},
  year   = {2026}
}

Comments

50 pages, 3 figures, to be submitted to LMCS

R2 v1 2026-07-01T08:52:14.266Z