src/ZF/datatype.thy
author paulson
Wed, 02 Feb 2000 11:42:17 +0100
changeset 8181 ee74d3843214
parent 124 858ab9a9b047
permissions -rw-r--r--
new theorems by Sidi O. Ehmety

(*Dummy theory to document dependencies *)

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