src/HOL/Nominal/Examples/ROOT.ML
author wenzelm
Sun, 10 Dec 2006 15:30:45 +0100
changeset 21746 9d0652354513
parent 21136 85fd05aaf737
child 22073 c170dcbe6c9d
permissions -rw-r--r--
LocalTheory.notation/abbrev;

(*  Title:      HOL/Nominal/Examples/ROOT.ML
    ID:         $Id$
    Author:     Christian Urban, TU Muenchen

Various examples involving nominal datatypes.
*)

use_thy "CR";
use_thy "Class";
use_thy "Compile";
use_thy "Fsub";
use_thy "Height";
use_thy "Lambda_mu";
use_thy "SN";
use_thy "Weakening";