src/ZF/Datatype.thy
author lcp
Fri, 09 Sep 1994 11:57:49 +0200
changeset 596 cffb278ec83e
parent 578 efc648d29dd0
child 809 1daa0269eb5d
permissions -rw-r--r--
Per cent (%) now functions as comment character in tt box environment

(*Dummy theory to document dependencies *)

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

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