src/ZF/datatype.thy
author nipkow
Fri, 01 Dec 2000 19:54:11 +0100
changeset 10575 c78d26d5c3c1
parent 124 858ab9a9b047
permissions -rw-r--r--
Now adjusted to mixed terms involving coercions.

(*Dummy theory to document dependencies *)

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