Thu, 03 Jul 2014 11:30:02 +0200 generate 'rel_intros' theorem for (co)datatypes
desharna [Thu, 03 Jul 2014 11:30:02 +0200] rev 57493
generate 'rel_intros' theorem for (co)datatypes
Wed, 11 Jun 2014 14:24:23 +1000 Hypsubst preserves equality hypotheses
Thomas Sewell <thomas.sewell@nicta.com.au> [Wed, 11 Jun 2014 14:24:23 +1000] rev 57492
Hypsubst preserves equality hypotheses Fixes included for various theories affected by this change.
Wed, 02 Jul 2014 17:34:45 +0200 tuned grammar and spelling (cf. 0cf15843b82f);
wenzelm [Wed, 02 Jul 2014 17:34:45 +0200] rev 57491
tuned grammar and spelling (cf. 0cf15843b82f);
Wed, 02 Jul 2014 17:01:51 +0200 document property 'corec_code'
desharna [Wed, 02 Jul 2014 17:01:51 +0200] rev 57490
document property 'corec_code'
Wed, 02 Jul 2014 17:01:49 +0200 generate 'corec_code' theorem for codatatypes
desharna [Wed, 02 Jul 2014 17:01:49 +0200] rev 57489
generate 'corec_code' theorem for codatatypes
Wed, 02 Jul 2014 13:23:11 +0200 modernized definitions;
wenzelm [Wed, 02 Jul 2014 13:23:11 +0200] rev 57488
modernized definitions;
Wed, 02 Jul 2014 13:06:07 +0200 misc tuning and clarification;
wenzelm [Wed, 02 Jul 2014 13:06:07 +0200] rev 57487
misc tuning and clarification;
Wed, 02 Jul 2014 12:12:26 +0200 check 'case' variable bindings as for 'fix', which means internal names are rejected as usual;
wenzelm [Wed, 02 Jul 2014 12:12:26 +0200] rev 57486
check 'case' variable bindings as for 'fix', which means internal names are rejected as usual;
Wed, 02 Jul 2014 08:03:50 +0200 optional exit hook for theory-like targets
haftmann [Wed, 02 Jul 2014 08:03:50 +0200] rev 57485
optional exit hook for theory-like targets
Wed, 02 Jul 2014 08:03:49 +0200 restore exactly named target, prevent non-named targets to participate in the ad-hoc switch game
haftmann [Wed, 02 Jul 2014 08:03:49 +0200] rev 57484
restore exactly named target, prevent non-named targets to participate in the ad-hoc switch game
Wed, 02 Jul 2014 08:03:48 +0200 centralized (ad-hoc) switching of targets in named_target.ML
haftmann [Wed, 02 Jul 2014 08:03:48 +0200] rev 57483
centralized (ad-hoc) switching of targets in named_target.ML
Tue, 01 Jul 2014 21:57:08 -0700 add lemmas: polynomial div/mod distribute over addition
huffman [Tue, 01 Jul 2014 21:57:08 -0700] rev 57482
add lemmas: polynomial div/mod distribute over addition
Tue, 01 Jul 2014 23:02:25 +0200 reverted 9512b867259c -- appears to break 'metis'
blanchet [Tue, 01 Jul 2014 23:02:25 +0200] rev 57481
reverted 9512b867259c -- appears to break 'metis'
Tue, 01 Jul 2014 21:07:02 +0200 clarified "axiomatization" -- minor rewording of this delicate concept;
wenzelm [Tue, 01 Jul 2014 21:07:02 +0200] rev 57480
clarified "axiomatization" -- minor rewording of this delicate concept;
Tue, 01 Jul 2014 20:47:25 +0200 tuned;
wenzelm [Tue, 01 Jul 2014 20:47:25 +0200] rev 57479
tuned;
Tue, 01 Jul 2014 20:43:51 +0200 more on ML options;
wenzelm [Tue, 01 Jul 2014 20:43:51 +0200] rev 57478
more on ML options; suppress somewhat old Pretty.margin_default;
Tue, 01 Jul 2014 17:59:56 +0200 redundant error position, to ensure the message is attached somewhere, despite the distortion of positions due to glued tokens;
wenzelm [Tue, 01 Jul 2014 17:59:56 +0200] rev 57477
redundant error position, to ensure the message is attached somewhere, despite the distortion of positions due to glued tokens;
Tue, 01 Jul 2014 17:16:11 +0200 overdue NEWS concerning c4daa97ac57a
immler [Tue, 01 Jul 2014 17:16:11 +0200] rev 57476
overdue NEWS concerning c4daa97ac57a
Tue, 01 Jul 2014 16:09:51 +0100 Merge
paulson <lp15@cam.ac.uk> [Tue, 01 Jul 2014 16:09:51 +0100] rev 57475
Merge
Tue, 01 Jul 2014 16:08:31 +0100 for new release
paulson <lp15@cam.ac.uk> [Tue, 01 Jul 2014 16:08:31 +0100] rev 57474
for new release
Tue, 01 Jul 2014 17:06:54 +0200 merge
desharna [Tue, 01 Jul 2014 17:06:54 +0200] rev 57473
merge
Tue, 01 Jul 2014 17:01:48 +0200 document property 'rel_induct'
desharna [Tue, 01 Jul 2014 17:01:48 +0200] rev 57472
document property 'rel_induct'
Tue, 01 Jul 2014 17:01:28 +0200 generate 'rel_induct' theorem for datatypes
desharna [Tue, 01 Jul 2014 17:01:28 +0200] rev 57471
generate 'rel_induct' theorem for datatypes
Tue, 01 Jul 2014 16:49:25 +0200 fixed soundness bug in monotonicity-based type encodings -- the helper facts must be considered too
blanchet [Tue, 01 Jul 2014 16:49:25 +0200] rev 57470
fixed soundness bug in monotonicity-based type encodings -- the helper facts must be considered too
Tue, 01 Jul 2014 16:47:10 +0200 added hidden check to Sledgehammer fact filters, to avoid picking up facts like 'Nat.nat_induct0'
blanchet [Tue, 01 Jul 2014 16:47:10 +0200] rev 57469
added hidden check to Sledgehammer fact filters, to avoid picking up facts like 'Nat.nat_induct0'
Tue, 01 Jul 2014 16:47:10 +0200 whitespace tuning
blanchet [Tue, 01 Jul 2014 16:47:10 +0200] rev 57468
whitespace tuning
Tue, 01 Jul 2014 16:47:10 +0200 robustness in the face of ill-typed "unchecked" terms (e.g. case expressions)
blanchet [Tue, 01 Jul 2014 16:47:10 +0200] rev 57467
robustness in the face of ill-typed "unchecked" terms (e.g. case expressions)
Tue, 01 Jul 2014 16:47:10 +0200 use context instead of theory
blanchet [Tue, 01 Jul 2014 16:47:10 +0200] rev 57466
use context instead of theory
Tue, 01 Jul 2014 16:47:10 +0200 fine-tuned methods
blanchet [Tue, 01 Jul 2014 16:47:10 +0200] rev 57465
fine-tuned methods
Tue, 01 Jul 2014 16:47:10 +0200 tuned message
blanchet [Tue, 01 Jul 2014 16:47:10 +0200] rev 57464
tuned message
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 tip