src/ZF/Datatype.thy
author nipkow
Mon, 07 Aug 1995 15:23:59 +0200
changeset 1221 19dde7bfcd07
parent 809 1daa0269eb5d
child 2870 6d6fd10a9fdc
permissions -rw-r--r--
Added findI, findEs, and findE.

(*Dummy theory to document dependencies *)

Datatype = "constructor" + Inductive + Univ + QUniv

(*Datatype must be capital to avoid conflicts with ML's "datatype" *)