Thu, 09 Nov 2006 11:58:13 +0100 modified less/less_eq syntax to avoid "x < y < z" etc.;
wenzelm [Thu, 09 Nov 2006 11:58:13 +0100] rev 21259
modified less/less_eq syntax to avoid "x < y < z" etc.;
Thu, 09 Nov 2006 00:43:12 +0100 added lemma mult_mono'
huffman [Thu, 09 Nov 2006 00:43:12 +0100] rev 21258
added lemma mult_mono'
Thu, 09 Nov 2006 00:19:16 +0100 added LIM_norm and related lemmas
huffman [Thu, 09 Nov 2006 00:19:16 +0100] rev 21257
added LIM_norm and related lemmas
Wed, 08 Nov 2006 23:11:13 +0100 moved theories Parity, GCD, Binomial to Library;
wenzelm [Wed, 08 Nov 2006 23:11:13 +0100] rev 21256
moved theories Parity, GCD, Binomial to Library;
Wed, 08 Nov 2006 22:24:54 +0100 added profiling code, improved handling of proof terms, generation of domain
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)
Wed, 08 Nov 2006 21:45:15 +0100 incorporated former theories Reconstruction and ResAtpMethods into ATP_Linkup;
wenzelm [Wed, 08 Nov 2006 21:45:15 +0100] rev 21254
incorporated former theories Reconstruction and ResAtpMethods into ATP_Linkup;
Wed, 08 Nov 2006 21:45:14 +0100 case_tr': proper handling of authentic consts;
wenzelm [Wed, 08 Nov 2006 21:45:14 +0100] rev 21253
case_tr': proper handling of authentic consts;
Wed, 08 Nov 2006 21:45:13 +0100 removed obsolete nat_case_tr' (duplicates case_tr' in datatype_package.ML);
wenzelm [Wed, 08 Nov 2006 21:45:13 +0100] rev 21252
removed obsolete nat_case_tr' (duplicates case_tr' in datatype_package.ML);
Wed, 08 Nov 2006 19:48:36 +0100 renamed DatatypeHooks.invoke to all
haftmann [Wed, 08 Nov 2006 19:48:36 +0100] rev 21251
renamed DatatypeHooks.invoke to all
Wed, 08 Nov 2006 19:48:35 +0100 moved lemma eq_neq_eq_imp_neq to HOL
haftmann [Wed, 08 Nov 2006 19:48:35 +0100] rev 21250
moved lemma eq_neq_eq_imp_neq to HOL
Wed, 08 Nov 2006 19:48:34 +0100 renamed Lattice_Locales to Lattices
haftmann [Wed, 08 Nov 2006 19:48:34 +0100] rev 21249
renamed Lattice_Locales to Lattices
Wed, 08 Nov 2006 19:46:10 +0100 abstract ordering theories
haftmann [Wed, 08 Nov 2006 19:46:10 +0100] rev 21248
abstract ordering theories
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;
(0) -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip