src/HOL/Nominal/ROOT.ML
author huffman
Mon, 23 Feb 2009 16:25:52 -0800
changeset 30079 293b896b9c25
parent 24584 01e83ffa6c54
child 33615 261abc2e3155
permissions -rw-r--r--
make proofs work whether or not One_nat_def is a simp rule; replace 1 with Suc 0 in the rhs of some simp rules

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

The nominal datatype package.
*)

no_document use_thy "Infinite_Set";
use_thy "Nominal";