src/ZF/datatype.thy
author oheimb
Wed, 03 Apr 2002 10:21:13 +0200
changeset 13076 70704dd48bd5
parent 124 858ab9a9b047
permissions -rw-r--r--
bugfix concerning claset(), added limited support for ALLGOALS + fast_tac etc.
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
858ab9a9b047 made pseudo theories for all ML files;
clasohm
parents:
diff changeset
     3
Datatype = "constructor" + "inductive" + "coinductive" + Univ + QUniv
858ab9a9b047 made pseudo theories for all ML files;
clasohm
parents:
diff changeset
     4
               (*this must be capital to avoid conflicts with ML's "datatype" *)