Thu, 15 Aug 2024 13:47:09 +0200 wenzelm original Congproc_Ex.thy by Norbert Schirmer: still inactive;
Thu, 15 Aug 2024 13:45:48 +0200 wenzelm provide Simplifier.set_mksimps_context (roughly following Norbert Schirmer): allow update of context when premises are added to the local simpset;
Thu, 15 Aug 2024 12:43:17 +0200 wenzelm clarified signature;
Thu, 15 Aug 2024 12:22:39 +0200 wenzelm more direct access to Simplifier.mk_cong, to avoid odd Simpdata.mk_meta_cong seen in the wild;
Thu, 15 Aug 2024 11:49:45 +0200 wenzelm tuned;
Wed, 14 Aug 2024 21:23:22 +0200 wenzelm support for congprocs in the Simplifier, closely following Norbert Schirmer et-al, but with only one "simproc" name space and "simproc_setup" command / ML antiquotation;
Wed, 14 Aug 2024 18:59:49 +0200 wenzelm tuned;
Wed, 14 Aug 2024 16:48:16 +0200 wenzelm tuned: anticipate congprocs;
Wed, 14 Aug 2024 15:30:29 +0200 wenzelm clarified signature;
Wed, 14 Aug 2024 13:51:36 +0200 wenzelm tuned signature (again): anticipate different kinds of procs;
Wed, 14 Aug 2024 13:10:39 +0200 wenzelm clarified context data;
Tue, 13 Aug 2024 21:09:51 +0200 wenzelm tuned: prefer canonical argument order;
Tue, 13 Aug 2024 19:28:58 +0200 wenzelm tuned: more antiquotations;
Tue, 13 Aug 2024 18:53:24 +0200 wenzelm tuned: prefer canonical argument order;
Tue, 13 Aug 2024 18:31:40 +0200 wenzelm clarified signature: less redundant types;
Tue, 13 Aug 2024 16:01:05 +0200 wenzelm clarified signature;
Tue, 13 Aug 2024 15:50:25 +0200 wenzelm unused (see d12c58e12c51);
Tue, 13 Aug 2024 15:42:55 +0200 wenzelm tuned signature: support more general procedures;
Sun, 11 Aug 2024 23:11:03 +0200 wenzelm merged
Sun, 11 Aug 2024 20:20:05 +0200 wenzelm tuned: more antiquotations;
Sun, 11 Aug 2024 20:19:47 +0200 wenzelm tuned;
Sun, 11 Aug 2024 14:45:56 +0200 wenzelm tuned: more antiquotations;
Sun, 11 Aug 2024 14:18:40 +0200 wenzelm tuned whitespace;
Sun, 11 Aug 2024 13:08:11 +0200 wenzelm more robust (amending 8f53fa93d5f0): R could be anything and Thm.instantiate' involves some type-checks, e.g. relevant for lemma fset_simps in theory Quotient_Examples.Quotient_FSet;
Sun, 11 Aug 2024 11:32:20 +0200 wenzelm tuned modules;
Sat, 10 Aug 2024 21:32:10 +0200 wenzelm misc tuning;
Sat, 10 Aug 2024 21:14:07 +0200 wenzelm tuned;
Sat, 10 Aug 2024 21:13:37 +0200 wenzelm tuned: more antiquotations;
Sat, 10 Aug 2024 20:46:12 +0200 wenzelm misc tuning;
Sat, 10 Aug 2024 20:45:55 +0200 wenzelm misc tuning and clarification;
Sat, 10 Aug 2024 20:20:59 +0200 wenzelm tuned;
Sat, 10 Aug 2024 20:20:52 +0200 wenzelm misc tuning and clarification: proper context, proper exception;
Sat, 10 Aug 2024 13:49:08 +0200 wenzelm tuned: eliminate odd clones;
Sat, 10 Aug 2024 13:42:27 +0200 wenzelm tuned: more antiquotations;
Sat, 10 Aug 2024 13:42:16 +0200 wenzelm unused;
Sat, 10 Aug 2024 12:26:17 +0200 wenzelm tuned: more antiquotations;
Sat, 10 Aug 2024 12:12:53 +0200 wenzelm tuned: more antiquotations;
Thu, 08 Aug 2024 22:49:40 +0200 wenzelm tuned: more antiquotations;
Thu, 08 Aug 2024 17:06:08 +0200 wenzelm tuned proofs;
Thu, 08 Aug 2024 16:23:30 +0200 wenzelm tuned signature: more operations;
Thu, 08 Aug 2024 16:21:48 +0200 wenzelm tuned;
Thu, 08 Aug 2024 16:03:34 +0200 wenzelm tuned: more antiquotations;
Thu, 08 Aug 2024 14:24:18 +0200 wenzelm clarified signature;
Thu, 08 Aug 2024 18:56:14 +0100 paulson Two little lemmas
Wed, 07 Aug 2024 20:56:31 +0200 wenzelm merged
Wed, 07 Aug 2024 20:15:03 +0200 wenzelm more uniform Type_Infer_Context.infer_types_finished, despite subtle differences of Type_Infer.fixate vs. Proof_Context.standard_term_check_finish;
Wed, 07 Aug 2024 20:11:05 +0200 wenzelm tuned, following cdae621613da;
Wed, 07 Aug 2024 20:07:50 +0200 wenzelm tuned;
Wed, 07 Aug 2024 20:06:55 +0200 wenzelm more robust: only type inference with its finish/fixate phase (on contrast to dc387e3999ec), e.g. avoid accidental "improvement" of type class operations (free vs. const);
Wed, 07 Aug 2024 16:28:32 +0200 wenzelm tuned: more antiquotations;
Wed, 07 Aug 2024 16:26:54 +0200 wenzelm tuned: more abstract access to datatype typ;
Wed, 07 Aug 2024 15:37:27 +0200 wenzelm tuned (see also db120661dded);
Wed, 07 Aug 2024 15:11:54 +0200 wenzelm tuned: more antiquotations;
Wed, 07 Aug 2024 14:44:51 +0200 wenzelm tuned signature: eliminate aliases;
Wed, 07 Aug 2024 13:54:09 +0200 wenzelm removed odd clone (amending 100c0eaf63d5);
Wed, 07 Aug 2024 13:45:37 +0200 wenzelm clarified: more robust (dest_Type_name o body_type), which may fail in both parts;
Wed, 07 Aug 2024 13:25:51 +0200 wenzelm tuned: more antiquotations, more abstract access to datatype typ;
Wed, 07 Aug 2024 12:50:22 +0200 wenzelm recover lost update (see 11b8f2e4c3d2 and 4041e7c8059d);
Wed, 07 Aug 2024 11:58:45 +0200 wenzelm prefer host that is less likely to be down;
Wed, 07 Aug 2024 11:58:01 +0200 wenzelm tuned: more antiquotations, avoid re-certification;
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 tip