src/ZF/Datatype.thy
author wenzelm
Fri, 19 Aug 1994 15:41:39 +0200
changeset 564 eec3a9222b50
parent 516 1957113f0d7d
child 578 efc648d29dd0
permissions -rw-r--r--
added inferT_axm; removed extend_theory; changed read_def_cterm: now uses Sign.infer_types;
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
516
1957113f0d7d installation of new inductive/datatype sections
lcp
parents: 124
diff changeset
     3
Datatype = "constructor" + "inductive" + Univ + QUniv
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" *)