src/ZF/datatype.thy
author lcp
Mon, 06 Dec 1993 10:55:48 +0100
changeset 186 320f6bdb593a
parent 124 858ab9a9b047
permissions -rw-r--r--
ZF/ord/Ord_Un,Ord_Int,Un_upper1_le,Un_upper2_le: new

(*Dummy theory to document dependencies *)

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