src/ZF/Datatype.thy
author lcp
Wed, 17 Aug 1994 10:33:23 +0200
changeset 538 b4fe3da03449
parent 516 1957113f0d7d
child 578 efc648d29dd0
permissions -rw-r--r--
ZF/func/fun_extend3: new ZF/func/cons_fun_eq: simplified proof
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" *)