English

An Invariant Cost Model for the Lambda Calculus

Logic in Computer Science 2007-05-23 v1 Computational Complexity

Abstract

We define a new cost model for the call-by-value lambda-calculus satisfying the invariance thesis. That is, under the proposed cost model, Turing machines and the call-by-value lambda-calculus can simulate each other within a polynomial time overhead. The model only relies on combinatorial properties of usual beta-reduction, without any reference to a specific machine or evaluator. In particular, the cost of a single beta reduction is proportional to the difference between the size of the redex and the size of the reduct. In this way, the total cost of normalizing a lambda term will take into account the size of all intermediate results (as well as the number of steps to normal form).

Keywords

Cite

@article{arxiv.cs/0511045,
  title  = {An Invariant Cost Model for the Lambda Calculus},
  author = {Ugo Dal Lago and Simone Martini},
  journal= {arXiv preprint arXiv:cs/0511045},
  year   = {2007}
}

Comments

19 pages