src/ZF/datatype.thy
author wenzelm
Fri, 13 Mar 1998 18:15:14 +0100
changeset 4744 4469d498cd48
parent 124 858ab9a9b047
permissions -rw-r--r--
moved addsplits [expand_if] from HOL_basic_ss to HOL_ss;

(*Dummy theory to document dependencies *)

Datatype = "constructor" + "inductive" + "coinductive" + Univ + QUniv
               (*this must be capital to avoid conflicts with ML's "datatype" *)