src/ZF/Datatype.thy
author paulson
Wed, 01 May 1996 13:47:21 +0200 (1996-05-01)
changeset 1712 c064cae981d6
parent 809 1daa0269eb5d
child 2870 6d6fd10a9fdc
permissions -rw-r--r--
Two new "obvious" examples
(*Dummy theory to document dependencies *)

Datatype = "constructor" + Inductive + Univ + QUniv

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