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
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 tip