haskell  

[Haskell] recursive definitions in Haskell (inductive and coinductive)

Graham Hutton
Sat, 06 Feb 2010 13:18:59 -0800

> Is this the right story?  One of my difficulties is that I'm having
> trouble grasping what coinduction might mean for terms.

The following tutorial paper may be helpful:

   http://www.cs.nott.ac.uk/~gmh/corecursion.pdf

Best wishes,

Graham

+-----------------------------------------------------------------+
| Dr Graham Hutton                 Email : g...@cs.nott.ac.uk      |
| Functional Programming Lab                                      |
| School of Computer Science       Web   : www.cs.nott.ac.uk/~gmh |
| University of Nottingham                                        |
| Jubilee Campus, Wollaton Road    Phone : +44 (0)115 951 4220    |
| Nottingham NG8 1BB, UK                                          |
+-----------------------------------------------------------------+
_______________________________________________
Haskell mailing list
Haskell@haskell.org
http://www.haskell.org/mailman/listinfo/haskell