src/ZF/datatype.thy
author nipkow
Mon, 07 Aug 1995 15:23:59 +0200
changeset 1221 19dde7bfcd07
parent 124 858ab9a9b047
permissions -rw-r--r--
Added findI, findEs, and findE.

(*Dummy theory to document dependencies *)

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