src/LCF/ex/ROOT.ML
author wenzelm
Sat, 17 Jun 2006 19:37:58 +0200
changeset 19916 3bbb9cc5d4f1
parent 15661 9ef583b08647
child 24106 f2965bf954dc
permissions -rw-r--r--
export: simultaneous facts, refer to Variable.export; Term.internal/skolem;

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

Some examples from Lawrence Paulson's book Logic and Computation.
*)

time_use_thy "Ex1";
time_use_thy "Ex2";
time_use_thy "Ex3";
time_use_thy "Ex4";