| author | wenzelm | 
| Wed, 26 Nov 1997 16:42:19 +0100 | |
| changeset 4291 | 6e13b5427de0 | 
| parent 1461 | 6bcb44e4d6e5 | 
| child 4446 | 097004a470fb | 
| permissions | -rw-r--r-- | 
| 1461 | 1  | 
(* Title: ZF/Coind/MT.ML  | 
| 916 | 2  | 
ID: $Id$  | 
| 1461 | 3  | 
Author: Jacob Frost, Cambridge University Computer Laboratory  | 
| 916 | 4  | 
Copyright 1995 University of Cambridge  | 
5  | 
||
6  | 
Based upon the article  | 
|
7  | 
Robin Milner and Mads Tofte,  | 
|
8  | 
Co-induction in Relational Semantics,  | 
|
9  | 
Theoretical Computer Science 87 (1991), pages 209-220.  | 
|
10  | 
||
11  | 
Written up as  | 
|
12  | 
Jacob Frost, A Case Study of Co_induction in Isabelle  | 
|
13  | 
Report, Computer Lab, University of Cambridge (1995).  | 
|
14  | 
*)  | 
|
15  | 
||
| 1461 | 16  | 
ZF_build_completed; (*Make examples fail if ZF did*)  | 
| 916 | 17  | 
|
18  | 
writeln"Root file for ZF/Coind";  | 
|
19  | 
proof_timing := true;  | 
|
| 1351 | 20  | 
|
| 
957
 
28a48c44ca57
Removed exception handlers, as they are now in ZF/Makefile.
 
lcp 
parents: 
916 
diff
changeset
 | 
21  | 
time_use_thy "MT";  |