src/ZF/datatype.thy
author wenzelm
Sun, 25 Oct 1998 12:33:27 +0100
changeset 5769 6a422b22ba02
parent 124 858ab9a9b047
permissions -rw-r--r--
tuned checklist;

(*Dummy theory to document dependencies *)

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