kleing [Wed, 28 Jun 2000 19:56:21 +0200] rev 9182
tuning, eliminated rev_surj
paulson [Wed, 28 Jun 2000 12:39:30 +0200] rev 9181
fixed some weak elim rules, and tidied
paulson [Wed, 28 Jun 2000 12:34:08 +0200] rev 9180
tidying and unbatchifying
paulson [Wed, 28 Jun 2000 12:16:36 +0200] rev 9179
no longer depends upon a prior "open Ind_Syntax" from elsewhere
paulson [Wed, 28 Jun 2000 12:15:56 +0200] rev 9178
fixed some weak elim rules, and tidied
paulson [Wed, 28 Jun 2000 12:15:28 +0200] rev 9177
fixed some weak elim rules
paulson [Wed, 28 Jun 2000 11:00:13 +0200] rev 9176
simplified slightly by using dependencies better in theories
paulson [Wed, 28 Jun 2000 10:58:06 +0200] rev 9175
finally theory Bin (the integers) is included
paulson [Wed, 28 Jun 2000 10:57:35 +0200] rev 9174
FORCED TO RENAME "W" DUE TO COMPOSE VARIABLE-CLASH BUG
paulson [Wed, 28 Jun 2000 10:56:34 +0200] rev 9173
fixed some weak elim rules
paulson [Wed, 28 Jun 2000 10:56:01 +0200] rev 9172
implements a classical version of make_elim
paulson [Wed, 28 Jun 2000 10:55:38 +0200] rev 9171
uses a supplied version of make_elim for addDs
paulson [Wed, 28 Jun 2000 10:54:47 +0200] rev 9170
warns of weak elim rules and ignores them
paulson [Wed, 28 Jun 2000 10:54:21 +0200] rev 9169
tidying and unbatchifying
paulson [Wed, 28 Jun 2000 10:52:02 +0200] rev 9168
fixed some abuses of addDs and addEs
paulson [Wed, 28 Jun 2000 10:50:27 +0200] rev 9167
got rid of weak elim rule
paulson [Wed, 28 Jun 2000 10:49:10 +0200] rev 9166
tidied
paulson [Wed, 28 Jun 2000 10:48:27 +0200] rev 9165
fixed some weak elim rules
paulson [Wed, 28 Jun 2000 10:47:20 +0200] rev 9164
make_elim -> cla_make_elim; tidied
paulson [Wed, 28 Jun 2000 10:46:25 +0200] rev 9163
updated and tidied
paulson [Wed, 28 Jun 2000 10:42:14 +0200] rev 9162
tidied a monstrous proof
paulson [Wed, 28 Jun 2000 10:41:16 +0200] rev 9161
deleted a redundant bind_thm
paulson [Wed, 28 Jun 2000 10:40:06 +0200] rev 9160
using the new theorem wf_not_refl; tidied
paulson [Wed, 28 Jun 2000 10:39:02 +0200] rev 9159
rev_notE now makes strong elim rules;
tidied the file
paulson [Wed, 28 Jun 2000 10:37:52 +0200] rev 9158
declaring and using cla_make_elim
paulson [Wed, 28 Jun 2000 10:37:08 +0200] rev 9157
new file Provers/make_elim.ML
wenzelm [Tue, 27 Jun 2000 23:43:46 +0200] rev 9156
replaced arities by instance;
wenzelm [Tue, 27 Jun 2000 20:35:31 +0200] rev 9155
OuterLex.name_of: include val;
wenzelm [Tue, 27 Jun 2000 00:02:01 +0200] rev 9154
excursion_result: transform_error;
wenzelm [Mon, 26 Jun 2000 23:59:29 +0200] rev 9153
eq_prop: eta contract;