Thu, 09 Nov 2006 21:44:28 +0100 wenzelm tuned;
Thu, 09 Nov 2006 21:44:27 +0100 wenzelm abbrevs: return result;
Thu, 09 Nov 2006 18:58:52 +0100 webertj timing/tracing code removed
Thu, 09 Nov 2006 18:48:45 +0100 webertj interpreters for fst and snd added
Thu, 09 Nov 2006 16:14:43 +0100 webertj new CCS-based implementation that should work with PolyML 5.0
Thu, 09 Nov 2006 11:58:51 +0100 wenzelm HOL: less/less_eq on bool, modified syntax;
Thu, 09 Nov 2006 11:58:50 +0100 wenzelm removed obsolete locale_results;
Thu, 09 Nov 2006 11:58:49 +0100 wenzelm tuned;
Thu, 09 Nov 2006 11:58:47 +0100 wenzelm imports Binimial;
Thu, 09 Nov 2006 11:58:45 +0100 wenzelm updated;
Thu, 09 Nov 2006 11:58:43 +0100 wenzelm lfp_induct_set;
Thu, 09 Nov 2006 11:58:13 +0100 wenzelm modified less/less_eq syntax to avoid "x < y < z" etc.;
Thu, 09 Nov 2006 00:43:12 +0100 huffman added lemma mult_mono'
Thu, 09 Nov 2006 00:19:16 +0100 huffman added LIM_norm and related lemmas
Wed, 08 Nov 2006 23:11:13 +0100 wenzelm moved theories Parity, GCD, Binomial to Library;
Wed, 08 Nov 2006 22:24:54 +0100 krauss added profiling code, improved handling of proof terms, generation of domain
Wed, 08 Nov 2006 21:45:15 +0100 wenzelm incorporated former theories Reconstruction and ResAtpMethods into ATP_Linkup;
Wed, 08 Nov 2006 21:45:14 +0100 wenzelm case_tr': proper handling of authentic consts;
Wed, 08 Nov 2006 21:45:13 +0100 wenzelm removed obsolete nat_case_tr' (duplicates case_tr' in datatype_package.ML);
Wed, 08 Nov 2006 19:48:36 +0100 haftmann renamed DatatypeHooks.invoke to all
Wed, 08 Nov 2006 19:48:35 +0100 haftmann moved lemma eq_neq_eq_imp_neq to HOL
Wed, 08 Nov 2006 19:48:34 +0100 haftmann renamed Lattice_Locales to Lattices
Wed, 08 Nov 2006 19:46:10 +0100 haftmann abstract ordering theories
Wed, 08 Nov 2006 13:51:03 +0100 wenzelm obsolete (cf. ROOT.ML);
Wed, 08 Nov 2006 13:48:35 +0100 wenzelm added structure Main (from Main.ML);
Wed, 08 Nov 2006 13:48:34 +0100 wenzelm proper definition of add_zero_left/right;
Wed, 08 Nov 2006 13:48:33 +0100 wenzelm removed NatArith.thy, Main.ML;
Wed, 08 Nov 2006 13:48:29 +0100 wenzelm removed theory NatArith (now part of Nat);
Wed, 08 Nov 2006 11:23:09 +0100 wenzelm * November 2006: Lukas Bulwahn, TUM -- HOL/function: method "lexicographic_order".
Wed, 08 Nov 2006 11:22:40 +0100 wenzelm moved contribution note to CONTRIBUTORS;
Wed, 08 Nov 2006 09:08:54 +0100 krauss Made "termination by lexicographic_order" the default for "fun" definitions.
Wed, 08 Nov 2006 02:13:02 +0100 huffman LIM_compose -> isCont_LIM_compose;
Wed, 08 Nov 2006 00:34:15 +0100 huffman generalized types of of_nat and of_int to work with non-commutative types
Tue, 07 Nov 2006 22:06:32 +0100 krauss untabified
Tue, 07 Nov 2006 21:30:03 +0100 wenzelm complex goal statements: misc cleanup;
Tue, 07 Nov 2006 21:28:14 +0100 krauss Added datatype hook to declare all case_congs as "fundef_cong" automatically.
Tue, 07 Nov 2006 19:40:56 +0100 wenzelm removed obsolete theorem statements (cf. specification.ML);
Tue, 07 Nov 2006 19:40:13 +0100 wenzelm tuned specifications;
Tue, 07 Nov 2006 19:39:54 +0100 wenzelm fixed locale fact references;
Tue, 07 Nov 2006 19:39:53 +0100 wenzelm removed obsolete print_state_hook;
Tue, 07 Nov 2006 19:39:52 +0100 wenzelm theorem statements: incorporate Obtain.statement, tuned;
Tue, 07 Nov 2006 19:39:50 +0100 wenzelm moved statement to specification.ML;
Tue, 07 Nov 2006 19:39:48 +0100 wenzelm removed obsolete Locale.smart_theorem;
Tue, 07 Nov 2006 19:39:46 +0100 wenzelm avoid handling of arbitrary exceptions;
Tue, 07 Nov 2006 18:25:48 +0100 schirmer field-update in records is generalised to take a function on the field
Tue, 07 Nov 2006 18:14:53 +0100 schirmer exported intro_locales_tac
Tue, 07 Nov 2006 16:21:54 +0100 paulson Proper theorem names at last, no fakes!!
Tue, 07 Nov 2006 15:07:02 +0100 haftmann some corrections
Tue, 07 Nov 2006 14:49:09 +0100 haftmann adjusted title
Tue, 07 Nov 2006 14:30:03 +0100 wenzelm simplified dest_eq;
Tue, 07 Nov 2006 14:30:00 +0100 wenzelm commented out parts which have been inactive (unintentionally) for a long time;
Tue, 07 Nov 2006 14:29:58 +0100 wenzelm removed obsolete dest_eq_typ;
Tue, 07 Nov 2006 14:29:57 +0100 wenzelm tuned hypsubst setup;
Tue, 07 Nov 2006 14:14:36 +0100 haftmann continued
Tue, 07 Nov 2006 14:03:06 +0100 haftmann made locale partial_order compatible with axclass order; changed import order; consecutive changes
Tue, 07 Nov 2006 14:03:04 +0100 haftmann made locale partial_order compatible with axclass order
Tue, 07 Nov 2006 14:02:10 +0100 haftmann adjusted two lemma names due to name change in interpretation
Tue, 07 Nov 2006 14:02:08 +0100 haftmann changed import order
Tue, 07 Nov 2006 12:20:11 +0100 krauss Added a (stub of a) function tutorial
Tue, 07 Nov 2006 11:53:55 +0100 krauss Preparations for making "lexicographic_order" part of "fun"
(0) -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip