wenzelm [Wed, 08 Nov 2006 11:23:09 +0100] rev 21242
* November 2006: Lukas Bulwahn, TUM -- HOL/function: method "lexicographic_order".
wenzelm [Wed, 08 Nov 2006 11:22:40 +0100] rev 21241
moved contribution note to CONTRIBUTORS;
krauss [Wed, 08 Nov 2006 09:08:54 +0100] rev 21240
Made "termination by lexicographic_order" the default for "fun" definitions.
huffman [Wed, 08 Nov 2006 02:13:02 +0100] rev 21239
LIM_compose -> isCont_LIM_compose;
cleaned up and reorganized sections
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
krauss [Tue, 07 Nov 2006 22:06:32 +0100] rev 21237
untabified
wenzelm [Tue, 07 Nov 2006 21:30:03 +0100] rev 21236
complex goal statements: misc cleanup;
krauss [Tue, 07 Nov 2006 21:28:14 +0100] rev 21235
Added datatype hook to declare all case_congs as "fundef_cong" automatically.
wenzelm [Tue, 07 Nov 2006 19:40:56 +0100] rev 21234
removed obsolete theorem statements (cf. specification.ML);
wenzelm [Tue, 07 Nov 2006 19:40:13 +0100] rev 21233
tuned specifications;
wenzelm [Tue, 07 Nov 2006 19:39:54 +0100] rev 21232
fixed locale fact references;
wenzelm [Tue, 07 Nov 2006 19:39:53 +0100] rev 21231
removed obsolete print_state_hook;
wenzelm [Tue, 07 Nov 2006 19:39:52 +0100] rev 21230
theorem statements: incorporate Obtain.statement, tuned;
wenzelm [Tue, 07 Nov 2006 19:39:50 +0100] rev 21229
moved statement to specification.ML;
wenzelm [Tue, 07 Nov 2006 19:39:48 +0100] rev 21228
removed obsolete Locale.smart_theorem;
wenzelm [Tue, 07 Nov 2006 19:39:46 +0100] rev 21227
avoid handling of arbitrary exceptions;
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.
schirmer [Tue, 07 Nov 2006 18:14:53 +0100] rev 21225
exported intro_locales_tac
----------------------------------------------------------------------
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.
haftmann [Tue, 07 Nov 2006 15:07:02 +0100] rev 21223
some corrections
haftmann [Tue, 07 Nov 2006 14:49:09 +0100] rev 21222
adjusted title
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;
wenzelm [Tue, 07 Nov 2006 14:30:00 +0100] rev 21220
commented out parts which have been inactive (unintentionally) for a long time;
wenzelm [Tue, 07 Nov 2006 14:29:58 +0100] rev 21219
removed obsolete dest_eq_typ;
wenzelm [Tue, 07 Nov 2006 14:29:57 +0100] rev 21218
tuned hypsubst setup;
haftmann [Tue, 07 Nov 2006 14:14:36 +0100] rev 21217
continued
haftmann [Tue, 07 Nov 2006 14:03:06 +0100] rev 21216
made locale partial_order compatible with axclass order; changed import order; consecutive changes
haftmann [Tue, 07 Nov 2006 14:03:04 +0100] rev 21215
made locale partial_order compatible with axclass order
haftmann [Tue, 07 Nov 2006 14:02:10 +0100] rev 21214
adjusted two lemma names due to name change in interpretation
haftmann [Tue, 07 Nov 2006 14:02:08 +0100] rev 21213
changed import order