src/LCF/ROOT.ML
author berghofe
Thu, 13 Sep 2007 18:06:50 +0200
changeset 24568 9a4cce088aec
parent 17247 6927a62c77dc
child 25750 4e796867ccb5
permissions -rw-r--r--
Added equivariance lemma for induct_implies.

(*  Title:      LCF/ROOT.ML
    ID:         $Id$
    Author:     Tobias Nipkow
    Copyright   1992  University of Cambridge
*)

val banner = "Logic for Computable Functions (in FOL)";
writeln banner;

use_thy "LCF";