English

Call-by-Value and Call-by-Name Dual Calculi with Inductive and Coinductive Types

Logic in Computer Science 2015-07-01 v2 Programming Languages

Abstract

This paper extends the dual calculus with inductive types and coinductive types. The paper first introduces a non-deterministic dual calculus with inductive and coinductive types. Besides the same duality of the original dual calculus, it has the duality of inductive and coinductive types, that is, the duality of terms and coterms for inductive and coinductive types, and the duality of their reduction rules. Its strong normalization is also proved, which is shown by translating it into a second-order dual calculus. The strong normalization of the second-order dual calculus is proved by translating it into the second-order symmetric lambda calculus. This paper then introduces a call-by-value system and a call-by-name system of the dual calculus with inductive and coinductive types, and shows the duality of call-by-value and call-by-name, their Church-Rosser properties, and their strong normalization. Their strong normalization is proved by translating them into the non-deterministic dual calculus with inductive and coinductive types.

Keywords

Cite

@article{arxiv.1302.5765,
  title  = {Call-by-Value and Call-by-Name Dual Calculi with Inductive and Coinductive Types},
  author = {Daisuke Kimura and Makoto Tatsuta},
  journal= {arXiv preprint arXiv:1302.5765},
  year   = {2015}
}

Comments

The conference version of this paper has appeared in RTA 2009

R2 v1 2026-06-21T23:31:23.239Z