src/ZF/Coind/ROOT.ML
author paulson
Fri, 08 Jan 1999 13:20:59 +0100
changeset 6071 1b2392ac5752
parent 4446 097004a470fb
child 6349 f7750d816c21
permissions -rw-r--r--
removal of DO_GOAL

(*  Title:      ZF/Coind/MT.ML
    ID:         $Id$
    Author:     Jacob Frost, Cambridge University Computer Laboratory
    Copyright   1995  University of Cambridge

Based upon the article
    Robin Milner and Mads Tofte,
    Co-induction in Relational Semantics,
    Theoretical Computer Science 87 (1991), pages 209-220.

Written up as
    Jacob Frost, A Case Study of Co_induction in Isabelle
    Report, Computer Lab, University of Cambridge (1995).
*)

ZF_build_completed;     (*Make examples fail if ZF did*)

writeln"Root file for ZF/Coind";
set proof_timing;

time_use_thy "MT";