src/ZF/datatype.thy
author wenzelm
Tue, 21 Oct 1997 18:09:13 +0200
changeset 3967 edd5ff9371f8
parent 124 858ab9a9b047
permissions -rw-r--r--
sg_ref: automatic adjustment of thms of draft theories;

(*Dummy theory to document dependencies *)

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