src/ZF/datatype.thy
author wenzelm
Fri, 23 Jul 1999 16:50:55 +0200
changeset 7067 601f930d3739
parent 124 858ab9a9b047
permissions -rw-r--r--
replace assoc lists by Symtab.table;

(*Dummy theory to document dependencies *)

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