src/ZF/Datatype.thy
author lcp
Fri, 16 Dec 1994 17:38:14 +0100
changeset 798 31ec33d96231
parent 578 efc648d29dd0
child 809 1daa0269eb5d
permissions -rw-r--r--
added thy_syntax.ML

(*Dummy theory to document dependencies *)

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

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