src/ZF/datatype.thy
author wenzelm
Fri, 24 Oct 1997 17:13:21 +0200
changeset 3991 4cb2f2422695
parent 124 858ab9a9b047
permissions -rw-r--r--
ProtoPure.thy;

(*Dummy theory to document dependencies *)

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