src/ZF/Datatype.thy
author paulson
Tue, 16 Jul 1996 15:49:46 +0200
changeset 1868 836950047d85
parent 809 1daa0269eb5d
child 2870 6d6fd10a9fdc
permissions -rw-r--r--
Put in minimal simpset to avoid excessive simplification, just as in revision 1.9 of HOL/indrule.ML

(*Dummy theory to document dependencies *)

Datatype = "constructor" + Inductive + Univ + QUniv

(*Datatype must be capital to avoid conflicts with ML's "datatype" *)