Higher-Order Pattern Complement and the Strict Lambda-Calculus
Logic in Computer Science
2008-10-22 v1 Programming Languages
Abstract
We address the problem of complementing higher-order patterns without repetitions of existential variables. Differently from the first-order case, the complement of a pattern cannot, in general, be described by a pattern, or even by a finite set of patterns. We therefore generalize the simply-typed lambda-calculus to include an internal notion of strict function so that we can directly express that a term must depend on a given variable. We show that, in this more expressive calculus, finite sets of patterns without repeated variables are closed under complement and intersection. Our principal application is the transformational approach to negation in higher-order logic programs.
Cite
@article{arxiv.cs/0109072,
title = {Higher-Order Pattern Complement and the Strict Lambda-Calculus},
author = {Alberto Momigliano and Frank Pfenning},
journal= {arXiv preprint arXiv:cs/0109072},
year = {2008}
}
Comments
37 pages