English

Deciding and Interpolating Algebraic Data Types by Reduction (Technical Report)

Logic in Computer Science 2018-01-09 v1 Symbolic Computation

Abstract

Recursive algebraic data types (term algebras, ADTs) are one of the most well-studied theories in logic, and find application in contexts including functional programming, modelling languages, proof assistants, and verification. At this point, several state-of-the-art theorem provers and SMT solvers include tailor-made decision procedures for ADTs, and version 2.6 of the SMT-LIB standard includes support for ADTs. We study an extremely simple approach to decide satisfiability of ADT constraints, the reduction of ADT constraints to equisatisfiable constraints over uninterpreted functions (EUF) and linear integer arithmetic (LIA). We show that the reduction approach gives rise to both decision and Craig interpolation procedures in (extensions of) ADTs.

Keywords

Cite

@article{arxiv.1801.02367,
  title  = {Deciding and Interpolating Algebraic Data Types by Reduction (Technical Report)},
  author = {Hossein Hojjat and Philipp Rümmer},
  journal= {arXiv preprint arXiv:1801.02367},
  year   = {2018}
}

Comments

Extended version of a paper presented at SYNASC 2017, Timisoara, Romania

R2 v1 2026-06-22T23:39:03.069Z