Fri, 11 Oct 2019 21:51:10 +0200 wenzelm clarified standard_proof_of: prefer expand_proof over somewhat adhoc strip_thm_proof;
Fri, 11 Oct 2019 21:44:39 +0200 wenzelm some treatment of OfClass proofs;
Fri, 11 Oct 2019 21:34:37 +0200 wenzelm tuned signature;
Fri, 11 Oct 2019 21:23:06 +0200 wenzelm misc tuning and clarification;
Fri, 11 Oct 2019 19:35:59 +0200 wenzelm proper treatment of axm_proof/oracle_proof like a closed proof constant, e.g. relevant for proof reconstruction of List.list.full_exhaustive_list.simps;
Fri, 11 Oct 2019 18:26:35 +0200 wenzelm clarified oracle_proof;
Fri, 11 Oct 2019 16:40:33 +0200 wenzelm tuned;
Fri, 11 Oct 2019 16:32:52 +0200 wenzelm tuned;
Fri, 11 Oct 2019 16:28:36 +0200 wenzelm tuned;
Fri, 11 Oct 2019 15:36:32 +0200 wenzelm clarified signature;
Fri, 11 Oct 2019 11:16:36 +0200 wenzelm tuned signature;
Thu, 10 Oct 2019 16:51:47 +0200 wenzelm more compact XML representation;
Thu, 10 Oct 2019 15:52:30 +0200 wenzelm proper generalize_proof: schematic variables need to be explicit in the resulting proof term (for shrink/reconstruct operation);
Thu, 10 Oct 2019 15:18:40 +0200 wenzelm tuned;
Thu, 10 Oct 2019 15:10:07 +0200 wenzelm tuned -- more direct ML expressions;
Thu, 10 Oct 2019 15:00:36 +0200 wenzelm clarified modules;
Thu, 10 Oct 2019 14:55:26 +0200 wenzelm tuned whitespace;
Thu, 10 Oct 2019 14:53:48 +0200 wenzelm more accurate treatment of propositions within proof terms, but these are ultimately ignored for performance reasons;
Thu, 10 Oct 2019 11:04:27 +0200 wenzelm unused;
Fri, 11 Oct 2019 11:08:32 +0200 blanchet document antiquotations + clarify porting text slightly
Thu, 10 Oct 2019 16:59:37 +0200 blanchet updated veriT part of Sledgehammer documentation
Thu, 10 Oct 2019 16:37:52 +0200 blanchet added para constrasting 'primrec' and 'fun' -- and removed my middle name
Wed, 09 Oct 2019 14:51:54 +0000 haftmann dedicated fact collections for algebraic simplification rules potentially splitting goals
Wed, 09 Oct 2019 23:00:52 +0200 wenzelm merged
Wed, 09 Oct 2019 23:00:12 +0200 wenzelm tuned;
Wed, 09 Oct 2019 22:52:34 +0200 wenzelm misc tuning and clarification;
Wed, 09 Oct 2019 22:22:17 +0200 wenzelm tuned;
Wed, 09 Oct 2019 22:18:23 +0200 wenzelm tuned -- allow slightly more expensive atomic proofs;
Wed, 09 Oct 2019 21:59:56 +0200 wenzelm clarified signature -- some operations to support fully explicit proof terms;
Tue, 08 Oct 2019 16:54:23 +0200 wenzelm tuned;
Tue, 08 Oct 2019 16:17:19 +0200 wenzelm tuned;
Tue, 08 Oct 2019 16:11:04 +0200 wenzelm proper treatment of sorts;
Tue, 08 Oct 2019 16:04:59 +0200 wenzelm tuned app_types: more direct map_proof_types_same;
Tue, 08 Oct 2019 14:27:11 +0200 wenzelm tuned;
Wed, 09 Oct 2019 18:48:15 +0200 blanchet generalized parsing, for e.g. Leo-III
Wed, 09 Oct 2019 15:32:41 +0100 paulson More theorems about limits, including cancellation simprules
Wed, 09 Oct 2019 14:39:10 +0100 paulson Generalised two results concerning limits from the real numbers to type classes
Tue, 08 Oct 2019 10:26:40 +0000 haftmann formally augmented corresponding rules for field_simps
Mon, 07 Oct 2019 21:51:31 +0200 wenzelm clarified option type;
Mon, 07 Oct 2019 17:20:26 +0200 wenzelm count document nodes via raw file length;
Mon, 07 Oct 2019 15:04:18 +0200 wenzelm merged
Mon, 07 Oct 2019 14:23:58 +0200 wenzelm clarified Load_State / load_limit;
Mon, 07 Oct 2019 13:58:18 +0200 wenzelm clarified Load_State;
Mon, 07 Oct 2019 11:35:43 +0200 wenzelm discontinued pointless dump_checkpoint and share_common_data -- superseded by base logic image in Isabelle/MMT;
Mon, 07 Oct 2019 10:51:20 +0200 wenzelm count nodes uniformly: avoid overloaded session;
Mon, 07 Oct 2019 10:44:59 +0200 wenzelm clarified signature;
Mon, 07 Oct 2019 14:31:46 +0200 nipkow simplified proof
Sun, 06 Oct 2019 19:33:58 +0200 wenzelm tuned signature;
Sun, 06 Oct 2019 16:25:20 +0200 wenzelm clarified signature: more options;
Sun, 06 Oct 2019 16:22:43 +0200 wenzelm clarified signature: read full session requirements;
Sun, 06 Oct 2019 15:28:59 +0200 wenzelm clarified signature;
Sun, 06 Oct 2019 14:17:58 +0200 wenzelm tuned signature;
Sat, 05 Oct 2019 15:34:54 +0200 wenzelm clarified options -- more scalable;
Fri, 04 Oct 2019 16:34:14 +0200 wenzelm obsolete;
Fri, 04 Oct 2019 16:25:45 +0200 wenzelm proper replacement for (map_types (K dummyT));
Fri, 04 Oct 2019 15:30:52 +0200 wenzelm Term_XML.Encode/Decode.term uses Const "typargs";
Wed, 02 Oct 2019 22:01:04 +0200 wenzelm prefer atomic edits -- potentially more robust;
Wed, 02 Oct 2019 21:27:51 +0200 wenzelm clarified signature -- potentially more robust;
Wed, 02 Oct 2019 20:58:09 +0200 wenzelm just one dump_checkpoint Main -- potentially more robust;
Wed, 02 Oct 2019 14:45:37 +0200 wenzelm more robust: avoid update/interrupt of long-running print_consolidation;
Tue, 01 Oct 2019 20:21:30 +0200 wenzelm avoid censorship of options, e.g. relevant for Isabelle/MMT to provide its own value;
Tue, 01 Oct 2019 19:54:42 +0200 wenzelm consolidate less aggressively: avoid live-lock when PIDE round-trip takes too long (e.g. in complex theory hierarchies);
Tue, 01 Oct 2019 19:08:24 +0200 wenzelm obsolete (see 60abd1e94168);
Tue, 01 Oct 2019 11:42:23 +0200 wenzelm more robust after shutdown;
Tue, 01 Oct 2019 11:29:03 +0200 wenzelm more sequential access to Session.manager.global_state: avoid minor divergence of tip version;
Mon, 30 Sep 2019 21:01:08 +0200 wenzelm clarified share_common_data: after finished checkpoint, before next edits;
Mon, 30 Sep 2019 17:28:40 +0200 wenzelm obsolete (see 030a6baa5cb2 and d14ddb1df52c);
Mon, 30 Sep 2019 16:40:35 +0200 wenzelm support headless_load_limit for more scalable load process;
Mon, 30 Sep 2019 13:23:49 +0200 wenzelm added dump_options: disabled by default;
Mon, 30 Sep 2019 13:11:22 +0200 wenzelm tuned message;
Mon, 30 Sep 2019 12:52:16 +0200 wenzelm clarified incremental loading: requirements based on maximal nodes;
Mon, 30 Sep 2019 11:36:21 +0200 wenzelm tuned signature;
Mon, 30 Sep 2019 11:22:51 +0200 wenzelm tuned;
Sun, 29 Sep 2019 16:44:29 +0200 wenzelm tuned message;
Sun, 29 Sep 2019 13:29:10 +0200 wenzelm more explicit type Load_State;
Sun, 29 Sep 2019 12:26:43 +0200 wenzelm more operations -- incremental exploration of reachable nodes;
Sat, 28 Sep 2019 12:38:34 +0200 wenzelm tuned messages (again) -- avoid confusion wrt. total remaining size;
Thu, 26 Sep 2019 21:22:58 +0200 nipkow added lemma
Thu, 26 Sep 2019 15:25:51 +0200 wenzelm more Phabricator configuration;
Thu, 26 Sep 2019 12:24:02 +0100 paulson A little more material from the Fourier AFP entry, and the correction of two very slow proof lines
Wed, 25 Sep 2019 21:39:43 +0200 wenzelm boot with Phabricator PHP daemon;
Wed, 25 Sep 2019 20:12:20 +0200 wenzelm clarified sshd setup: standard service on non-standard port 222, special "vcs" service on standard port 22;
Wed, 25 Sep 2019 19:40:00 +0200 wenzelm disable lrzcloud1 -- superseded by lrzcloud2;
Wed, 25 Sep 2019 18:39:47 +0200 nipkow merged
Wed, 25 Sep 2019 17:22:57 +0200 nipkow replaced new type ('a,'b) tree by old type ('a*'b) tree.
Wed, 25 Sep 2019 14:31:00 +0200 wenzelm more Phabricator configuration;
Tue, 24 Sep 2019 17:36:14 +0200 nipkow merged
Tue, 24 Sep 2019 16:10:34 +0200 nipkow merged
Tue, 24 Sep 2019 16:10:27 +0200 nipkow simplified proofs
Tue, 24 Sep 2019 16:17:37 +0200 wenzelm some information about Phabricator server setup;
Tue, 24 Sep 2019 12:56:10 +0100 paulson More type class generalisations. Note that linorder_antisym_conv1 and linorder_antisym_conv2 no longer exist.
Mon, 23 Sep 2019 17:15:44 +0200 nipkow merged
Mon, 23 Sep 2019 17:15:29 +0200 nipkow Enforced precodition "n <= length xs" to avoid relying on "hd []".
Mon, 23 Sep 2019 14:08:49 +0100 paulson Generalisation of many theorems to a more abstract type class (suggested by Mr Anonymous)
Mon, 23 Sep 2019 08:43:52 +0200 nipkow tuned
Mon, 23 Sep 2019 07:57:58 +0200 nipkow added lemma
(0) -30000 -10000 -3000 -1000 -300 -100 -96 +96 +100 +300 +1000 +3000 +10000 tip