Mon, 11 Sep 2000 13:03:11 +0200 paulson tidied
Fri, 08 Sep 2000 12:13:21 +0200 wenzelm *** empty log message ***
Thu, 07 Sep 2000 22:37:59 +0200 wenzelm internalize error "insufficient syntax for prefix application";
Thu, 07 Sep 2000 21:21:07 +0200 wenzelm tuned ML code (the_context, bind_thms(s));
Thu, 07 Sep 2000 21:18:18 +0200 wenzelm HOL: qed_spec_mp now also removes bounded ALL;
Thu, 07 Sep 2000 21:12:49 +0200 wenzelm tuned ML code (the_context, bind_thms(s));
Thu, 07 Sep 2000 21:10:11 +0200 wenzelm updated attribute names;
Thu, 07 Sep 2000 21:06:55 +0200 wenzelm improved att names;
Thu, 07 Sep 2000 20:59:37 +0200 wenzelm use Rulify.rulify_no_asm;
Thu, 07 Sep 2000 20:58:54 +0200 wenzelm print rule: priority;
Thu, 07 Sep 2000 20:57:57 +0200 wenzelm improved att names / msgs;
Thu, 07 Sep 2000 20:57:22 +0200 wenzelm avoid handle_error (better msgs);
Thu, 07 Sep 2000 20:56:58 +0200 wenzelm tuned msgs;
Thu, 07 Sep 2000 20:56:04 +0200 wenzelm tuned att names / msgs;
Thu, 07 Sep 2000 20:55:18 +0200 wenzelm tuned;
Thu, 07 Sep 2000 20:53:50 +0200 wenzelm linorder_cases;
Thu, 07 Sep 2000 20:53:02 +0200 wenzelm chop_nonempty: accomodate new qed_spec_mp;
Thu, 07 Sep 2000 20:52:02 +0200 wenzelm added linorder_cases;
Thu, 07 Sep 2000 20:51:31 +0200 wenzelm eliminated rulify setup (now in Provers/rulify.ML);
Thu, 07 Sep 2000 20:51:07 +0200 wenzelm tuned msg;
Thu, 07 Sep 2000 20:50:33 +0200 wenzelm updated rulify setup;
Thu, 07 Sep 2000 20:50:11 +0200 wenzelm added Provers/rulify;
Thu, 07 Sep 2000 20:49:39 +0200 wenzelm removed rulify_attrib_setup;
Thu, 07 Sep 2000 20:49:19 +0200 wenzelm rulify setup;
Thu, 07 Sep 2000 20:48:51 +0200 wenzelm added Provers/rulify.ML;
Thu, 07 Sep 2000 20:48:34 +0200 wenzelm eliminated rulify stuff (now in Provers/rulify.ML);
Thu, 07 Sep 2000 20:47:54 +0200 wenzelm updated setup;
Thu, 07 Sep 2000 20:47:34 +0200 wenzelm setup Rulify.setup;
Thu, 07 Sep 2000 20:46:53 +0200 wenzelm Conversion of object-level -->/ALL into meta-level ==>/!!;
Thu, 07 Sep 2000 17:36:37 +0200 paulson a number of new theorems
Thu, 07 Sep 2000 15:31:09 +0200 nipkow Added meaningful output to cong-error msg.
Thu, 07 Sep 2000 10:38:04 +0200 paulson strengthened dvd_mod & proofed dvd_mod_iff
Wed, 06 Sep 2000 19:12:26 +0200 wenzelm tuned;
Wed, 06 Sep 2000 19:01:37 +0200 wenzelm make SML/NJ happy;
Wed, 06 Sep 2000 17:58:37 +0200 wenzelm fixed structure U;
Wed, 06 Sep 2000 17:17:08 +0200 nipkow less_induct -> nat_less_induct
Wed, 06 Sep 2000 16:54:12 +0200 wenzelm tuned;
Wed, 06 Sep 2000 13:32:25 +0200 nipkow imp_cong bound at thm level.
Wed, 06 Sep 2000 11:48:51 +0200 paulson bug fix for arithmetic simprocs (nat & int)
Wed, 06 Sep 2000 11:48:06 +0200 paulson tidied
Wed, 06 Sep 2000 11:47:37 +0200 paulson new Iff theorem zero_le_succ_iff
Wed, 06 Sep 2000 08:39:31 +0200 nipkow *** empty log message ***
Wed, 06 Sep 2000 08:04:41 +0200 nipkow less_induct -> nat_less_induct
Tue, 05 Sep 2000 21:06:01 +0200 wenzelm improved meson setup;
Tue, 05 Sep 2000 18:59:22 +0200 wenzelm fixed quotes;
Tue, 05 Sep 2000 18:53:42 +0200 wenzelm tuned;
Tue, 05 Sep 2000 18:53:21 +0200 wenzelm proper handling of hints;
Tue, 05 Sep 2000 18:52:29 +0200 wenzelm eliminated;
Tue, 05 Sep 2000 18:51:49 +0200 wenzelm generalized types of args;
Tue, 05 Sep 2000 18:51:25 +0200 wenzelm tuned output of isabelle env;
Tue, 05 Sep 2000 18:50:52 +0200 wenzelm improved add_rules;
Tue, 05 Sep 2000 18:50:30 +0200 wenzelm removed 'other' modifier;
Tue, 05 Sep 2000 18:50:12 +0200 wenzelm added 'iff' declarations;
Tue, 05 Sep 2000 18:49:26 +0200 wenzelm recdef hints (attributes and modifiers);
Tue, 05 Sep 2000 18:49:02 +0200 wenzelm use 'iff' modifier;
Tue, 05 Sep 2000 18:48:41 +0200 wenzelm RecdefPackage.add_recdef_old;
Tue, 05 Sep 2000 18:48:22 +0200 wenzelm added not_const;
Tue, 05 Sep 2000 18:48:04 +0200 wenzelm improved recdef setup;
Tue, 05 Sep 2000 18:47:46 +0200 wenzelm lemmas [recdef_cong] = map_cong;
Tue, 05 Sep 2000 18:47:27 +0200 wenzelm removed Add_recdef_congs [map_cong] (see Main.thy);
Tue, 05 Sep 2000 18:47:03 +0200 wenzelm tuned setup;
Tue, 05 Sep 2000 18:46:36 +0200 wenzelm iff declarations moved to clasimp.ML;
Tue, 05 Sep 2000 18:45:51 +0200 wenzelm added not;
Tue, 05 Sep 2000 18:45:09 +0200 wenzelm simplified PG/X-Symbol intro;
Tue, 05 Sep 2000 18:44:42 +0200 wenzelm recdef hints (attributes and modifiers);
Tue, 05 Sep 2000 18:43:54 +0200 wenzelm added 'iff' modifier;
Tue, 05 Sep 2000 18:43:22 +0200 wenzelm tuned;
Tue, 05 Sep 2000 18:43:05 +0200 wenzelm updated;
Tue, 05 Sep 2000 13:53:39 +0200 nipkow *** empty log message ***
Tue, 05 Sep 2000 13:12:00 +0200 paulson tidied, proving gcd_greatest_iff and using induct_tac
Tue, 05 Sep 2000 12:29:06 +0200 paulson new AddIffs (especially Memrel_iff)
Tue, 05 Sep 2000 10:16:03 +0200 paulson safe_meson_tac -> meson_tac
Tue, 05 Sep 2000 10:15:23 +0200 paulson meson.ML moved from HOL/ex to HOL/Tools: meson_tac installed by default
Tue, 05 Sep 2000 10:14:36 +0200 paulson loads Tools/meson.ML: meson_tac installed by default
Tue, 05 Sep 2000 10:13:20 +0200 paulson moved proof of "choice" to Tools/meson.ML
Tue, 05 Sep 2000 10:12:48 +0200 paulson fixed a slow proof
Tue, 05 Sep 2000 10:12:20 +0200 paulson simplified two index entries, since now ZF is by itself
Tue, 05 Sep 2000 10:11:02 +0200 paulson meson_tac
Tue, 05 Sep 2000 09:03:17 +0200 nipkow *** empty log message ***
Mon, 04 Sep 2000 21:20:14 +0200 wenzelm tuned comment;
Mon, 04 Sep 2000 21:19:27 +0200 wenzelm added safe_mk_meta_eq;
Mon, 04 Sep 2000 21:19:07 +0200 wenzelm tuned "mono" att setup;
Mon, 04 Sep 2000 21:18:33 +0200 wenzelm tuned;
Mon, 04 Sep 2000 21:18:28 +0200 wenzelm added add_rules, del_rules;
Mon, 04 Sep 2000 18:38:53 +0200 wenzelm display: avoid empty lines;
Mon, 04 Sep 2000 11:21:24 +0200 wenzelm tuned;
Mon, 04 Sep 2000 10:26:34 +0200 paulson minor fixes for new version of Primes.thy
Mon, 04 Sep 2000 10:25:32 +0200 paulson Renamed real_of_posnat_less_zero to real_of_posnat_gt_zero
Mon, 04 Sep 2000 10:24:55 +0200 paulson Converting HOL/ex/Primes.thy to new style, removing Primes.ML
Mon, 04 Sep 2000 09:40:28 +0200 nipkow BCV
Sun, 03 Sep 2000 20:04:43 +0200 wenzelm added pretend_use_thy_only;
Sun, 03 Sep 2000 20:03:53 +0200 wenzelm proper_inform_file_processed: ThyInfo.pretend_use_thy_only;
Sun, 03 Sep 2000 20:03:05 +0200 wenzelm improved section markup;
Sun, 03 Sep 2000 20:01:47 +0200 wenzelm tuned;
Sun, 03 Sep 2000 20:01:27 +0200 wenzelm GPLed;
Sun, 03 Sep 2000 20:00:34 +0200 wenzelm GPLed;
Sun, 03 Sep 2000 14:41:56 +0200 paulson new reference girard89
Sat, 02 Sep 2000 22:42:04 +0200 wenzelm Lambda/document/root.tex;
Sat, 02 Sep 2000 22:40:56 +0200 wenzelm * HOL/Lambda: converted into new-style theory and document;
Sat, 02 Sep 2000 22:37:41 +0200 wenzelm document setup;
Sat, 02 Sep 2000 22:19:03 +0200 wenzelm updated;
Sat, 02 Sep 2000 21:56:24 +0200 wenzelm HOL/Lambda: converted into new-style theory and document;
Sat, 02 Sep 2000 21:53:03 +0200 wenzelm method_setup: thms closure;
Sat, 02 Sep 2000 21:52:33 +0200 wenzelm added mode parser;
Sat, 02 Sep 2000 21:52:15 +0200 wenzelm added get_thm_closure;
Sat, 02 Sep 2000 21:51:58 +0200 wenzelm "split": added "(asm)" option;
Sat, 02 Sep 2000 21:51:32 +0200 wenzelm added "slow";
Sat, 02 Sep 2000 21:51:14 +0200 wenzelm added "slowsimp", "bestsimp";
Sat, 02 Sep 2000 21:50:38 +0200 wenzelm "inductive_cases": proper command;
Sat, 02 Sep 2000 21:49:51 +0200 wenzelm use Args.mode;
Sat, 02 Sep 2000 21:48:10 +0200 wenzelm converted;
Sat, 02 Sep 2000 21:47:50 +0200 wenzelm added 'iff del' att;
Sat, 02 Sep 2000 21:47:21 +0200 wenzelm tuned rail;
Sat, 02 Sep 2000 21:47:08 +0200 wenzelm 'split' method: '(asm)' option;
Sat, 02 Sep 2000 21:46:04 +0200 wenzelm some stuff;
Sat, 02 Sep 2000 21:45:41 +0200 wenzelm provide "--" argument: tentative release;
Sat, 02 Sep 2000 21:44:31 +0200 wenzelm tuned;
Fri, 01 Sep 2000 19:49:04 +0200 wenzelm copy_files: do not quote paths (for now);
Fri, 01 Sep 2000 19:42:11 +0200 wenzelm fixed quoting;
Fri, 01 Sep 2000 19:40:57 +0200 wenzelm isatool nonascii;
Fri, 01 Sep 2000 19:09:44 +0200 nipkow *** empty log message ***
Fri, 01 Sep 2000 18:29:52 +0200 nipkow Completely new version of BCV
Fri, 01 Sep 2000 18:01:05 +0200 wenzelm ISABELLE_PATH: ML_IDENTIFIER no longer added;
Fri, 01 Sep 2000 17:54:58 +0200 wenzelm GPLed;
Fri, 01 Sep 2000 17:50:36 +0200 wenzelm GPLed;
Fri, 01 Sep 2000 17:48:31 +0200 wenzelm more robust handling of spaces in args / file names;
Fri, 01 Sep 2000 17:47:20 +0200 wenzelm GPLed;
Fri, 01 Sep 2000 17:45:07 +0200 wenzelm isatool_document: quote args;
(0) -3000 -1000 -128 +128 +1000 +3000 +10000 +30000 tip