src/ZF/Datatype.thy
author lcp
Thu, 17 Nov 1994 22:01:08 +0100
changeset 713 b470cc6326aa
parent 578 efc648d29dd0
child 809 1daa0269eb5d
permissions -rw-r--r--
In ZF, type i has class term, not (just) logic

(*Dummy theory to document dependencies *)

Datatype = "constructor" + "Inductive" + Univ + QUniv

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