Wed, 17 May 2000 18:27:13 +0200 wenzelm Proof General -- if present make this the default;
Wed, 17 May 2000 17:16:21 +0200 wenzelm export generic_simp_tac;
Tue, 16 May 2000 14:07:49 +0200 paulson changed to cope with the rewriting of #2+n to Suc(Suc n)
Tue, 16 May 2000 14:07:06 +0200 paulson new policy to simplify the use of numerals:
Tue, 16 May 2000 14:04:29 +0200 paulson reverted to old proof of dominoes_tile_row, given new treatment of #2+...
Mon, 15 May 2000 17:34:05 +0200 berghofe Replaced some definitions involving epsilon by more readable primrec
Mon, 15 May 2000 17:32:39 +0200 berghofe alist_rec and assoc are now defined using primrec and thus no longer
Mon, 15 May 2000 17:30:19 +0200 berghofe Removed unnecessary primrec equations of hd and last involving arbitrary.
Mon, 15 May 2000 10:34:51 +0200 paulson collected three proofs into rename_client_map_tac
Mon, 15 May 2000 10:33:32 +0200 paulson added the dummy theory Integ/NatSimprocs.thy
Fri, 12 May 2000 15:21:58 +0200 paulson updated
Fri, 12 May 2000 15:20:46 +0200 paulson new simprules needed because of new subtraction rewriting
Fri, 12 May 2000 15:18:55 +0200 paulson nat_diff_split' now called nat_diff_split
Fri, 12 May 2000 15:15:27 +0200 paulson deleted a lot of obsolete arithmetic lemmas
Fri, 12 May 2000 15:14:35 +0200 paulson tidied
Fri, 12 May 2000 15:14:08 +0200 paulson new simprules for nat_case and nat_rec
Fri, 12 May 2000 15:11:42 +0200 paulson tidying, especially to remove zcompare_rls from proofs
Fri, 12 May 2000 15:06:35 +0200 paulson a massive tidy-up
Fri, 12 May 2000 15:05:02 +0200 paulson NatSimprocs is now a theory, not a file
Fri, 12 May 2000 15:02:57 +0200 paulson new theorem one_le_power
Fri, 12 May 2000 15:00:45 +0200 paulson tidied
Fri, 12 May 2000 14:59:12 +0200 paulson deleted some redundant simprules
Fri, 12 May 2000 14:57:28 +0200 paulson new dummy theory; prevents strange errors when loading NatSimprocs.ML
Fri, 12 May 2000 11:52:44 +0200 wenzelm improved name of simproc;
Wed, 10 May 2000 22:34:30 +0200 wenzelm fixed theory deps;
Wed, 10 May 2000 21:04:16 +0200 wenzelm base on IntArith instead of Int (in order to leave out deleted simproc!);
Wed, 10 May 2000 21:03:12 +0200 wenzelm dest_mss: sort procs wrt. names;
Wed, 10 May 2000 16:43:39 +0200 wenzelm FAKE_BUILD;
Wed, 10 May 2000 16:43:25 +0200 wenzelm polyml;
Wed, 10 May 2000 16:43:10 +0200 wenzelm tuned;
Wed, 10 May 2000 13:36:27 +0200 paulson new default simprule for better compatibility with old setup
Wed, 10 May 2000 11:17:01 +0200 paulson tidied
Wed, 10 May 2000 01:13:43 +0200 wenzelm tuned;
Tue, 09 May 2000 16:05:45 +0200 wenzelm use proper version of pdfsetup.sty;
Tue, 09 May 2000 16:05:30 +0200 wenzelm added semicolons;
Tue, 09 May 2000 15:10:25 +0200 wenzelm updated keywords;
Tue, 09 May 2000 14:33:43 +0200 wenzelm named "op ^" definitions;
Tue, 09 May 2000 14:16:32 +0200 wenzelm improved X-Symbol stuff;
Tue, 09 May 2000 11:29:13 +0200 paulson more examples
Mon, 08 May 2000 21:00:27 +0200 wenzelm added INSTALL;
Mon, 08 May 2000 20:59:30 +0200 wenzelm moved theory Sexp to Induct examples;
Mon, 08 May 2000 20:58:49 +0200 wenzelm strip = impI allI allI;
Mon, 08 May 2000 20:57:02 +0200 wenzelm replaced rabs by overloaded abs;
Mon, 08 May 2000 18:20:04 +0200 paulson yet another example
Mon, 08 May 2000 16:59:18 +0200 paulson new example
Mon, 08 May 2000 16:59:02 +0200 paulson tidied
Mon, 08 May 2000 16:58:44 +0200 paulson better simplification of the result of simprocs
Mon, 08 May 2000 16:58:18 +0200 paulson moved le_square, proved le_cube
Mon, 08 May 2000 16:57:53 +0200 paulson more details
Mon, 08 May 2000 11:45:57 +0200 wenzelm tuned msg;
Mon, 08 May 2000 11:45:47 +0200 wenzelm val needs_filtered_use = true;
Mon, 08 May 2000 11:35:19 +0200 wenzelm recovered \seealso;
Mon, 08 May 2000 11:13:28 +0200 wenzelm improved indexing;
Mon, 08 May 2000 11:13:11 +0200 wenzelm \usepackage{makeidx};
Mon, 08 May 2000 11:03:53 +0200 wenzelm tuned GARBAGE;
Mon, 08 May 2000 10:53:13 +0200 wenzelm improved handling of Isabelle styles (less garbage);
Mon, 08 May 2000 10:52:46 +0200 wenzelm updated;
Mon, 08 May 2000 10:52:28 +0200 wenzelm updated syntax of simp options: (no_asm) etc.;
Mon, 08 May 2000 10:51:07 +0200 wenzelm removed \isabelledefaultstyle (use \isabellestyle instead);
Mon, 08 May 2000 10:49:27 +0200 wenzelm always discgarb -c;
Sat, 06 May 2000 00:46:13 +0200 wenzelm fixed clash with new 'abs' const;
Fri, 05 May 2000 22:37:04 +0200 wenzelm use Sign.simple_read_term;
Fri, 05 May 2000 22:35:51 +0200 wenzelm error msg: counting from one (again), in order to be consistent with
Fri, 05 May 2000 22:34:40 +0200 wenzelm tuned messages;
Fri, 05 May 2000 22:32:49 +0200 wenzelm removed dead code: listof;
Fri, 05 May 2000 22:32:25 +0200 wenzelm use Args.colon / Args.parens;
Fri, 05 May 2000 22:30:14 +0200 wenzelm adapted to new arithmetic simprocs;
Fri, 05 May 2000 22:29:02 +0200 wenzelm added scan_to_id (used to be in Pure/section_utils.ML);
Fri, 05 May 2000 22:25:17 +0200 wenzelm removed Pure/section_utils.ML;
Fri, 05 May 2000 22:24:47 +0200 wenzelm improved syntax of method options (no_asm) etc;
Fri, 05 May 2000 22:24:03 +0200 wenzelm removed index2;
Fri, 05 May 2000 22:23:27 +0200 wenzelm updated;
Fri, 05 May 2000 22:18:40 +0200 wenzelm GPLed;
Fri, 05 May 2000 22:09:41 +0200 wenzelm GPLed;
Fri, 05 May 2000 22:02:46 +0200 wenzelm GPLed;
Fri, 05 May 2000 22:00:17 +0200 wenzelm GPLed;
Fri, 05 May 2000 21:59:28 +0200 wenzelm GPLed;
Fri, 05 May 2000 21:58:44 +0200 wenzelm GPLed;
Fri, 05 May 2000 21:58:18 +0200 wenzelm added simple_read_term;
Fri, 05 May 2000 21:57:58 +0200 wenzelm tuned msg;
Fri, 05 May 2000 18:24:06 +0200 nipkow Added constant abs.
Fri, 05 May 2000 17:49:54 +0200 paulson simprocs now simplify the RHS of their result
Fri, 05 May 2000 17:49:34 +0200 paulson new lemmas about binary division
Fri, 05 May 2000 12:51:33 +0200 nipkow Added AVL
Thu, 04 May 2000 18:40:57 +0200 paulson if_weak_cong should make linear arithmetic faster
Thu, 04 May 2000 18:39:51 +0200 paulson a safer way of proving literal equalities
Thu, 04 May 2000 15:17:41 +0200 paulson from Suc...Suc to #m
Thu, 04 May 2000 15:16:46 +0200 paulson of course it should use Main
Thu, 04 May 2000 15:16:18 +0200 paulson new lemmas concerning powers and #mmm
Thu, 04 May 2000 15:15:37 +0200 paulson changed 2 to #2
Thu, 04 May 2000 15:14:56 +0200 paulson Suc 0 -> 1
Thu, 04 May 2000 15:14:44 +0200 paulson card_Pow is no longer a default simprule because it uses unary 2
Thu, 04 May 2000 12:29:18 +0200 paulson simprocs
Thu, 04 May 2000 12:29:00 +0200 paulson further tidying of integer simprocs
Wed, 03 May 2000 18:34:09 +0200 paulson removed obsolete simproc combine_coeff
Wed, 03 May 2000 18:33:28 +0200 paulson Installation of CombineNumerals for the integers
Wed, 03 May 2000 18:30:29 +0200 paulson removed obsolete simprocs
Tue, 02 May 2000 18:56:39 +0200 paulson removed obsolete "evenness" proofs
Tue, 02 May 2000 18:55:33 +0200 paulson TEMPORARY REMOVAL OF TWO BROKEN EXAMPLES
Tue, 02 May 2000 18:55:11 +0200 paulson modified for new simprocs
Tue, 02 May 2000 18:54:59 +0200 paulson now using binary naturals
Tue, 02 May 2000 18:54:38 +0200 paulson various bug fixes
Tue, 02 May 2000 18:45:17 +0200 paulson Cassini identity is easier to prove using INTEGERS
Tue, 02 May 2000 18:44:33 +0200 paulson a more modern proof
Tue, 02 May 2000 18:42:48 +0200 paulson now with combine_numerals
Tue, 02 May 2000 18:40:16 +0200 paulson combine_numerals replaces both fold_Suc and combine_coeff
Tue, 02 May 2000 18:39:34 +0200 paulson new simproc, replacing combine_coeffs and working for nat, int, real
Fri, 28 Apr 2000 10:44:20 +0200 paulson signature change
Fri, 28 Apr 2000 10:44:03 +0200 paulson inserted triviality check
Tue, 25 Apr 2000 08:09:10 +0200 nipkow *** empty log message ***
Sun, 23 Apr 2000 11:41:45 +0200 paulson new, but still slow, proofs using binary numerals
Sun, 23 Apr 2000 11:41:06 +0200 paulson [Int_CC.sum_conv, Int_CC.rel_conv] no longer exist
Sun, 23 Apr 2000 11:39:56 +0200 paulson number_of now takes a type arg
Sun, 23 Apr 2000 11:39:32 +0200 paulson this change saves 15 seconds
Sun, 23 Apr 2000 11:35:00 +0200 paulson bug fixes to new simprocs
Sun, 23 Apr 2000 11:34:41 +0200 paulson [Int_CC.sum_conv, Int_CC.rel_conv] no longer exist
Sun, 23 Apr 2000 11:34:05 +0200 paulson removed some duplication, etc.
Sun, 23 Apr 2000 11:33:41 +0200 paulson now uses the new cancel_numerals simproc
Fri, 21 Apr 2000 11:36:00 +0200 paulson Provers/Arith/inverse_fold.ML is already obsolete
Fri, 21 Apr 2000 11:31:38 +0200 paulson cleaner exceptions
(0) -3000 -1000 -120 +120 +1000 +3000 +10000 +30000 tip