English

Strong Call-by-Value and Multi Types

Logic in Computer Science 2023-09-22 v1

Abstract

This paper provides foundations for strong (that is, possibly under abstraction) call-by-value evaluation for the lambda-calculus. Recently, Accattoli et al. proposed a form of call-by-value strong evaluation for the lambda-calculus, the external strategy, and proved it reasonable for time. Here, we study the external strategy using a semantical tool, namely Ehrhard's call-by-value multi types, a variant of intersection types. We show that the external strategy terminates exactly when a term is typable with so-called shrinking multi types, mimicking similar results for strong call-by-name. Additionally, the external strategy is normalizing in the untyped setting, that is, it reaches the normal form whenever it exists. We also consider the call-by-extended-value approach to strong evaluation shown reasonable for time by Biernacka et al. The two approaches turn out to not be equivalent: terms may be externally divergent but terminating for call-by-extended-value.

Keywords

Cite

@article{arxiv.2309.12261,
  title  = {Strong Call-by-Value and Multi Types},
  author = {Beniamino Accattoli and Giulio Guerrieri and Maico Leberle},
  journal= {arXiv preprint arXiv:2309.12261},
  year   = {2023}
}

Comments

arXiv admin note: substantial text overlap with arXiv:2104.13979; text overlap with arXiv:2202.03079

R2 v1 2026-06-28T12:28:36.358Z