Affiliation:
1. The University of Tokyo, Tokyo, Japan
Abstract
We propose meta lambda calculus Lambda-* as a basic model of textual substitution via metavariables. The most important feature of the calculus is that every beta-redex can be reduced regardless of whether the beta-redex contains meta-level variables or not. Such a meta lambda calculus has never been achieved before due to difficulty to manage binding structure consistently with alpha-renaming in the presence of meta-level variables. We overcome the difficulty by introducing a new mechanism to deal with substitution and binding structure in a systematic way without the notion of free variables and alpha-renaming.
Calculus Lambda-* enables us to investigate cross-level terms that include a certain type of level mismatch. Cross-level terms have been regarded as meaningless terms and left out of consideration thus far. We find that some cross-level terms behave as quotes and `eval' command in programming languages. With these terms, we show a procedural language as an application of the calculus, which sheds new light on the notions of stores and recursion via meta-level variables.
Publisher
Association for Computing Machinery (ACM)
Subject
Computer Graphics and Computer-Aided Design,Software
Reference18 articles.
1. Explicit substitutions
2. Monads and meta-lambda calculus. In New Frontiers in Artificial Intelligence (JSAI 2008);Bekki Daisuke;LNAI,2009
3. Representing covert movements by delimited continuations. In New Frontiers in Artificial Intelligence (JSAI-isAI 2009);Bekki Daisuke;LNAI,2010
4. Multi-level Contextual Type Theory
5. Lambda calculus notation with nameless dummies, a tool for automatic formula manipulation, with application to the Church-Rosser theorem