src/ZF/datatype.thy
author wenzelm
Thu, 18 Jun 1998 18:35:07 +0200
changeset 5052 bbe3584b515b
parent 124 858ab9a9b047
permissions -rw-r--r--
fixed comment;

(*Dummy theory to document dependencies *)

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