src/ZF/Datatype.thy
author lcp
Tue, 25 Apr 1995 11:14:03 +0200
changeset 1072 0140ff702b23
parent 809 1daa0269eb5d
child 2870 6d6fd10a9fdc
permissions -rw-r--r--
updated version

(*Dummy theory to document dependencies *)

Datatype = "constructor" + Inductive + Univ + QUniv

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