English

Using models to model-check recursive schemes

Logic in Computer Science 2017-01-11 v2

Abstract

We propose a model-based approach to the model checking problem for recursive schemes. Since simply typed lambda calculus with the fixpoint operator, lambda-Y-calculus, is equivalent to schemes, we propose the use of a model of lambda-Y-calculus to discriminate the terms that satisfy a given property. If a model is finite in every type, this gives a decision procedure. We provide a construction of such a model for every property expressed by automata with trivial acceptance conditions and divergence testing. Such properties pose already interesting challenges for model construction. Moreover, we argue that having models capturing some class of properties has several other virtues in addition to providing decidability of the model-checking problem. As an illustration, we show a very simple construction transforming a scheme to a scheme reflecting a property captured by a given model.

Keywords

Cite

@article{arxiv.1503.04320,
  title  = {Using models to model-check recursive schemes},
  author = {Sylvain Salvati and Igor Walukiewicz},
  journal= {arXiv preprint arXiv:1503.04320},
  year   = {2017}
}

Comments

Long version of a paper presented at TLCA 2013

R2 v1 2026-06-22T08:53:03.679Z