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
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
124
858ab9a9b047 made pseudo theories for all ML files;
clasohm
parents:
diff changeset
     1
(*Dummy theory to document dependencies *)
858ab9a9b047 made pseudo theories for all ML files;
clasohm
parents:
diff changeset
     2
578
efc648d29dd0 ZF/Inductive.thy,.ML: renamed from "inductive" to allow re-building without
lcp
parents: 516
diff changeset
     3
Datatype = "constructor" + "Inductive" + Univ + QUniv
516
1957113f0d7d installation of new inductive/datatype sections
lcp
parents: 124
diff changeset
     4
1957113f0d7d installation of new inductive/datatype sections
lcp
parents: 124
diff changeset
     5
(*Datatype must be capital to avoid conflicts with ML's "datatype" *)