Fri, 23 May 1997 10:14:16 +0200 exec the emacs;
wenzelm [Fri, 23 May 1997 10:14:16 +0200] rev 3311
exec the emacs;
Fri, 23 May 1997 09:20:35 +0200 Base theory is now Arith, not Nat. (because all datatypes now require Arith).
nipkow [Fri, 23 May 1997 09:20:35 +0200] rev 3310
Base theory is now Arith, not Nat. (because all datatypes now require Arith).
Fri, 23 May 1997 09:18:06 +0200 All datatypes now require Arith.
nipkow [Fri, 23 May 1997 09:18:06 +0200] rev 3309
All datatypes now require Arith.
Fri, 23 May 1997 09:17:26 +0200 Added overloaded function `size' for all datatypes.
nipkow [Fri, 23 May 1997 09:17:26 +0200] rev 3308
Added overloaded function `size' for all datatypes.
Thu, 22 May 1997 18:29:17 +0200 exhaust_tac can now deal with whole terms rather than just variables.
nipkow [Thu, 22 May 1997 18:29:17 +0200] rev 3307
exhaust_tac can now deal with whole terms rather than just variables.
Thu, 22 May 1997 17:20:55 +0200 added href to Isamode;
wenzelm [Thu, 22 May 1997 17:20:55 +0200] rev 3306
added href to Isamode;
Thu, 22 May 1997 16:44:47 +0200 fixed doc;
wenzelm [Thu, 22 May 1997 16:44:47 +0200] rev 3305
fixed doc;
Thu, 22 May 1997 16:37:00 +0200 adapted to Isamode 2.6;
wenzelm [Thu, 22 May 1997 16:37:00 +0200] rev 3304
adapted to Isamode 2.6;
Thu, 22 May 1997 16:04:48 +0200 tuned Isamode stuff;
wenzelm [Thu, 22 May 1997 16:04:48 +0200] rev 3303
tuned Isamode stuff;
Thu, 22 May 1997 15:13:16 +0200 New headers and other minor changes
paulson [Thu, 22 May 1997 15:13:16 +0200] rev 3302
New headers and other minor changes
Thu, 22 May 1997 15:11:56 +0200 Now the recdef induction rule variables are named u, v, ...
paulson [Thu, 22 May 1997 15:11:56 +0200] rev 3301
Now the recdef induction rule variables are named u, v, ...
Thu, 22 May 1997 15:11:23 +0200 New example of recdef and permutative rewriting
paulson [Thu, 22 May 1997 15:11:23 +0200] rev 3300
New example of recdef and permutative rewriting
Thu, 22 May 1997 15:10:59 +0200 Now uses type option instead of Fail/Subst
paulson [Thu, 22 May 1997 15:10:59 +0200] rev 3299
Now uses type option instead of Fail/Subst No references to wf_rel_prod
Thu, 22 May 1997 15:10:37 +0200 Now uses type option instead of Fail/Subst
paulson [Thu, 22 May 1997 15:10:37 +0200] rev 3298
Now uses type option instead of Fail/Subst
Thu, 22 May 1997 15:10:05 +0200 Uses option_case_tac
paulson [Thu, 22 May 1997 15:10:05 +0200] rev 3297
Uses option_case_tac
Thu, 22 May 1997 15:09:37 +0200 Deleted rprod: lex_prod is (usually?) enough
paulson [Thu, 22 May 1997 15:09:37 +0200] rev 3296
Deleted rprod: lex_prod is (usually?) enough
Thu, 22 May 1997 15:09:09 +0200 Deleted obsolete proofs. But option_case_tac will be obsolete too
paulson [Thu, 22 May 1997 15:09:09 +0200] rev 3295
Deleted obsolete proofs. But option_case_tac will be obsolete too
Thu, 22 May 1997 15:08:14 +0200 New example: ex/Fib
paulson [Thu, 22 May 1997 15:08:14 +0200] rev 3294
New example: ex/Fib
Thu, 22 May 1997 15:07:45 +0200 New lemmas used for ex/Fib
paulson [Thu, 22 May 1997 15:07:45 +0200] rev 3293
New lemmas used for ex/Fib
Thu, 22 May 1997 13:05:52 +0200 Added rotation to exhaust_tac.
nipkow [Thu, 22 May 1997 13:05:52 +0200] rev 3292
Added rotation to exhaust_tac.
Thu, 22 May 1997 12:59:08 +0200 tuned;
wenzelm [Thu, 22 May 1997 12:59:08 +0200] rev 3291
tuned;
Thu, 22 May 1997 11:55:41 +0200 added;
wenzelm [Thu, 22 May 1997 11:55:41 +0200] rev 3290
added;
Thu, 22 May 1997 11:20:41 +0200 tuned;
wenzelm [Thu, 22 May 1997 11:20:41 +0200] rev 3289
tuned;
Thu, 22 May 1997 11:16:24 +0200 SYNC;
wenzelm [Thu, 22 May 1997 11:16:24 +0200] rev 3288
SYNC;
Thu, 22 May 1997 10:49:33 +0200 Documented exhaust_tac.
nipkow [Thu, 22 May 1997 10:49:33 +0200] rev 3287
Documented exhaust_tac.
Thu, 22 May 1997 10:40:08 +0200 fixed packages;
wenzelm [Thu, 22 May 1997 10:40:08 +0200] rev 3286
fixed packages;
Thu, 22 May 1997 10:34:23 +0200 fixed packages;
wenzelm [Thu, 22 May 1997 10:34:23 +0200] rev 3285
fixed packages;
Thu, 22 May 1997 10:04:04 +0200 tuned comments;
wenzelm [Thu, 22 May 1997 10:04:04 +0200] rev 3284
tuned comments;
Thu, 22 May 1997 09:39:37 +0200 Replaced res_inst-list_cases by generic exhaust_tac.
nipkow [Thu, 22 May 1997 09:39:37 +0200] rev 3283
Replaced res_inst-list_cases by generic exhaust_tac.
Thu, 22 May 1997 09:20:28 +0200 Added exhaustion thm and exhaust_tac for each datatype.
nipkow [Thu, 22 May 1997 09:20:28 +0200] rev 3282
Added exhaustion thm and exhaust_tac for each datatype.
Wed, 21 May 1997 17:31:12 +0200 fixed find cmd;
wenzelm [Wed, 21 May 1997 17:31:12 +0200] rev 3281
fixed find cmd;
Wed, 21 May 1997 17:21:46 +0200 set version;
wenzelm [Wed, 21 May 1997 17:21:46 +0200] rev 3280
set version;
Wed, 21 May 1997 17:13:00 +0200 tuned all READMEs;
wenzelm [Wed, 21 May 1997 17:13:00 +0200] rev 3279
tuned all READMEs;
Wed, 21 May 1997 17:11:46 +0200 release version (sort of);
wenzelm [Wed, 21 May 1997 17:11:46 +0200] rev 3278
release version (sort of);
Wed, 21 May 1997 17:11:24 +0200 SYNC;
wenzelm [Wed, 21 May 1997 17:11:24 +0200] rev 3277
SYNC;
Wed, 21 May 1997 17:05:42 +0200 fixed spelling;
wenzelm [Wed, 21 May 1997 17:05:42 +0200] rev 3276
fixed spelling;
Wed, 21 May 1997 15:08:52 +0200 changes for release 94-8
mueller [Wed, 21 May 1997 15:08:52 +0200] rev 3275
changes for release 94-8
Wed, 21 May 1997 11:27:32 +0200 tuned;
wenzelm [Wed, 21 May 1997 11:27:32 +0200] rev 3274
tuned;
Wed, 21 May 1997 10:59:14 +0200 Code tidying: removal of C combinator
paulson [Wed, 21 May 1997 10:59:14 +0200] rev 3273
Code tidying: removal of C combinator
Wed, 21 May 1997 10:58:24 +0200 Basis library input/output primitives; \!simpset instead of HOL_ss
paulson [Wed, 21 May 1997 10:58:24 +0200] rev 3272
Basis library input/output primitives; \!simpset instead of HOL_ss
Wed, 21 May 1997 10:57:38 +0200 Basis library input/output primitives; currying the induction rule;
paulson [Wed, 21 May 1997 10:57:38 +0200] rev 3271
Basis library input/output primitives; currying the induction rule; removing & from the induction rule
Wed, 21 May 1997 10:55:42 +0200 TFL induction rule is now curried
paulson [Wed, 21 May 1997 10:55:42 +0200] rev 3270
TFL induction rule is now curried
Wed, 21 May 1997 10:55:21 +0200 Function "sum" now defined using primrec
paulson [Wed, 21 May 1997 10:55:21 +0200] rev 3269
Function "sum" now defined using primrec
Wed, 21 May 1997 10:54:10 +0200 Mostly cosmetic changes: updated headers, ID lines, etc.
paulson [Wed, 21 May 1997 10:54:10 +0200] rev 3268
Mostly cosmetic changes: updated headers, ID lines, etc.
Wed, 21 May 1997 10:53:38 +0200 Removed rprod from the WF relation
paulson [Wed, 21 May 1997 10:53:38 +0200] rev 3267
Removed rprod from the WF relation
Wed, 21 May 1997 10:53:02 +0200 Removed rprod from the WF relation; simplified proofs;
paulson [Wed, 21 May 1997 10:53:02 +0200] rev 3266
Removed rprod from the WF relation; simplified proofs; induction rule is now curried
Wed, 21 May 1997 10:09:21 +0200 Replaced Konrad's own add_term_names by the predefined one.
nipkow [Wed, 21 May 1997 10:09:21 +0200] rev 3265
Replaced Konrad's own add_term_names by the predefined one. Replaced fn Free x => x by dest_Free.
Tue, 20 May 1997 19:57:12 +0200 tuned command line;
wenzelm [Tue, 20 May 1997 19:57:12 +0200] rev 3264
tuned command line;
Tue, 20 May 1997 19:34:50 +0200 tuned;
wenzelm [Tue, 20 May 1997 19:34:50 +0200] rev 3263
tuned;
Tue, 20 May 1997 19:34:24 +0200 under construction;
wenzelm [Tue, 20 May 1997 19:34:24 +0200] rev 3262
under construction;
Tue, 20 May 1997 19:33:53 +0200 SYNC;
wenzelm [Tue, 20 May 1997 19:33:53 +0200] rev 3261
SYNC;
Tue, 20 May 1997 19:32:40 +0200 fix spelling;
wenzelm [Tue, 20 May 1997 19:32:40 +0200] rev 3260
fix spelling;
Tue, 20 May 1997 19:30:57 +0200 the new README;
wenzelm [Tue, 20 May 1997 19:30:57 +0200] rev 3259
the new README;
Tue, 20 May 1997 19:30:34 +0200 now generated automatically from README.html;
wenzelm [Tue, 20 May 1997 19:30:34 +0200] rev 3258
now generated automatically from README.html;
Tue, 20 May 1997 19:29:50 +0200 README generation;
wenzelm [Tue, 20 May 1997 19:29:50 +0200] rev 3257
README generation;
Tue, 20 May 1997 19:29:04 +0200 removed Cambridge font server;
wenzelm [Tue, 20 May 1997 19:29:04 +0200] rev 3256
removed Cambridge font server;
Tue, 20 May 1997 19:27:59 +0200 fixed bash path;
wenzelm [Tue, 20 May 1997 19:27:59 +0200] rev 3255
fixed bash path;
Tue, 20 May 1997 19:27:24 +0200 reset make_html afterwards;
wenzelm [Tue, 20 May 1997 19:27:24 +0200] rev 3254
reset make_html afterwards;
Tue, 20 May 1997 19:26:43 +0200 fixed spelling;
wenzelm [Tue, 20 May 1997 19:26:43 +0200] rev 3253
fixed spelling;
Tue, 20 May 1997 17:58:20 +0200 IMPORTANT NOTE: This is the old README.
wenzelm [Tue, 20 May 1997 17:58:20 +0200] rev 3252
IMPORTANT NOTE: This is the old README.
Tue, 20 May 1997 17:17:05 +0200 X11 font server sample configuration;
wenzelm [Tue, 20 May 1997 17:17:05 +0200] rev 3251
X11 font server sample configuration;
Tue, 20 May 1997 16:02:36 +0200 deleted duplicate rewrite rules of lift.simps
mueller [Tue, 20 May 1997 16:02:36 +0200] rev 3250
deleted duplicate rewrite rules of lift.simps
Tue, 20 May 1997 16:01:03 +0200 minor changes
mueller [Tue, 20 May 1997 16:01:03 +0200] rev 3249
minor changes
Tue, 20 May 1997 12:22:33 +0200 tuned;
wenzelm [Tue, 20 May 1997 12:22:33 +0200] rev 3248
tuned;
Tue, 20 May 1997 12:14:31 +0200 added eindhoven http address
mueller [Tue, 20 May 1997 12:14:31 +0200] rev 3247
added eindhoven http address
Tue, 20 May 1997 11:53:20 +0200 Declares Option_ as synonym for structure Option
paulson [Tue, 20 May 1997 11:53:20 +0200] rev 3246
Declares Option_ as synonym for structure Option
Tue, 20 May 1997 11:49:57 +0200 Removal of redundant code (unused or already present in Isabelle.
paulson [Tue, 20 May 1997 11:49:57 +0200] rev 3245
Removal of redundant code (unused or already present in Isabelle. This eliminates HOL compatibility but makes the code smaller and more readable
Tue, 20 May 1997 11:47:33 +0200 Basis library version of type "option" now resides in its own structure Option
paulson [Tue, 20 May 1997 11:47:33 +0200] rev 3244
Basis library version of type "option" now resides in its own structure Option
Tue, 20 May 1997 11:44:25 +0200 Removal of ex/LexProd
paulson [Tue, 20 May 1997 11:44:25 +0200] rev 3243
Removal of ex/LexProd
Tue, 20 May 1997 11:44:02 +0200 Renamed egcd and gcd; defined the gcd function using TFL
paulson [Tue, 20 May 1997 11:44:02 +0200] rev 3242
Renamed egcd and gcd; defined the gcd function using TFL
Tue, 20 May 1997 11:42:59 +0200 Removal of duplicate code from TFL
paulson [Tue, 20 May 1997 11:42:59 +0200] rev 3241
Removal of duplicate code from TFL
Tue, 20 May 1997 11:41:56 +0200 New arithmetic laws let us delete three lines of a proof
paulson [Tue, 20 May 1997 11:41:56 +0200] rev 3240
New arithmetic laws let us delete three lines of a proof
Tue, 20 May 1997 11:41:26 +0200 Added comment: it is SLOW
paulson [Tue, 20 May 1997 11:41:26 +0200] rev 3239
Added comment: it is SLOW
Tue, 20 May 1997 11:41:01 +0200 Some theorems moved to HOL/Arith.ML
paulson [Tue, 20 May 1997 11:41:01 +0200] rev 3238
Some theorems moved to HOL/Arith.ML
Tue, 20 May 1997 11:40:28 +0200 Relation "less_than" internalizes "<" for easy use of TFL
paulson [Tue, 20 May 1997 11:40:28 +0200] rev 3237
Relation "less_than" internalizes "<" for easy use of TFL
Tue, 20 May 1997 11:39:32 +0200 New pattern-matching definition of pred_nat
paulson [Tue, 20 May 1997 11:39:32 +0200] rev 3236
New pattern-matching definition of pred_nat
Tue, 20 May 1997 11:38:50 +0200 The diff laws must be named: we do "Delsimps [diff_Suc];"
paulson [Tue, 20 May 1997 11:38:50 +0200] rev 3235
The diff laws must be named: we do "Delsimps [diff_Suc];"
Tue, 20 May 1997 11:37:57 +0200 New theorems from Hoare/Arith2.ML
paulson [Tue, 20 May 1997 11:37:57 +0200] rev 3234
New theorems from Hoare/Arith2.ML
Tue, 20 May 1997 11:34:26 +0200 new treatment of Prover files
paulson [Tue, 20 May 1997 11:34:26 +0200] rev 3233
new treatment of Prover files
Tue, 20 May 1997 11:33:45 +0200 Removal of ex/LexProd; TFL files; new treatment of Prover files
paulson [Tue, 20 May 1997 11:33:45 +0200] rev 3232
Removal of ex/LexProd; TFL files; new treatment of Prover files
Tue, 20 May 1997 11:33:02 +0200 Removal of ex/LexProd
paulson [Tue, 20 May 1997 11:33:02 +0200] rev 3231
Removal of ex/LexProd
Tue, 20 May 1997 11:05:59 +0200 improved output syntax of op =, op ~= (more parentheses);
wenzelm [Tue, 20 May 1997 11:05:59 +0200] rev 3230
improved output syntax of op =, op ~= (more parentheses);
Tue, 20 May 1997 10:48:08 +0200 SYNC;
wenzelm [Tue, 20 May 1997 10:48:08 +0200] rev 3229
SYNC;
Tue, 20 May 1997 10:47:56 +0200 index: model checkers;
wenzelm [Tue, 20 May 1997 10:47:56 +0200] rev 3228
index: model checkers;
Tue, 20 May 1997 10:44:45 +0200 *** empty log message ***
wenzelm [Tue, 20 May 1997 10:44:45 +0200] rev 3227
*** empty log message ***
Tue, 20 May 1997 10:39:23 +0200 SYNC;
wenzelm [Tue, 20 May 1997 10:39:23 +0200] rev 3226
SYNC;
Tue, 20 May 1997 10:28:19 +0200 little changes
mueller [Tue, 20 May 1997 10:28:19 +0200] rev 3225
little changes
Mon, 19 May 1997 15:22:41 +0200 Documented auto_tac
paulson [Mon, 19 May 1997 15:22:41 +0200] rev 3224
Documented auto_tac
Mon, 19 May 1997 15:22:21 +0200 Section numbers may now be nested three deep, as in 1.2.3
paulson [Mon, 19 May 1997 15:22:21 +0200] rev 3223
Section numbers may now be nested three deep, as in 1.2.3
Fri, 16 May 1997 17:40:41 +0200 Distributed Psubset stuff to basic set theory files, incl Finite.
nipkow [Fri, 16 May 1997 17:40:41 +0200] rev 3222
Distributed Psubset stuff to basic set theory files, incl Finite. Added stuff by bu.
Fri, 16 May 1997 17:14:55 +0200 renamed unsafe_addss to addss
oheimb [Fri, 16 May 1997 17:14:55 +0200] rev 3221
renamed unsafe_addss to addss
Fri, 16 May 1997 16:14:58 +0200 readme added
mueller [Fri, 16 May 1997 16:14:58 +0200] rev 3220
readme added
Fri, 16 May 1997 16:10:19 +0200 commented out qed (in case the MC is unavailable);
mueller [Fri, 16 May 1997 16:10:19 +0200] rev 3219
commented out qed (in case the MC is unavailable);
Fri, 16 May 1997 16:08:38 +0200 added Modelcheck example;
mueller [Fri, 16 May 1997 16:08:38 +0200] rev 3218
added Modelcheck example;
Fri, 16 May 1997 15:57:11 +0200 still under construction!
wenzelm [Fri, 16 May 1997 15:57:11 +0200] rev 3217
still under construction!
Fri, 16 May 1997 15:55:02 +0200 improved www4 ref;
wenzelm [Fri, 16 May 1997 15:55:02 +0200] rev 3216
improved www4 ref;
Fri, 16 May 1997 15:54:04 +0200 fixed infix syntax;
wenzelm [Fri, 16 May 1997 15:54:04 +0200] rev 3215
fixed infix syntax;
Fri, 16 May 1997 15:53:35 +0200 fixed Modelchek reference;
wenzelm [Fri, 16 May 1997 15:53:35 +0200] rev 3214
fixed Modelchek reference;
Fri, 16 May 1997 15:51:11 +0200 SYNC;
wenzelm [Fri, 16 May 1997 15:51:11 +0200] rev 3213
SYNC;
Fri, 16 May 1997 15:50:24 +0200 hint at more sections;
wenzelm [Fri, 16 May 1997 15:50:24 +0200] rev 3212
hint at more sections; named infixes;
Fri, 16 May 1997 15:49:27 +0200 added \settdx;
wenzelm [Fri, 16 May 1997 15:49:27 +0200] rev 3211
added \settdx;
Fri, 16 May 1997 15:29:41 +0200 Invoking Model Checkers in Isabelle/HOL;
mueller [Fri, 16 May 1997 15:29:41 +0200] rev 3210
Invoking Model Checkers in Isabelle/HOL;
Fri, 16 May 1997 13:02:28 +0200 renamed unsafe_addss to addss
oheimb [Fri, 16 May 1997 13:02:28 +0200] rev 3209
renamed unsafe_addss to addss
Fri, 16 May 1997 10:43:44 +0200 Subst now moved to directory HOL
paulson [Fri, 16 May 1997 10:43:44 +0200] rev 3208
Subst now moved to directory HOL
Thu, 15 May 1997 15:51:47 +0200 renamed unsafe_addss to addss
oheimb [Thu, 15 May 1997 15:51:47 +0200] rev 3207
renamed unsafe_addss to addss
Thu, 15 May 1997 15:51:09 +0200 renamed addss to addSss, unsafe_addss to addss, extended auto_tac
oheimb [Thu, 15 May 1997 15:51:09 +0200] rev 3206
renamed addss to addSss, unsafe_addss to addss, extended auto_tac
Thu, 15 May 1997 15:47:19 +0200 *** empty log message ***
wenzelm [Thu, 15 May 1997 15:47:19 +0200] rev 3205
*** empty log message ***
Thu, 15 May 1997 15:46:32 +0200 corrected depth_tac: no call for safe_step_tac if subgoal not present
oheimb [Thu, 15 May 1997 15:46:32 +0200] rev 3204
corrected depth_tac: no call for safe_step_tac if subgoal not present
Thu, 15 May 1997 15:18:00 +0200 fixed bash path!!!
wenzelm [Thu, 15 May 1997 15:18:00 +0200] rev 3203
fixed bash path!!!
Thu, 15 May 1997 14:59:46 +0200 SYNC;
wenzelm [Thu, 15 May 1997 14:59:46 +0200] rev 3202
SYNC;
Thu, 15 May 1997 14:59:25 +0200 removed garbage;
wenzelm [Thu, 15 May 1997 14:59:25 +0200] rev 3201
removed garbage;
Thu, 15 May 1997 14:58:51 +0200 sysman refs;
wenzelm [Thu, 15 May 1997 14:58:51 +0200] rev 3200
sysman refs; removed garbage;
Thu, 15 May 1997 14:49:41 +0200 remove FIXME;
wenzelm [Thu, 15 May 1997 14:49:41 +0200] rev 3199
remove FIXME;
Thu, 15 May 1997 14:28:32 +0200 New proofs for TFL
paulson [Thu, 15 May 1997 14:28:32 +0200] rev 3198
New proofs for TFL
Thu, 15 May 1997 12:54:30 +0200 Improved error message in "require_thy"
paulson [Thu, 15 May 1997 12:54:30 +0200] rev 3197
Improved error message in "require_thy"
Thu, 15 May 1997 12:54:02 +0200 Added pred_list for TFL
paulson [Thu, 15 May 1997 12:54:02 +0200] rev 3196
Added pred_list for TFL
Thu, 15 May 1997 12:53:39 +0200 Preliminary TFL versions
paulson [Thu, 15 May 1997 12:53:39 +0200] rev 3195
Preliminary TFL versions
Thu, 15 May 1997 12:53:12 +0200 TFL theory section
paulson [Thu, 15 May 1997 12:53:12 +0200] rev 3194
TFL theory section
Thu, 15 May 1997 12:45:42 +0200 New theories used by TFL
paulson [Thu, 15 May 1997 12:45:42 +0200] rev 3193
New theories used by TFL
Thu, 15 May 1997 12:40:01 +0200 New version, modified by Konrad Slind and LCP for TFL
paulson [Thu, 15 May 1997 12:40:01 +0200] rev 3192
New version, modified by Konrad Slind and LCP for TFL
(0) -3000 -1000 -120 +120 +1000 +3000 +10000 +30000 tip