src/ZF/datatype.thy
author wenzelm
Tue, 08 Jan 2002 21:02:15 +0100
changeset 12678 4d36d8df29fa
parent 124 858ab9a9b047
permissions -rw-r--r--
HOL-Hyperreal produces an image (again);

(*Dummy theory to document dependencies *)

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