src/ZF/datatype.thy
author wenzelm
Fri, 18 Jul 1997 14:06:54 +0200
changeset 3536 8fb4150e2ad3
parent 124 858ab9a9b047
permissions -rw-r--r--
tuned error propagation msg;

(*Dummy theory to document dependencies *)

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