Wed, 08 Nov 2006 13:51:03 +0100 obsolete (cf. ROOT.ML);
wenzelm [Wed, 08 Nov 2006 13:51:03 +0100] rev 21247
obsolete (cf. ROOT.ML);
Wed, 08 Nov 2006 13:48:35 +0100 added structure Main (from Main.ML);
wenzelm [Wed, 08 Nov 2006 13:48:35 +0100] rev 21246
added structure Main (from Main.ML);
Wed, 08 Nov 2006 13:48:34 +0100 proper definition of add_zero_left/right;
wenzelm [Wed, 08 Nov 2006 13:48:34 +0100] rev 21245
proper definition of add_zero_left/right;
Wed, 08 Nov 2006 13:48:33 +0100 removed NatArith.thy, Main.ML;
wenzelm [Wed, 08 Nov 2006 13:48:33 +0100] rev 21244
removed NatArith.thy, Main.ML;
Wed, 08 Nov 2006 13:48:29 +0100 removed theory NatArith (now part of Nat);
wenzelm [Wed, 08 Nov 2006 13:48:29 +0100] rev 21243
removed theory NatArith (now part of Nat);
Wed, 08 Nov 2006 11:23:09 +0100 * November 2006: Lukas Bulwahn, TUM -- HOL/function: method "lexicographic_order".
wenzelm [Wed, 08 Nov 2006 11:23:09 +0100] rev 21242
* November 2006: Lukas Bulwahn, TUM -- HOL/function: method "lexicographic_order".
Wed, 08 Nov 2006 11:22:40 +0100 moved contribution note to CONTRIBUTORS;
wenzelm [Wed, 08 Nov 2006 11:22:40 +0100] rev 21241
moved contribution note to CONTRIBUTORS;
Wed, 08 Nov 2006 09:08:54 +0100 Made "termination by lexicographic_order" the default for "fun" definitions.
krauss [Wed, 08 Nov 2006 09:08:54 +0100] rev 21240
Made "termination by lexicographic_order" the default for "fun" definitions.
Wed, 08 Nov 2006 02:13:02 +0100 LIM_compose -> isCont_LIM_compose;
huffman [Wed, 08 Nov 2006 02:13:02 +0100] rev 21239
LIM_compose -> isCont_LIM_compose; cleaned up and reorganized sections
Wed, 08 Nov 2006 00:34:15 +0100 generalized types of of_nat and of_int to work with non-commutative types
huffman [Wed, 08 Nov 2006 00:34:15 +0100] rev 21238
generalized types of of_nat and of_int to work with non-commutative types
Tue, 07 Nov 2006 22:06:32 +0100 untabified
krauss [Tue, 07 Nov 2006 22:06:32 +0100] rev 21237
untabified
Tue, 07 Nov 2006 21:30:03 +0100 complex goal statements: misc cleanup;
wenzelm [Tue, 07 Nov 2006 21:30:03 +0100] rev 21236
complex goal statements: misc cleanup;
Tue, 07 Nov 2006 21:28:14 +0100 Added datatype hook to declare all case_congs as "fundef_cong" automatically.
krauss [Tue, 07 Nov 2006 21:28:14 +0100] rev 21235
Added datatype hook to declare all case_congs as "fundef_cong" automatically.
Tue, 07 Nov 2006 19:40:56 +0100 removed obsolete theorem statements (cf. specification.ML);
wenzelm [Tue, 07 Nov 2006 19:40:56 +0100] rev 21234
removed obsolete theorem statements (cf. specification.ML);
Tue, 07 Nov 2006 19:40:13 +0100 tuned specifications;
wenzelm [Tue, 07 Nov 2006 19:40:13 +0100] rev 21233
tuned specifications;
Tue, 07 Nov 2006 19:39:54 +0100 fixed locale fact references;
wenzelm [Tue, 07 Nov 2006 19:39:54 +0100] rev 21232
fixed locale fact references;
Tue, 07 Nov 2006 19:39:53 +0100 removed obsolete print_state_hook;
wenzelm [Tue, 07 Nov 2006 19:39:53 +0100] rev 21231
removed obsolete print_state_hook;
Tue, 07 Nov 2006 19:39:52 +0100 theorem statements: incorporate Obtain.statement, tuned;
wenzelm [Tue, 07 Nov 2006 19:39:52 +0100] rev 21230
theorem statements: incorporate Obtain.statement, tuned;
Tue, 07 Nov 2006 19:39:50 +0100 moved statement to specification.ML;
wenzelm [Tue, 07 Nov 2006 19:39:50 +0100] rev 21229
moved statement to specification.ML;
Tue, 07 Nov 2006 19:39:48 +0100 removed obsolete Locale.smart_theorem;
wenzelm [Tue, 07 Nov 2006 19:39:48 +0100] rev 21228
removed obsolete Locale.smart_theorem;
Tue, 07 Nov 2006 19:39:46 +0100 avoid handling of arbitrary exceptions;
wenzelm [Tue, 07 Nov 2006 19:39:46 +0100] rev 21227
avoid handling of arbitrary exceptions;
Tue, 07 Nov 2006 18:25:48 +0100 field-update in records is generalised to take a function on the field
schirmer [Tue, 07 Nov 2006 18:25:48 +0100] rev 21226
field-update in records is generalised to take a function on the field rather than the new value.
Tue, 07 Nov 2006 18:14:53 +0100 exported intro_locales_tac
schirmer [Tue, 07 Nov 2006 18:14:53 +0100] rev 21225
exported intro_locales_tac ----------------------------------------------------------------------
Tue, 07 Nov 2006 16:21:54 +0100 Proper theorem names at last, no fakes!!
paulson [Tue, 07 Nov 2006 16:21:54 +0100] rev 21224
Proper theorem names at last, no fakes!! Added set_prover function to set various parameters to improve success rate. Fixed the auto settings for E.
Tue, 07 Nov 2006 15:07:02 +0100 some corrections
haftmann [Tue, 07 Nov 2006 15:07:02 +0100] rev 21223
some corrections
Tue, 07 Nov 2006 14:49:09 +0100 adjusted title
haftmann [Tue, 07 Nov 2006 14:49:09 +0100] rev 21222
adjusted title
Tue, 07 Nov 2006 14:30:03 +0100 simplified dest_eq;
wenzelm [Tue, 07 Nov 2006 14:30:03 +0100] rev 21221
simplified dest_eq; do not export debuging stuff; has_tvars: actually check all types within a term, not just its resulting type; tuned;
Tue, 07 Nov 2006 14:30:00 +0100 commented out parts which have been inactive (unintentionally) for a long time;
wenzelm [Tue, 07 Nov 2006 14:30:00 +0100] rev 21220
commented out parts which have been inactive (unintentionally) for a long time;
Tue, 07 Nov 2006 14:29:58 +0100 removed obsolete dest_eq_typ;
wenzelm [Tue, 07 Nov 2006 14:29:58 +0100] rev 21219
removed obsolete dest_eq_typ;
Tue, 07 Nov 2006 14:29:57 +0100 tuned hypsubst setup;
wenzelm [Tue, 07 Nov 2006 14:29:57 +0100] rev 21218
tuned hypsubst setup;
(0) -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip