src/HOL/Nominal/Examples/ROOT.ML
author urbanc
Wed, 28 Mar 2007 18:25:23 +0200
changeset 22541 c33b542394f3
parent 22448 f982e73e36de
child 22823 fa9ff469247f
permissions -rw-r--r--
the name for the collection of equivariance lemmas is now eqvts (changed from eqvt) in order to avoid clashes with eqvt-lemmas generated in nominal_inductive

(*  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";
use_thy "Crary";
use_thy "SOS";