Skip to search formSkip to main contentSkip to account menu

Corecursion

Known as: Co-recursion, Co-recursive, Corecursive 
In computer science, corecursion is a type of operation that is dual to recursion. Whereas recursion works analytically, starting on data further… 
Wikipedia (opens in a new tab)

Papers overview

Semantic Scholar uses AI to extract papers important to this topic.
2018
2018
We introduce a generalized notion of inference system to support more flexible interpretations of recursive definitions. Besides… 
2015
2015
The vast power of iterated recurrence is tamed by data ramification: if a function over words is definable by ramified recurrence… 
2012
2012
Co-recursion is the ability of defining a function that produces some infinite data in terms of the function and the data itself… 
2009
2009
textabstractCan computer scientists contribute to the solution of societal problems? Can logic help to model social interactions… 
2008
2008
Abstract This paper studies coinductive representations of real numbers by signed digit streams and fast Cauchy sequences. It is… 
2005
2005
We show that, for functors with suitable mild restrictions, the initial algebra in the category of sets and functions gives rise… 
2003
2003
We derive and factorize the fourth-order difference equations satisfied by orthogonal polynomials obtained from some… 
2003
2003
Nous adoptons des Methodes Formelles basees sur la Theorie de Type pour raisonner sur la semantique des programmes: le but final… 
Highly Cited
1998
Highly Cited
1998
Coinduction is often seen as a way of implementing infinite objects. Since real numbers are typical infinite objects, it may not… 
1997
1997
It is our aim to produce an elementary strong functional programming (ESFP) system. To be useful, ESFP should include structures…