src/ZF/datatype.thy
author wenzelm
Fri, 14 Dec 2001 11:51:01 +0100
changeset 12495 89f97fa683f5
parent 124 858ab9a9b047
permissions -rw-r--r--
export add_tvarsT etc.;

(*Dummy theory to document dependencies *)

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