English

Coinduction Plain and Simple

Programming Languages 2020-07-23 v2 Computation and Language Logic in Computer Science

Abstract

Coinduction refers to both a technique for the definition of infinite streams, so-called codata, and a technique for proving the equality of coinductively specified codata. This article first reviews coinduction in declarative programming. Second, it reviews and slightly extends the formalism commonly used for specifying codata. Third, it generalizes the coinduction proof principle, which has been originally specified for the equality predicate only, to other predicates. This generalization makes the coinduction proof principle more intuitive and stresses its closeness with structural induction. The article finally suggests in its conclusion extensions of functional and logic programming with limited and decidable forms of the generalized coinduction proof principle.

Keywords

Cite

@article{arxiv.2007.09909,
  title  = {Coinduction Plain and Simple},
  author = {François Bry},
  journal= {arXiv preprint arXiv:2007.09909},
  year   = {2020}
}