| author | haftmann | 
| Tue, 30 Nov 2010 15:58:09 +0100 | |
| changeset 40819 | 2ac5af6eb8a8 | 
| parent 33615 | 261abc2e3155 | 
| permissions | -rw-r--r-- | 
| 24584 | 1 | (* Title: ZF/Coind/ROOT.ML | 
| 1461 | 2 | Author: Jacob Frost, Cambridge University Computer Laboratory | 
| 916 | 3 | Copyright 1995 University of Cambridge | 
| 4 | ||
| 5 | Based upon the article | |
| 6 | Robin Milner and Mads Tofte, | |
| 7 | Co-induction in Relational Semantics, | |
| 8 | Theoretical Computer Science 87 (1991), pages 209-220. | |
| 9 | ||
| 10 | Written up as | |
| 11 | Jacob Frost, A Case Study of Co_induction in Isabelle | |
| 12 | Report, Computer Lab, University of Cambridge (1995). | |
| 13 | *) | |
| 14 | ||
| 33615 | 15 | use_thys ["ECR"]; |