src/ZF/datatype.thy
author wenzelm
Thu, 15 Feb 2001 16:12:27 +0100
changeset 11144 f53ea84bab23
parent 124 858ab9a9b047
permissions -rw-r--r--
tuned;

(*Dummy theory to document dependencies *)

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