src/ZF/datatype.thy
author nipkow
Thu, 14 Sep 2000 17:46:00 +0200
changeset 9957 78822f2d921f
parent 124 858ab9a9b047
permissions -rw-r--r--
*** empty log message ***

(*Dummy theory to document dependencies *)

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