src/ZF/datatype.thy
author wenzelm
Sat, 10 Jul 1999 21:40:14 +0200
changeset 6962 399643633529
parent 124 858ab9a9b047
permissions -rw-r--r--
more specific exn;

(*Dummy theory to document dependencies *)

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