English

On Constructor Rewrite Systems and the Lambda Calculus

Programming Languages 2019-03-14 v2

Abstract

We prove that orthogonal constructor term rewrite systems and lambda-calculus with weak (i.e., no reduction is allowed under the scope of a lambda-abstraction) call-by-value reduction can simulate each other with a linear overhead. In particular, weak call-by- value beta-reduction can be simulated by an orthogonal constructor term rewrite system in the same number of reduction steps. Conversely, each reduction in a term rewrite system can be simulated by a constant number of beta-reduction steps. This is relevant to implicit computational complexity, because the number of beta steps to normal form is polynomially related to the actual cost (that is, as performed on a Turing machine) of normalization, under weak call-by-value reduction. Orthogonal constructor term rewrite systems and lambda-calculus are thus both polynomially related to Turing machines, taking as notion of cost their natural parameters.

Keywords

Cite

@article{arxiv.1208.0515,
  title  = {On Constructor Rewrite Systems and the Lambda Calculus},
  author = {Ugo Dal Lago and Simone Martini},
  journal= {arXiv preprint arXiv:1208.0515},
  year   = {2019}
}

Comments

27 pages. arXiv admin note: substantial text overlap with arXiv:0904.4120

R2 v1 2026-06-21T21:45:20.900Z