src/ZF/datatype.thy
author wenzelm
Thu, 27 Sep 2001 22:30:09 +0200
changeset 11611 b0c69f4db64c
parent 124 858ab9a9b047
permissions -rw-r--r--
HOL: eliminated global items;

(*Dummy theory to document dependencies *)

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