src/ZF/datatype.thy
author wenzelm
Mon, 07 Jul 1997 09:07:08 +0200
changeset 3504 8493dbe2f009
parent 124 858ab9a9b047
permissions -rw-r--r--
-w option;

(*Dummy theory to document dependencies *)

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