src/ZF/datatype.thy
author lcp
Thu, 17 Nov 1994 22:01:08 +0100
changeset 713 b470cc6326aa
parent 124 858ab9a9b047
permissions -rw-r--r--
In ZF, type i has class term, not (just) logic

(*Dummy theory to document dependencies *)

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