src/ZF/datatype.thy
author wenzelm
Tue, 07 Oct 1997 18:02:02 +0200
changeset 3805 a50d0b5219dd
parent 124 858ab9a9b047
permissions -rw-r--r--
improved types of add_XXX funs (xtyp etc.); tuned comments; tuned msgs; improved merge: no longer raises ERROR, but TERM;

(*Dummy theory to document dependencies *)

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