1997-12-05 changed typed_print_translation;
wenzelm [Fri, 05 Dec 1997 18:45:19 +0100] rev 4375
changed typed_print_translation;
1997-12-05 tuned;
wenzelm [Fri, 05 Dec 1997 18:44:56 +0100] rev 4374
tuned;
1997-12-05 nat_cancel enabled by default;
wenzelm [Fri, 05 Dec 1997 17:31:01 +0100] rev 4373
nat_cancel enabled by default;
1997-12-05 adapted proofs to cope with simprocs nat_cancel;
wenzelm [Fri, 05 Dec 1997 17:20:25 +0100] rev 4372
adapted proofs to cope with simprocs nat_cancel;
1997-12-05 improved arbitrary_def: we now really don't know nothing about it!
wenzelm [Fri, 05 Dec 1997 17:19:38 +0100] rev 4371
improved arbitrary_def: we now really don't know nothing about it!
1997-12-05 use_thy no longer requires writable current directory;
wenzelm [Fri, 05 Dec 1997 17:16:22 +0100] rev 4370
use_thy no longer requires writable current directory;
1997-12-05 adapted proofs to cope with simprocs nat_cancel (by Stefan Berghofer);
wenzelm [Fri, 05 Dec 1997 17:14:36 +0100] rev 4369
adapted proofs to cope with simprocs nat_cancel (by Stefan Berghofer);
1997-12-05 simplification procedures nat_cancel enabled by default;
wenzelm [Fri, 05 Dec 1997 17:13:46 +0100] rev 4368
simplification procedures nat_cancel enabled by default;
1997-12-05 tmp_name;
wenzelm [Fri, 05 Dec 1997 08:01:03 +0100] rev 4367
tmp_name;
1997-12-04 added print_simpset;
wenzelm [Thu, 04 Dec 1997 14:11:37 +0100] rev 4366
added print_simpset;
1997-12-04 added is_base;
wenzelm [Thu, 04 Dec 1997 13:50:43 +0100] rev 4365
added is_base;
1997-12-04 added reset_context;
wenzelm [Thu, 04 Dec 1997 13:50:18 +0100] rev 4364
added reset_context;
1997-12-04 added eq_set;
wenzelm [Thu, 04 Dec 1997 13:49:51 +0100] rev 4363
added eq_set;
1997-12-04 moved global_names ref to Pure/ROOT.ML;
wenzelm [Thu, 04 Dec 1997 13:49:27 +0100] rev 4362
moved global_names ref to Pure/ROOT.ML;
1997-12-04 pred -> -1
nipkow [Thu, 04 Dec 1997 12:50:02 +0100] rev 4361
pred -> -1
1997-12-04 pred n -> n-1
nipkow [Thu, 04 Dec 1997 12:44:37 +0100] rev 4360
pred n -> n-1
1997-12-04 Simplified proofs.
nipkow [Thu, 04 Dec 1997 09:05:59 +0100] rev 4359
Simplified proofs.
1997-12-04 Added thm mult_div_cancel
nipkow [Thu, 04 Dec 1997 09:05:39 +0100] rev 4358
Added thm mult_div_cancel
1997-12-03 n ~= 0 should become 0 < n
nipkow [Wed, 03 Dec 1997 17:31:25 +0100] rev 4357
n ~= 0 should become 0 < n
1997-12-03 Replaced n ~= 0 by 0 < n
nipkow [Wed, 03 Dec 1997 17:25:43 +0100] rev 4356
Replaced n ~= 0 by 0 < n
1997-12-03 pass return code!!
wenzelm [Wed, 03 Dec 1997 12:55:04 +0100] rev 4355
pass return code!!
1997-12-03 Fixed the treatment of substitution for equations, restricting occurrences of
paulson [Wed, 03 Dec 1997 11:42:45 +0100] rev 4354
Fixed the treatment of substitution for equations, restricting occurrences of variables on the RHS. Improves performance in many cases, though a few old proofs fail
1997-12-03 updated for latest Blast_tac, which treats equality differently
paulson [Wed, 03 Dec 1997 11:00:24 +0100] rev 4353
updated for latest Blast_tac, which treats equality differently
1997-12-03 Moved some functions from ZF/ind_syntax.ML to FOL/fologic.ML
paulson [Wed, 03 Dec 1997 10:52:17 +0100] rev 4352
Moved some functions from ZF/ind_syntax.ML to FOL/fologic.ML
1997-12-03 Tidying and some comments
paulson [Wed, 03 Dec 1997 10:50:02 +0100] rev 4351
Tidying and some comments
1997-12-03 updated for latest Blast_tac, which treats equality differently
paulson [Wed, 03 Dec 1997 10:49:33 +0100] rev 4350
updated for latest Blast_tac, which treats equality differently
1997-12-03 Instantiated the one-point-rule quantifier simpprocs for FOL
paulson [Wed, 03 Dec 1997 10:48:16 +0100] rev 4349
Instantiated the one-point-rule quantifier simpprocs for FOL New file fologic.ML holds abstract syntax operations Also, miniscoping provided for intuitionistic logic
1997-12-03 updated for latest Blast_tac, which fixes an equality bug
paulson [Wed, 03 Dec 1997 10:47:13 +0100] rev 4348
updated for latest Blast_tac, which fixes an equality bug
1997-12-03 Miniscoping now used except for one proof
paulson [Wed, 03 Dec 1997 10:45:42 +0100] rev 4347
Miniscoping now used except for one proof
1997-12-02 adapted to new term order;
wenzelm [Tue, 02 Dec 1997 12:42:59 +0100] rev 4346
adapted to new term order;
1997-12-02 tuned term order;
wenzelm [Tue, 02 Dec 1997 12:42:28 +0100] rev 4345
tuned term order; added indexname_ord, typ_ord, typs_ord, term_ord, terms_ord;
1997-12-02 tuned trfuns types;
wenzelm [Tue, 02 Dec 1997 12:41:29 +0100] rev 4344
tuned trfuns types;
1997-12-02 added prod_ord, dict_ord, list_ord;
wenzelm [Tue, 02 Dec 1997 12:41:02 +0100] rev 4343
added prod_ord, dict_ord, list_ord;
1997-12-02 File.tmp_name;
wenzelm [Tue, 02 Dec 1997 12:40:06 +0100] rev 4342
File.tmp_name;
1997-12-02 added tmp_name;
wenzelm [Tue, 02 Dec 1997 12:39:03 +0100] rev 4341
added tmp_name;
1997-12-02 ISABELLE_TMP;
wenzelm [Tue, 02 Dec 1997 12:38:39 +0100] rev 4340
ISABELLE_TMP;
1997-12-02 added context.ML;
wenzelm [Tue, 02 Dec 1997 12:38:08 +0100] rev 4339
added context.ML;
1997-12-02 Global contexts: session and theory.
wenzelm [Tue, 02 Dec 1997 12:37:44 +0100] rev 4338
Global contexts: session and theory.
1997-12-02 added Thy/context.ML;
wenzelm [Tue, 02 Dec 1997 12:37:22 +0100] rev 4337
added Thy/context.ML;
1997-12-01 open;
wenzelm [Mon, 01 Dec 1997 18:27:43 +0100] rev 4336
open;
1997-12-01 nat_cancel simprocs;
wenzelm [Mon, 01 Dec 1997 18:27:06 +0100] rev 4335
nat_cancel simprocs;
1997-12-01 ISABELLE_TMP_PREFIX;
wenzelm [Mon, 01 Dec 1997 18:22:38 +0100] rev 4334
ISABELLE_TMP_PREFIX;
1997-12-01 ISABELLE_TMP;
wenzelm [Mon, 01 Dec 1997 18:22:02 +0100] rev 4333
ISABELLE_TMP;
1997-12-01 Added DiffCancelSums.
berghofe [Mon, 01 Dec 1997 14:42:30 +0100] rev 4332
Added DiffCancelSums.
1997-12-01 New guarantee B_trusts_NS5, and tidying
paulson [Mon, 01 Dec 1997 12:52:18 +0100] rev 4331
New guarantee B_trusts_NS5, and tidying
1997-12-01 speed-up
paulson [Mon, 01 Dec 1997 12:50:04 +0100] rev 4330
speed-up
1997-12-01 args for record data
narasche [Mon, 01 Dec 1997 08:59:40 +0100] rev 4329
args for record data
1997-11-28 Removed "open Mutil;"
nipkow [Fri, 28 Nov 1997 16:17:30 +0100] rev 4328
Removed "open Mutil;"
1997-11-28 Added comments
paulson [Fri, 28 Nov 1997 11:00:42 +0100] rev 4327
Added comments
1997-11-28 New timing functions startTiming and endTiming
paulson [Fri, 28 Nov 1997 10:59:14 +0100] rev 4326
New timing functions startTiming and endTiming
1997-11-28 addsplits now in FOL, ZF too
paulson [Fri, 28 Nov 1997 10:54:13 +0100] rev 4325
addsplits now in FOL, ZF too
1997-11-28 New example
paulson [Fri, 28 Nov 1997 10:52:32 +0100] rev 4324
New example
1997-11-28 Printing of statistics including time for search & reconstruction
paulson [Fri, 28 Nov 1997 10:52:04 +0100] rev 4323
Printing of statistics including time for search & reconstruction
1997-11-28 New example
paulson [Fri, 28 Nov 1997 10:36:08 +0100] rev 4322
New example
1997-11-28 Removed dead code.
nipkow [Fri, 28 Nov 1997 07:41:24 +0100] rev 4321
Removed dead code.
1997-11-28 Moved the quantifier elimination simp procs into Provers.
nipkow [Fri, 28 Nov 1997 07:37:06 +0100] rev 4320
Moved the quantifier elimination simp procs into Provers.
1997-11-28 Quantifier elimination procs.
nipkow [Fri, 28 Nov 1997 07:35:47 +0100] rev 4319
Quantifier elimination procs.
1997-11-28 Fixed the definition of `termord': is now antisymmetric.
nipkow [Fri, 28 Nov 1997 07:35:10 +0100] rev 4318
Fixed the definition of `termord': is now antisymmetric.
1997-11-27 several minor updates;
wenzelm [Thu, 27 Nov 1997 19:39:02 +0100] rev 4317
several minor updates;
1997-11-27 SYNC;
wenzelm [Thu, 27 Nov 1997 19:37:36 +0100] rev 4316
SYNC;
1997-11-27 removed read_cterms;
wenzelm [Thu, 27 Nov 1997 19:36:51 +0100] rev 4315
removed read_cterms;
1997-11-27 fixed warning;
wenzelm [Thu, 27 Nov 1997 19:36:31 +0100] rev 4314
fixed warning;
1997-11-27 removed same_thm;
wenzelm [Thu, 27 Nov 1997 19:36:08 +0100] rev 4313
removed same_thm;
1997-11-27 Tidying, mostly indentation
paulson [Thu, 27 Nov 1997 14:05:25 +0100] rev 4312
Tidying, mostly indentation
1997-11-27 Deleted some needless addSIs; got rid of a slow Blast_tac
paulson [Thu, 27 Nov 1997 13:58:51 +0100] rev 4311
Deleted some needless addSIs; got rid of a slow Blast_tac
1997-11-27 mk_norm_sum;
wenzelm [Thu, 27 Nov 1997 13:38:06 +0100] rev 4310
mk_norm_sum;
1997-11-26 separate lists of simprocs;
wenzelm [Wed, 26 Nov 1997 17:52:53 +0100] rev 4309
separate lists of simprocs;
1997-11-26 Added rule impCE'
paulson [Wed, 26 Nov 1997 17:35:46 +0100] rev 4308
Added rule impCE'
1997-11-26 Blast_tac can prove Pelletier\'s problem 46\!
paulson [Wed, 26 Nov 1997 17:35:08 +0100] rev 4307
Blast_tac can prove Pelletier\'s problem 46\!
1997-11-26 Tidying and using equalityCE instead of the slower equalityE
paulson [Wed, 26 Nov 1997 17:32:52 +0100] rev 4306
Tidying and using equalityCE instead of the slower equalityE
1997-11-26 The change from iffE to iffCE means fewer case splits in most cases. Very few
paulson [Wed, 26 Nov 1997 17:31:02 +0100] rev 4305
The change from iffE to iffCE means fewer case splits in most cases. Very few proofs are affected, almost none adversely
1997-11-26 Tidying
paulson [Wed, 26 Nov 1997 17:27:34 +0100] rev 4304
Tidying
1997-11-26 Tidying and modification to cope with iffCE
paulson [Wed, 26 Nov 1997 17:26:12 +0100] rev 4303
Tidying and modification to cope with iffCE
1997-11-26 Added rule impCE'
paulson [Wed, 26 Nov 1997 17:23:18 +0100] rev 4302
Added rule impCE'
1997-11-26 Changes to AddIs improve performance of Blast_tac
paulson [Wed, 26 Nov 1997 17:16:48 +0100] rev 4301
Changes to AddIs improve performance of Blast_tac
1997-11-26 Statistics
paulson [Wed, 26 Nov 1997 16:49:54 +0100] rev 4300
Statistics
1997-11-26 updated comment
paulson [Wed, 26 Nov 1997 16:49:07 +0100] rev 4299
updated comment
1997-11-26 Tidying and modification to cope with iffCE
paulson [Wed, 26 Nov 1997 16:48:11 +0100] rev 4298
Tidying and modification to cope with iffCE
1997-11-26 added Suc_mult_less_cancel1, Suc_mult_le_cancel1, Suc_mult_cancel1;
wenzelm [Wed, 26 Nov 1997 16:45:54 +0100] rev 4297
added Suc_mult_less_cancel1, Suc_mult_le_cancel1, Suc_mult_cancel1;
1997-11-26 added Arith provers;
wenzelm [Wed, 26 Nov 1997 16:44:47 +0100] rev 4296
added Arith provers;
1997-11-26 Setup various arithmetic proof procedures.
wenzelm [Wed, 26 Nov 1997 16:44:25 +0100] rev 4295
Setup various arithmetic proof procedures.
1997-11-26 added dest_nat;
wenzelm [Wed, 26 Nov 1997 16:43:42 +0100] rev 4294
added dest_nat;
1997-11-26 moved to Arith/;
wenzelm [Wed, 26 Nov 1997 16:42:56 +0100] rev 4293
moved to Arith/;
1997-11-26 Cancel common constant factor from balanced exression.
wenzelm [Wed, 26 Nov 1997 16:42:37 +0100] rev 4292
Cancel common constant factor from balanced exression.
1997-11-26 Cancel common summands of balanced expressions.
wenzelm [Wed, 26 Nov 1997 16:42:19 +0100] rev 4291
Cancel common summands of balanced expressions.
1997-11-26 removed conv_prover;
wenzelm [Wed, 26 Nov 1997 16:41:51 +0100] rev 4290
removed conv_prover;
1997-11-26 tuned;
wenzelm [Wed, 26 Nov 1997 16:41:25 +0100] rev 4289
tuned;
1997-11-26 added crep_cterm;
wenzelm [Wed, 26 Nov 1997 16:38:04 +0100] rev 4288
added crep_cterm;
1997-11-26 fixed type of thms_containing;
wenzelm [Wed, 26 Nov 1997 16:37:43 +0100] rev 4287
fixed type of thms_containing;
1997-11-26 added foldl_atyps: ('a * typ -> 'a) -> 'a * typ -> 'a;
wenzelm [Wed, 26 Nov 1997 16:37:17 +0100] rev 4286
added foldl_atyps: ('a * typ -> 'a) -> 'a * typ -> 'a; added foldl_aterms: ('a * term -> 'a) -> 'a * term -> 'a; added foldl_types: ('a * typ -> 'a) -> 'a * term -> 'a;
1997-11-26 cleaned signature;
wenzelm [Wed, 26 Nov 1997 16:35:39 +0100] rev 4285
cleaned signature; added instantiate': ctyp option list -> cterm option list -> thm -> thm;
1997-11-26 removed merge_opts;
wenzelm [Wed, 26 Nov 1997 16:34:13 +0100] rev 4284
removed merge_opts;
1997-11-25 managed merge details;
mueller [Tue, 25 Nov 1997 17:56:49 +0100] rev 4283
managed merge details;
1997-11-25 resolved merge conflict;
mueller [Tue, 25 Nov 1997 16:34:20 +0100] rev 4282
resolved merge conflict;
1997-11-24 Added read_def_cterms for simultaneous reading/typing of terms under
nipkow [Mon, 24 Nov 1997 16:43:43 +0100] rev 4281
Added read_def_cterms for simultaneous reading/typing of terms under defaults. Redefined read_def_cterm in in terms of read_def_cterms. Deleted obsolete read_cterms. Cleaned up def of read_insts, which is not much shorter but much clearere are correcter now.
1997-11-22 fixed warning;
wenzelm [Sat, 22 Nov 1997 13:27:02 +0100] rev 4280
fixed warning;
1997-11-22 made SML/NJ happy;
wenzelm [Sat, 22 Nov 1997 13:26:43 +0100] rev 4279
made SML/NJ happy;
1997-11-22 tuned;
wenzelm [Sat, 22 Nov 1997 13:26:30 +0100] rev 4278
tuned;
1997-11-21 replaced by seq.ML;
wenzelm [Fri, 21 Nov 1997 15:47:39 +0100] rev 4277
replaced by seq.ML;
1997-11-21 changed Pure/Sequence interface;
wenzelm [Fri, 21 Nov 1997 15:41:27 +0100] rev 4276
changed Pure/Sequence interface;
1997-11-21 SYNC;
wenzelm [Fri, 21 Nov 1997 15:40:56 +0100] rev 4275
SYNC;
1997-11-21 cd, use: path variables;
wenzelm [Fri, 21 Nov 1997 15:37:02 +0100] rev 4274
cd, use: path variables;
1997-11-21 comment;
wenzelm [Fri, 21 Nov 1997 15:35:37 +0100] rev 4273
comment;
1997-11-21 obsolete;
wenzelm [Fri, 21 Nov 1997 15:34:15 +0100] rev 4272
obsolete;
1997-11-21 changed Pure/Sequence interface -- isatool fixseq;
wenzelm [Fri, 21 Nov 1997 15:29:56 +0100] rev 4271
changed Pure/Sequence interface -- isatool fixseq;
1997-11-21 changed Sequence interface (now Seq, in seq.ML);
wenzelm [Fri, 21 Nov 1997 15:27:43 +0100] rev 4270
changed Sequence interface (now Seq, in seq.ML);
1997-11-21 cd, use etc. now support path variables;
wenzelm [Fri, 21 Nov 1997 15:26:22 +0100] rev 4269
cd, use etc. now support path variables; changed Pure/Sequence interface;
1997-11-21 fix references to obsolete Pure/Sequence structure;
wenzelm [Fri, 21 Nov 1997 13:54:31 +0100] rev 4268
fix references to obsolete Pure/Sequence structure;
1997-11-21 tidying
paulson [Fri, 21 Nov 1997 12:15:27 +0100] rev 4267
tidying
1997-11-21 analz_mono_contra_tac was wrong
paulson [Fri, 21 Nov 1997 12:15:10 +0100] rev 4266
analz_mono_contra_tac was wrong
1997-11-21 Deleted some useless comments
paulson [Fri, 21 Nov 1997 12:14:47 +0100] rev 4265
Deleted some useless comments
1997-11-21 minor improvements of formulation and proofs
oheimb [Fri, 21 Nov 1997 11:57:58 +0100] rev 4264
minor improvements of formulation and proofs
1997-11-21 corrected INDUCT_FILES
oheimb [Fri, 21 Nov 1997 11:54:23 +0100] rev 4263
corrected INDUCT_FILES
1997-11-20 $ISABELLE_HOME/src;
wenzelm [Thu, 20 Nov 1997 16:24:05 +0100] rev 4262
$ISABELLE_HOME/src;
1997-11-20 improved error msg;
wenzelm [Thu, 20 Nov 1997 15:48:32 +0100] rev 4261
improved error msg;
1997-11-20 removed old note;
wenzelm [Thu, 20 Nov 1997 15:38:51 +0100] rev 4260
removed old note;
1997-11-20 adapted print methods;
wenzelm [Thu, 20 Nov 1997 15:36:09 +0100] rev 4259
adapted print methods;
1997-11-20 improved theorems print method: transfer_sg;
wenzelm [Thu, 20 Nov 1997 15:30:37 +0100] rev 4258
improved theorems print method: transfer_sg;
1997-11-20 init_data: improved print method;
wenzelm [Thu, 20 Nov 1997 15:30:03 +0100] rev 4257
init_data: improved print method;
1997-11-20 removed data.ML (made part of sign.ML);
wenzelm [Thu, 20 Nov 1997 15:28:48 +0100] rev 4256
removed data.ML (made part of sign.ML);
(0) -3000 -1000 -120 +120 +1000 +3000 +10000 +30000 tip