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;
wenzelm [Mon, 26 Jun 2000 16:54:38 +0200] rev 9152
tuned msg;
wenzelm [Mon, 26 Jun 2000 16:54:21 +0200] rev 9151
tuned;
wenzelm [Mon, 26 Jun 2000 16:53:55 +0200] rev 9150
avoid \< in input;
wenzelm [Mon, 26 Jun 2000 16:53:37 +0200] rev 9149
export proper induction rule;
wenzelm [Mon, 26 Jun 2000 16:52:55 +0200] rev 9148
bind_thm;
oheimb [Mon, 26 Jun 2000 16:18:51 +0200] rev 9147
corrected specifications and simplified proofs
wenzelm [Mon, 26 Jun 2000 11:43:56 +0200] rev 9146
isar-strip-terminators;
wenzelm [Mon, 26 Jun 2000 11:21:49 +0200] rev 9145
updated;
wenzelm [Mon, 26 Jun 2000 00:23:17 +0200] rev 9144
tuned;
wenzelm [Mon, 26 Jun 2000 00:00:40 +0200] rev 9143
use with_paths;
wenzelm [Sun, 25 Jun 2000 23:58:54 +0200] rev 9142
prefer mp over subst;
tuned;
wenzelm [Sun, 25 Jun 2000 23:58:27 +0200] rev 9141
tuned;
wenzelm [Sun, 25 Jun 2000 23:57:29 +0200] rev 9140
Isar theory output.
wenzelm [Sun, 25 Jun 2000 23:57:03 +0200] rev 9139
Theory headers (old and new-style).
wenzelm [Sun, 25 Jun 2000 23:56:47 +0200] rev 9138
Text with antiquotations of inner items (terms, types etc.).
wenzelm [Sun, 25 Jun 2000 23:56:16 +0200] rev 9137
use Library.change;