Fri, 16 Aug 2019 12:53:36 +0100 paulson new material on eqiintegrable functions, etc.
Fri, 16 Aug 2019 11:40:13 +0200 wenzelm clarified treatment of individual theorems;
Fri, 16 Aug 2019 10:33:25 +0200 wenzelm tuned signature;
Fri, 16 Aug 2019 10:20:41 +0200 wenzelm clarified signature;
Fri, 16 Aug 2019 10:04:47 +0200 wenzelm clarified derivation_name vs. raw_derivation_name;
Thu, 15 Aug 2019 21:46:43 +0200 wenzelm merged
Thu, 15 Aug 2019 21:18:06 +0200 wenzelm more careful treatment of hidden type variable names: smash before zero_var_indexes to get standard enumeration;
Thu, 15 Aug 2019 19:35:17 +0200 wenzelm more careful treatment of standard_vars: rename apart from existing frees and avoid approximative Name.declared, proper application of unvarifyT within terms of proof;
Thu, 15 Aug 2019 18:21:12 +0200 wenzelm support Export_Theory.read_proof, based on theory_name and serial;
Thu, 15 Aug 2019 16:57:09 +0200 wenzelm clarified PThm: theory_name simplifies retrieval from exports;
Thu, 15 Aug 2019 16:38:55 +0200 wenzelm Indexname.toString according to string_of_vname' in ML;
Thu, 15 Aug 2019 16:26:50 +0200 wenzelm clarified type Indexname, with plain value Int;
Thu, 15 Aug 2019 16:17:18 +0200 wenzelm more complete pattern match;
Thu, 15 Aug 2019 16:06:57 +0200 wenzelm export facts with reconstructed proof term (if possible), but its PThm boxes need to be collected separately;
Thu, 15 Aug 2019 16:02:47 +0200 wenzelm support for (fully reconstructed) proof terms in Scala;
Thu, 15 Aug 2019 16:11:56 +0100 paulson new material; rotated premises of Lim_transform_eventually
Wed, 14 Aug 2019 19:50:23 +0200 wenzelm clarified name context for abstractions -- in contrast to 367e60d9aa1b and Term.variant_frees (*as they are printed :-*);
Wed, 14 Aug 2019 19:40:30 +0200 wenzelm tuned;
Wed, 14 Aug 2019 19:21:34 +0200 wenzelm uniform standard_vars for terms and proof terms;
Wed, 14 Aug 2019 11:14:27 +0200 wenzelm treat simproc results as atomic -- more compact proof terms;
Tue, 13 Aug 2019 21:52:08 +0200 wenzelm tuned;
Tue, 13 Aug 2019 21:18:26 +0200 wenzelm minor performance tuning;
Tue, 13 Aug 2019 20:54:08 +0200 wenzelm NEWS and example for Theory.join_theory;
Tue, 13 Aug 2019 20:19:15 +0200 wenzelm tuned whitespace;
Tue, 13 Aug 2019 20:17:02 +0200 wenzelm more compact proof terms;
Tue, 13 Aug 2019 20:16:03 +0200 wenzelm more documentation;
Tue, 13 Aug 2019 15:34:46 +0200 wenzelm added SUBPROOFS / "subproofs" method combinator, for more compact proofterms;
Tue, 13 Aug 2019 10:27:21 +0200 wenzelm clarified modules;
Mon, 12 Aug 2019 21:22:40 +0200 wenzelm merged
Mon, 12 Aug 2019 19:47:48 +0200 wenzelm more compact proof terms;
Mon, 12 Aug 2019 19:29:33 +0200 wenzelm more robust -- notably for metis, which tends to accumulate tpairs;
Mon, 12 Aug 2019 18:53:02 +0200 wenzelm tuned -- avoid shadowing of ML names;
Mon, 12 Aug 2019 18:00:46 +0200 wenzelm tuned;
Mon, 12 Aug 2019 17:15:41 +0200 wenzelm more compact proof terms;
Mon, 12 Aug 2019 15:44:41 +0200 wenzelm tuned;
Mon, 12 Aug 2019 15:43:05 +0200 wenzelm tuned;
Mon, 12 Aug 2019 15:29:06 +0200 wenzelm tuned -- eliminated unused parameters;
Mon, 12 Aug 2019 15:24:41 +0200 wenzelm more direct/compact export of proof terms;
Mon, 12 Aug 2019 15:22:32 +0200 wenzelm output physical_stderr, e.g. for low-level debugging;
Mon, 12 Aug 2019 14:39:55 +0200 wenzelm tuned;
Mon, 12 Aug 2019 11:16:10 +0200 wenzelm do not open ML structures;
Mon, 12 Aug 2019 11:15:57 +0200 wenzelm tuned;
Mon, 12 Aug 2019 11:04:41 +0200 wenzelm misc tuning -- slightly more readable;
Mon, 12 Aug 2019 15:57:40 +0200 nipkow simplified defs (thanks to Mohammad)
Sun, 11 Aug 2019 22:36:34 +0200 wenzelm record sort constraints unconditionally: minimal performance implications;
Sat, 10 Aug 2019 17:09:20 +0200 wenzelm more careful export of unnamed proof boxes: avoid duplicates via memoing;
Sat, 10 Aug 2019 16:16:54 +0200 wenzelm tuned signature;
Sat, 10 Aug 2019 15:11:34 +0200 wenzelm export each PThm node separately: slightly more scalable;
Sat, 10 Aug 2019 12:53:35 +0200 wenzelm allow duplicate exports via strict = false;
Sat, 10 Aug 2019 10:31:56 +0200 wenzelm tuned message;
Sat, 10 Aug 2019 10:26:21 +0200 wenzelm more positions;
Sat, 10 Aug 2019 10:17:07 +0200 wenzelm more positions;
Fri, 09 Aug 2019 20:33:05 +0200 wenzelm tuned;
Fri, 09 Aug 2019 17:14:49 +0200 wenzelm formal position for PThm nodes;
Fri, 09 Aug 2019 15:58:26 +0200 wenzelm clarified ML types;
Fri, 09 Aug 2019 10:30:54 +0200 wenzelm proper treatment of body oracles, outside of recursion into thms graph;
Thu, 08 Aug 2019 12:18:27 +0200 wenzelm prefer named lemmas -- more compact proofterms;
Thu, 08 Aug 2019 12:11:40 +0200 wenzelm prefer named lemmas -- more compact proofterms;
Thu, 08 Aug 2019 11:40:42 +0200 wenzelm tuned whitespace -- slightly more readable;
Thu, 08 Aug 2019 11:25:29 +0200 wenzelm clarified signature: fewer warnings in ML IDE;
Thu, 08 Aug 2019 10:50:23 +0200 wenzelm tuned;
Wed, 07 Aug 2019 18:23:32 +0200 wenzelm prefer named lemmas -- more compact proofterms;
Wed, 07 Aug 2019 17:43:48 +0200 wenzelm more compact proofterms;
Wed, 07 Aug 2019 17:00:07 +0200 wenzelm eliminated pointless comments;
Wed, 07 Aug 2019 15:49:33 +0200 wenzelm clarified proofterms;
Wed, 07 Aug 2019 15:48:52 +0200 wenzelm more robust and convenient treatment of implicit context;
Wed, 07 Aug 2019 11:09:37 +0200 wenzelm removed junk (cf. fa933b98d64d);
Wed, 07 Aug 2019 10:52:19 +0200 wenzelm explicit check of left-over constraints from different theory, e.g. due to lack of Thm.trim_context;
Wed, 07 Aug 2019 10:42:34 +0200 wenzelm more careful treatment of implicit context;
Wed, 07 Aug 2019 10:31:54 +0200 wenzelm more careful treatment of implicit context;
Wed, 07 Aug 2019 09:28:32 +0200 wenzelm proper build options;
Tue, 06 Aug 2019 20:52:06 +0200 wenzelm merged
Tue, 06 Aug 2019 19:47:46 +0200 wenzelm backed out changeset 1b8858f4c393: odd problems e.g. in CAVA_LTL_Modelchecker;
Tue, 06 Aug 2019 19:07:12 +0200 wenzelm more careful treatment of implicit context;
Tue, 06 Aug 2019 17:26:40 +0200 wenzelm clarified signature;
Tue, 06 Aug 2019 16:29:28 +0200 wenzelm more robust and convenient treatment of implicit context;
Tue, 06 Aug 2019 16:15:22 +0200 wenzelm clarified context: proper transfer;
Tue, 06 Aug 2019 16:13:59 +0200 wenzelm tuned;
Mon, 05 Aug 2019 16:11:43 +0200 wenzelm clarified modules: more direct data implementation;
Tue, 06 Aug 2019 18:04:06 +0200 Manuel Eberl Added Takeuchi function to HOL-ex
Mon, 05 Aug 2019 11:20:56 +0200 wenzelm full AFP test on lrzcloud2;
Mon, 05 Aug 2019 11:08:50 +0200 wenzelm obsolete;
Sat, 03 Aug 2019 21:18:12 +0200 wenzelm more efficient data structure;
Sat, 03 Aug 2019 20:30:24 +0200 wenzelm clarified signature;
Sat, 03 Aug 2019 16:17:16 +0200 wenzelm guard constraints by record_proofs=1, until performance implications have become more clear;
Sat, 03 Aug 2019 16:10:34 +0200 wenzelm more complete completions according to Sorts.insert_complete_ars (cf. 13199740ced6), e.g. relevant for theories HOL-ex.Word_Type, HOL-Matrix_LP.SparseMatrix;
Sat, 03 Aug 2019 15:48:28 +0200 wenzelm tuned;
Sat, 03 Aug 2019 15:05:53 +0200 wenzelm tuned;
Sat, 03 Aug 2019 12:58:53 +0200 wenzelm maintain sort constraints from type instantiations, with pro-forma derivation to collect oracles/thms;
Fri, 02 Aug 2019 14:14:49 +0200 wenzelm more direct proofs for type classes;
Fri, 02 Aug 2019 11:43:36 +0200 wenzelm tuned;
Fri, 02 Aug 2019 11:23:09 +0200 wenzelm clarified modules: inference kernel maintains sort algebra within the logic;
Thu, 01 Aug 2019 14:46:50 +0200 wenzelm more elementary treatment of standard_vars (unconstrainT is already standard);
Thu, 01 Aug 2019 10:14:58 +0200 wenzelm clarified module structure;
Thu, 01 Aug 2019 09:55:37 +0200 wenzelm simplified module structure: back to plain datatype (see 95f4f08f950f and 70019ab5e57f);
Thu, 01 Aug 2019 09:50:20 +0200 wenzelm abstract type theory_id -- ensure non-equality type independently of implementation;
Wed, 31 Jul 2019 19:50:38 +0200 wenzelm clarified export: retain proof boxes as local definitions -- more scalable;
Wed, 31 Jul 2019 09:04:00 +0200 nipkow reduced dependencies
Tue, 30 Jul 2019 20:09:25 +0200 wenzelm clarified global theory context;
Tue, 30 Jul 2019 19:01:51 +0200 wenzelm more robust export, based on reconstruct_proof / expand_proof;
Tue, 30 Jul 2019 14:35:29 +0200 wenzelm clarified modules: provide reconstruct_proof / expand_proof at the bottom of proof term construction;
Tue, 30 Jul 2019 13:22:29 +0200 wenzelm tuned -- fewer warnings;
Tue, 30 Jul 2019 13:19:14 +0200 wenzelm discontinued pointless messages;
Tue, 30 Jul 2019 11:51:55 +0200 wenzelm clarified context;
Tue, 30 Jul 2019 11:41:39 +0200 wenzelm clarified modules;
Tue, 30 Jul 2019 11:12:52 +0200 wenzelm discontinue clean_proof: without type args its PThm nodes are not expanded, but with type args it is too unstable;
Mon, 29 Jul 2019 18:44:39 +0200 wenzelm merged
Mon, 29 Jul 2019 18:16:51 +0200 wenzelm more diagnostic operations;
Mon, 29 Jul 2019 15:10:30 +0200 wenzelm tuned -- non-strict args;
Mon, 29 Jul 2019 11:38:05 +0200 wenzelm proper constrains_map -- for shyps that are covered by present variables (amending 251f1fb44ccd);
Mon, 29 Jul 2019 11:21:41 +0200 wenzelm tuned signature;
Mon, 29 Jul 2019 11:09:37 +0200 wenzelm clarified signature;
Mon, 29 Jul 2019 10:26:12 +0200 wenzelm tuned signature;
Mon, 29 Jul 2019 16:26:06 +0200 nipkow News for bind infixl
Mon, 29 Jul 2019 14:28:30 +0200 nipkow Monadic bind is now infixl as is the norm
Sun, 28 Jul 2019 15:39:30 +0200 wenzelm purge remains from test (cf. 5a53724fe247);
Sun, 28 Jul 2019 14:37:32 +0200 wenzelm tuned;
Sun, 28 Jul 2019 14:28:40 +0200 wenzelm clarified signature;
Sun, 28 Jul 2019 12:43:31 +0200 wenzelm removed obsolete RC tags;
Sun, 28 Jul 2019 12:35:59 +0200 wenzelm tuned;
Sun, 28 Jul 2019 12:11:20 +0200 wenzelm clarified signature;
Sun, 28 Jul 2019 11:53:51 +0200 wenzelm tuned;
Sat, 27 Jul 2019 21:47:43 +0200 wenzelm tuned;
Sat, 27 Jul 2019 20:40:00 +0200 wenzelm clarified signature;
Sat, 27 Jul 2019 15:50:25 +0200 wenzelm tuned;
Sat, 27 Jul 2019 15:24:16 +0200 wenzelm tuned;
Sat, 27 Jul 2019 12:06:38 +0200 wenzelm tuned;
Fri, 26 Jul 2019 16:36:11 +0200 wenzelm tuned -- reorder sections;
(0) -30000 -10000 -3000 -1000 -128 +128 +1000 +3000 +10000 tip