English

Induction by Coinduction and Control Operators in Call-by-Name

Logic in Computer Science 2013-09-06 v1 Programming Languages

Abstract

This paper studies emulation of induction by coinduction in a call-by-name language with control operators. Since it is known that call-by-name programming languages with control operators cannot have general initial algebras, interaction of induction and control operators is often restricted to effect-free functions. We show that some class of such restricted inductive types can be derived from full coinductive types by the power of control operators. As a typical example of our results, the type of natural numbers is represented by the type of streams. The underlying idea is a counterpart of the fact that some coinductive types can be expressed by inductive types in call-by-name pure language without side-effects.

Keywords

Cite

@article{arxiv.1309.1258,
  title  = {Induction by Coinduction and Control Operators in Call-by-Name},
  author = {Yoshihiko Kakutani and Daisuke Kimura},
  journal= {arXiv preprint arXiv:1309.1258},
  year   = {2013}
}

Comments

In Proceedings COS 2013, arXiv:1309.0924

R2 v1 2026-06-22T01:21:12.459Z