src/ZF/datatype.thy
author lcp
Thu, 06 Apr 1995 11:01:13 +0200
changeset 1003 6413adca7601
parent 124 858ab9a9b047
permissions -rw-r--r--
Added Id: line

(*Dummy theory to document dependencies *)

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