src/ZF/Datatype.thy
author clasohm
Fri, 19 Apr 1996 11:33:24 +0200
changeset 1668 8ead1fe65aad
parent 809 1daa0269eb5d
child 2870 6d6fd10a9fdc
permissions -rw-r--r--
added Konrad's code for the datatype package

(*Dummy theory to document dependencies *)

Datatype = "constructor" + Inductive + Univ + QUniv

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