src/ZF/datatype.thy
author wenzelm
Wed, 19 Aug 1998 17:04:21 +0200
changeset 5344 6a949382cdfe
parent 124 858ab9a9b047
permissions -rw-r--r--
assume: adjust_maxidx;

(*Dummy theory to document dependencies *)

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