We introduce a new nameless representation of lambda terms inspired by ordered logic. At a lambda abstraction, number and relative position of all occurrences of the bound variable are stored, and application carries the additional information where to cut the variable context into function and argument part. This way, complete information about free variable occurrence is available at each subterm without requiring a traversal, and environments can be kept exact such that they only assign values to variables that actually occur in the associated term. Our approach avoids space leaks in interpreters that build function closures. In this article, we prove correctness of the new representation and present an experimental evaluation of its performance in a proof checker for the Edinburgh Logical Framework.
CITATION STYLE
Abel, A., & Kraus, N. (2011). A lambda term representation inspired by linear ordered logic. In Electronic Proceedings in Theoretical Computer Science, EPTCS (Vol. 71, pp. 1–13). Open Publishing Association. https://doi.org/10.4204/EPTCS.71.1
Mendeley helps you to discover research relevant for your work.