Wed, 23 Jul 1997 17:44:15 +0200 Simplified a few proofs because of improved simplification.
nipkow [Wed, 23 Jul 1997 17:44:15 +0200] rev 3569
Simplified a few proofs because of improved simplification.
Wed, 23 Jul 1997 17:43:42 +0200 Prod.ML: Added split_paired_EX and lots of comments about failed attempts to
nipkow [Wed, 23 Jul 1997 17:43:42 +0200] rev 3568
Prod.ML: Added split_paired_EX and lots of comments about failed attempts to automate reasoning about products. simpdata.ML: added simplification procedure for simplifying existential statements of the form ? x. ... & x = t & ...
Wed, 23 Jul 1997 16:03:19 +0200 added simplification meta rules;
wenzelm [Wed, 23 Jul 1997 16:03:19 +0200] rev 3567
added simplification meta rules;
Wed, 23 Jul 1997 12:54:49 +0200 standard congs;
wenzelm [Wed, 23 Jul 1997 12:54:49 +0200] rev 3566
standard congs;
Wed, 23 Jul 1997 11:54:32 +0200 Now rename_params_rule merely issues warnings--and does nothing--if the
paulson [Wed, 23 Jul 1997 11:54:32 +0200] rev 3565
Now rename_params_rule merely issues warnings--and does nothing--if the renaming cannot be performed. Previously it raised a fatal error.
Wed, 23 Jul 1997 11:52:22 +0200 Now Datatype.occs_in_prems prints the necessary warning ITSELF.
paulson [Wed, 23 Jul 1997 11:52:22 +0200] rev 3564
Now Datatype.occs_in_prems prints the necessary warning ITSELF. It is also easier to invoke and even works if the induction variable is a parameter (rather than a free variable).
Wed, 23 Jul 1997 11:50:26 +0200 Uses new version of Datatype.occs_in_prems
paulson [Wed, 23 Jul 1997 11:50:26 +0200] rev 3563
Uses new version of Datatype.occs_in_prems
Wed, 23 Jul 1997 11:49:20 +0200 auto update
paulson [Wed, 23 Jul 1997 11:49:20 +0200] rev 3562
auto update
Wed, 23 Jul 1997 11:48:59 +0200 Removal of tactical STATE
paulson [Wed, 23 Jul 1997 11:48:59 +0200] rev 3561
Removal of tactical STATE
Wed, 23 Jul 1997 11:11:14 +0200 fixed polymorphic val;
wenzelm [Wed, 23 Jul 1997 11:11:14 +0200] rev 3560
fixed polymorphic val;
Wed, 23 Jul 1997 11:07:36 +0200 tuned congs: standard;
wenzelm [Wed, 23 Jul 1997 11:07:36 +0200] rev 3559
tuned congs: standard;
Wed, 23 Jul 1997 11:04:19 +0200 improved simp tracing;
wenzelm [Wed, 23 Jul 1997 11:04:19 +0200] rev 3558
improved simp tracing;
Wed, 23 Jul 1997 11:03:54 +0200 added simplification meta rules;
wenzelm [Wed, 23 Jul 1997 11:03:54 +0200] rev 3557
added simplification meta rules;
Wed, 23 Jul 1997 10:34:18 +0200 tmp fix to accomodate rep_ss changes;
wenzelm [Wed, 23 Jul 1997 10:34:18 +0200] rev 3556
tmp fix to accomodate rep_ss changes;
Wed, 23 Jul 1997 10:22:48 +0200 added rewrite_thm;
wenzelm [Wed, 23 Jul 1997 10:22:48 +0200] rev 3555
added rewrite_thm;
Wed, 23 Jul 1997 10:22:30 +0200 tuned apsome;
wenzelm [Wed, 23 Jul 1997 10:22:30 +0200] rev 3554
tuned apsome;
Tue, 22 Jul 1997 19:33:52 +0200 added error_msg;
wenzelm [Tue, 22 Jul 1997 19:33:52 +0200] rev 3553
added error_msg;
Tue, 22 Jul 1997 19:33:30 +0200 tuned error / warning;
wenzelm [Tue, 22 Jul 1997 19:33:30 +0200] rev 3552
tuned error / warning;
Tue, 22 Jul 1997 18:46:44 +0200 added print_ss;
wenzelm [Tue, 22 Jul 1997 18:46:44 +0200] rev 3551
added print_ss; improved merge;
Tue, 22 Jul 1997 18:45:43 +0200 added dest_mss, merge_mss;
wenzelm [Tue, 22 Jul 1997 18:45:43 +0200] rev 3550
added dest_mss, merge_mss; fixed matching of simproc lhss;
Tue, 22 Jul 1997 17:52:47 +0200 tuned title;
wenzelm [Tue, 22 Jul 1997 17:52:47 +0200] rev 3549
tuned title;
Tue, 22 Jul 1997 17:47:20 +0200 added dest and merge operations;
wenzelm [Tue, 22 Jul 1997 17:47:20 +0200] rev 3548
added dest and merge operations;
Tue, 22 Jul 1997 17:46:35 +0200 added pretty_cterm;
wenzelm [Tue, 22 Jul 1997 17:46:35 +0200] rev 3547
added pretty_cterm;
Tue, 22 Jul 1997 17:45:42 +0200 improved print_cs;
wenzelm [Tue, 22 Jul 1997 17:45:42 +0200] rev 3546
improved print_cs;
Tue, 22 Jul 1997 11:49:59 +0200 Cosmetic changes: margins, indentation, ...
paulson [Tue, 22 Jul 1997 11:49:59 +0200] rev 3545
Cosmetic changes: margins, indentation, ...
Tue, 22 Jul 1997 11:49:44 +0200 Now possibility_tac is an explicit function, in order to delay
paulson [Tue, 22 Jul 1997 11:49:44 +0200] rev 3544
Now possibility_tac is an explicit function, in order to delay the evaluation of \!simpset
Tue, 22 Jul 1997 11:26:02 +0200 Cosmetic changes: margins, indentation, ...
paulson [Tue, 22 Jul 1997 11:26:02 +0200] rev 3543
Cosmetic changes: margins, indentation, ...
Tue, 22 Jul 1997 11:23:03 +0200 Now possibility_tac and basic_possibility_tac are explicit functions, in order
paulson [Tue, 22 Jul 1997 11:23:03 +0200] rev 3542
Now possibility_tac and basic_possibility_tac are explicit functions, in order to delay the evaluation of \!simpset
Tue, 22 Jul 1997 11:21:17 +0200 Deleted the superfluous assumption A ~= B, which must hold anyway by induction
paulson [Tue, 22 Jul 1997 11:21:17 +0200] rev 3541
Deleted the superfluous assumption A ~= B, which must hold anyway by induction
Tue, 22 Jul 1997 11:16:57 +0200 Fixed the spelling of AUTH_NAMES--it could not have worked before\!
paulson [Tue, 22 Jul 1997 11:16:57 +0200] rev 3540
Fixed the spelling of AUTH_NAMES--it could not have worked before\!
(0) -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip