src/ZF/datatype.thy
author paulson
Thu, 29 Jun 2000 12:16:43 +0200
changeset 9188 379b0c3f7c85
parent 124 858ab9a9b047
permissions -rw-r--r--
tidied

(*Dummy theory to document dependencies *)

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