wenzelm [Thu, 09 Nov 2006 11:58:47 +0100] rev 21262
imports Binimial;
wenzelm [Thu, 09 Nov 2006 11:58:45 +0100] rev 21261
updated;
wenzelm [Thu, 09 Nov 2006 11:58:43 +0100] rev 21260
lfp_induct_set;
wenzelm [Thu, 09 Nov 2006 11:58:13 +0100] rev 21259
modified less/less_eq syntax to avoid "x < y < z" etc.;
huffman [Thu, 09 Nov 2006 00:43:12 +0100] rev 21258
added lemma mult_mono'
huffman [Thu, 09 Nov 2006 00:19:16 +0100] rev 21257
added LIM_norm and related lemmas
wenzelm [Wed, 08 Nov 2006 23:11:13 +0100] rev 21256
moved theories Parity, GCD, Binomial to Library;
krauss [Wed, 08 Nov 2006 22:24:54 +0100] rev 21255
added profiling code, improved handling of proof terms, generation of domain
introduction rules becomes optional (global reference FundefCommon.domintros)
wenzelm [Wed, 08 Nov 2006 21:45:15 +0100] rev 21254
incorporated former theories Reconstruction and ResAtpMethods into ATP_Linkup;
wenzelm [Wed, 08 Nov 2006 21:45:14 +0100] rev 21253
case_tr': proper handling of authentic consts;
wenzelm [Wed, 08 Nov 2006 21:45:13 +0100] rev 21252
removed obsolete nat_case_tr' (duplicates case_tr' in datatype_package.ML);
haftmann [Wed, 08 Nov 2006 19:48:36 +0100] rev 21251
renamed DatatypeHooks.invoke to all
haftmann [Wed, 08 Nov 2006 19:48:35 +0100] rev 21250
moved lemma eq_neq_eq_imp_neq to HOL
haftmann [Wed, 08 Nov 2006 19:48:34 +0100] rev 21249
renamed Lattice_Locales to Lattices
haftmann [Wed, 08 Nov 2006 19:46:10 +0100] rev 21248
abstract ordering theories
wenzelm [Wed, 08 Nov 2006 13:51:03 +0100] rev 21247
obsolete (cf. ROOT.ML);
wenzelm [Wed, 08 Nov 2006 13:48:35 +0100] rev 21246
added structure Main (from Main.ML);
wenzelm [Wed, 08 Nov 2006 13:48:34 +0100] rev 21245
proper definition of add_zero_left/right;
wenzelm [Wed, 08 Nov 2006 13:48:33 +0100] rev 21244
removed NatArith.thy, Main.ML;
wenzelm [Wed, 08 Nov 2006 13:48:29 +0100] rev 21243
removed theory NatArith (now part of Nat);
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
krauss [Tue, 07 Nov 2006 12:20:11 +0100] rev 21212
Added a (stub of a) function tutorial
krauss [Tue, 07 Nov 2006 11:53:55 +0100] rev 21211
Preparations for making "lexicographic_order" part of "fun"
wenzelm [Tue, 07 Nov 2006 11:47:57 +0100] rev 21210
renamed 'const_syntax' to 'notation';
wenzelm [Tue, 07 Nov 2006 11:47:56 +0100] rev 21209
'const_syntax' command: allow fixed variables, renamed to 'notation';
wenzelm [Tue, 07 Nov 2006 11:46:50 +0100] rev 21208
replaced const_syntax by notation, which operates on terms;
read_const: include type;
wenzelm [Tue, 07 Nov 2006 11:46:49 +0100] rev 21207
Isar.context: proper error;
wenzelm [Tue, 07 Nov 2006 11:46:48 +0100] rev 21206
replaced const_syntax by notation, which operates on terms;
wenzelm [Tue, 07 Nov 2006 11:46:47 +0100] rev 21205
read_const: include type;
wenzelm [Tue, 07 Nov 2006 11:46:46 +0100] rev 21204
renamed 'const_syntax' to 'notation';
proper notation for fixed variables;
wenzelm [Tue, 07 Nov 2006 11:46:45 +0100] rev 21203
updated;