Tue, 21 Jun 2022 14:21:55 +0200 desharna added lemmas monotone{,_on}_multp_multp_image_mset
Tue, 21 Jun 2022 13:40:35 +0200 desharna added lemmas monotone_on_empty[simp] and monotone_on_subset
Tue, 21 Jun 2022 13:39:06 +0200 desharna added predicate monotone_on and redefined monotone to be an abbreviation.
Tue, 21 Jun 2022 23:36:16 +0200 wenzelm merged
Tue, 21 Jun 2022 23:30:19 +0200 wenzelm NEWS;
Tue, 21 Jun 2022 23:27:26 +0200 wenzelm support XZ compression in Isabelle/ML;
Tue, 21 Jun 2022 23:05:37 +0200 wenzelm prefer scalable byte strings;
Tue, 21 Jun 2022 22:17:11 +0200 wenzelm more scalable byte messages, notably for Scala functions in ML;
Tue, 21 Jun 2022 16:03:00 +0200 wenzelm tuned comments;
Tue, 21 Jun 2022 15:56:31 +0200 wenzelm clarified ML pretty printing;
Tue, 21 Jun 2022 15:48:59 +0200 wenzelm clarified signature: more operations;
Tue, 21 Jun 2022 15:40:18 +0200 wenzelm tuned signature;
Tue, 21 Jun 2022 14:51:50 +0200 wenzelm tuned comments;
Tue, 21 Jun 2022 14:51:17 +0200 wenzelm tuned signature: more operations;
Tue, 21 Jun 2022 14:46:42 +0200 wenzelm tuned signature: more operations;
Tue, 21 Jun 2022 14:22:34 +0200 wenzelm tuned signature;
Tue, 21 Jun 2022 14:08:02 +0200 wenzelm clarified signature: avoid repeated string copying via Substring.slice;
Tue, 21 Jun 2022 13:14:09 +0200 wenzelm support for scalable byte strings, with incremental construction;
Mon, 20 Jun 2022 16:15:07 +0200 wenzelm clarified signature;
Mon, 20 Jun 2022 10:45:25 +0200 wenzelm remove unused file following 51e696887b81;
Mon, 20 Jun 2022 11:06:33 +0200 desharna added lemma map_mono_strict_suffix
Wed, 15 Jun 2022 16:55:10 +0200 wenzelm more robust: always override ISABELLE_IDENTIFIER from environment;
Wed, 15 Jun 2022 13:37:35 +0200 wenzelm "isabelle vscode" is regular user-space tool;
Tue, 14 Jun 2022 16:14:28 +0200 Mathias Fleury fix veriT reconstruction for and_pos and lambda-lifting
Mon, 13 Jun 2022 20:02:00 +0200 desharna added lemmas image_mset_eq_{image_mset_plus,plus,plus_image_mset}D, and multp_image_mset_image_msetD
Mon, 13 Jun 2022 11:48:46 +0200 wenzelm clarified options of "isabelle hg_sync" vs. "isabelle sync";
Mon, 13 Jun 2022 11:35:00 +0200 wenzelm tuned layout;
Mon, 13 Jun 2022 11:31:59 +0200 wenzelm misc tuning;
Mon, 13 Jun 2022 11:10:39 +0200 wenzelm clarified document structure;
Sat, 11 Jun 2022 22:55:21 +0200 wenzelm promote "isabelle sync" to regular user-space tool, with proper documentation;
Sat, 11 Jun 2022 20:45:14 +0200 wenzelm more comments;
Fri, 10 Jun 2022 23:53:09 +0200 wenzelm more options;
Fri, 10 Jun 2022 21:05:31 +0200 wenzelm sync session images, based on accidental local state;
Fri, 10 Jun 2022 15:34:25 +0200 wenzelm more informative release_snapshot, to see better where the cronjob fails;
Fri, 10 Jun 2022 14:36:05 +0200 wenzelm more robust, notably for crontab;
Fri, 10 Jun 2022 13:53:43 +0200 wenzelm clarified names;
Fri, 10 Jun 2022 13:48:37 +0200 wenzelm tuned;
Thu, 09 Jun 2022 21:28:15 +0200 wenzelm tuned;
Thu, 09 Jun 2022 00:10:18 +0200 wenzelm proper make_port for regular situation;
Thu, 09 Jun 2022 00:01:34 +0200 wenzelm clarified types -- proper default_port via make_port;
Wed, 08 Jun 2022 23:49:54 +0200 wenzelm proper nominal_port, notably for port forwarding;
Wed, 08 Jun 2022 15:36:27 +0100 paulson some additional lemmas and a little tidying up
Wed, 08 Jun 2022 09:19:57 +0200 desharna merged
Sat, 04 Jun 2022 19:11:52 +0200 desharna added lemma totalp_on_total_on_eq[pred_set_conv]
Sat, 04 Jun 2022 18:32:30 +0200 desharna added lemma reflp_on_empty[simp] and totalp_on_empty[simp]
Wed, 08 Jun 2022 09:12:51 +0200 nipkow removed non-standard spaces in output
Tue, 07 Jun 2022 19:23:47 +0200 wenzelm merged
Tue, 07 Jun 2022 19:23:31 +0200 wenzelm avoid noise via context.progress (amending 68162e4f60a7);
Tue, 07 Jun 2022 19:15:08 +0200 wenzelm more robust treatment of rsync on macOS (see also 96fb1f9a4042);
Tue, 07 Jun 2022 19:13:56 +0200 wenzelm tuned whitespace;
Tue, 07 Jun 2022 17:47:28 +0200 wenzelm more robust: no change of directory attributes of initial test, notably target without .hg_sync meta data;
Tue, 07 Jun 2022 17:53:33 +0200 desharna merged
Sat, 04 Jun 2022 17:58:08 +0200 desharna added lemmas reflp_on_Inf and reflp_on_Sup
Sat, 04 Jun 2022 17:48:58 +0200 desharna replaced HOL.implies by Pure.imp in reflp_mono for consistency with other lemmas
Sat, 04 Jun 2022 17:42:04 +0200 desharna added lemmas reflp_on_inf, reflp_on_sup, and reflp_on_mono
Tue, 07 Jun 2022 17:24:42 +0200 wenzelm merged
Tue, 07 Jun 2022 17:24:00 +0200 wenzelm more robust: protect_args does not work with rsync 2.x from macOS, and is not required in typical situations;
Tue, 07 Jun 2022 17:22:17 +0200 wenzelm clarified context with global defaults;
Tue, 07 Jun 2022 17:10:51 +0200 wenzelm tuned signature;
Tue, 07 Jun 2022 17:07:10 +0200 wenzelm clarified signature: more explicit type Rsync.Context;
Tue, 07 Jun 2022 16:47:57 +0200 wenzelm clarified signature;
Tue, 07 Jun 2022 12:32:53 +0200 wenzelm clarified modules;
Tue, 07 Jun 2022 17:20:56 +0200 Fabian Huch provide python-3.10.4 for darwin and linux;
Tue, 07 Jun 2022 17:20:25 +0200 Fabian Huch provide hugo-0.88.1 for darwin and linux;
Mon, 06 Jun 2022 19:39:21 +0200 wenzelm removed obsolete self_update: always enabled, notably on lxbroy10 which is the only shared-home system (and still requires current isabelle_self);
Mon, 06 Jun 2022 19:28:02 +0200 wenzelm avoid redundant meta data: exclude .hg_archival.txt;
Mon, 06 Jun 2022 19:19:12 +0200 wenzelm clarified remote vs. local build_history: operate on hg_sync directory instead of repository;
Mon, 06 Jun 2022 19:17:53 +0200 wenzelm proper operation on String, not Path;
Mon, 06 Jun 2022 16:06:22 +0200 wenzelm clarified signature: cwd can be misleading --- changes meaning of target;
Sun, 05 Jun 2022 20:16:48 +0200 wenzelm merged
Sun, 05 Jun 2022 20:14:59 +0200 wenzelm more meta data;
Sun, 05 Jun 2022 20:14:32 +0200 wenzelm clarified signature: more operations;
Sun, 05 Jun 2022 20:13:47 +0200 wenzelm tuned messages;
Sun, 05 Jun 2022 19:19:55 +0200 wenzelm provide .hg_sync meta data;
Sat, 04 Jun 2022 16:54:24 +0200 wenzelm clarified signature;
Wed, 01 Jun 2022 10:10:42 +0200 wenzelm clarified options;
Wed, 01 Jun 2022 10:07:00 +0200 wenzelm more robust;
Tue, 31 May 2022 22:10:48 +0200 wenzelm clarified signature (again);
Tue, 31 May 2022 16:01:30 +0200 wenzelm clarified signature;
Sat, 04 Jun 2022 15:59:24 +0200 desharna NEWS
Sat, 04 Jun 2022 16:00:14 +0200 desharna added lemmas reflp_on_subset, totalp_on_subset, and total_on_subset
Sat, 04 Jun 2022 15:43:34 +0200 desharna introduced predicate reflp_on and redefined reflp to be an abbreviation
Tue, 31 May 2022 20:56:09 +0200 nipkow merged
Tue, 31 May 2022 20:55:51 +0200 nipkow insort renamings
Tue, 31 May 2022 13:29:47 +0200 wenzelm more operations;
Tue, 31 May 2022 13:14:46 +0200 wenzelm support explicit SSH port;
Tue, 31 May 2022 12:48:12 +0200 wenzelm redundant (after f28aee3ad1e6): self_update already takes care of currently active Isabelle clone;
Mon, 30 May 2022 22:34:45 +0200 wenzelm clarified options;
Mon, 30 May 2022 20:58:45 +0200 nipkow Added lemmas
Mon, 30 May 2022 12:46:22 +0100 paulson merged
Mon, 30 May 2022 12:46:11 +0100 paulson Five slightly useful lemmas
Mon, 30 May 2022 11:51:34 +0200 wenzelm clarified option -T;
Mon, 30 May 2022 11:34:25 +0200 wenzelm preserve jars for quick testing;
Mon, 30 May 2022 11:02:13 +0200 wenzelm tuned names;
Mon, 30 May 2022 10:56:51 +0200 wenzelm clarified documentation: $ISABELLE_HOME is not a repository for regular releases;
Mon, 30 May 2022 10:52:00 +0200 wenzelm clarified command-line options;
Mon, 30 May 2022 10:51:04 +0200 wenzelm proper anchored pattern;
Mon, 30 May 2022 10:31:56 +0200 wenzelm support thorough check of file content;
Mon, 30 May 2022 10:15:27 +0200 wenzelm more documentation;
Sun, 29 May 2022 23:49:58 +0200 wenzelm clarified signature;
Sun, 29 May 2022 23:47:53 +0200 wenzelm tuned messages;
Sun, 29 May 2022 23:19:00 +0200 wenzelm tuned whitespace;
Sun, 29 May 2022 22:47:34 +0200 wenzelm merged
Sun, 29 May 2022 22:43:31 +0200 wenzelm support to synchronize Isabelle + AFP repositories;
Sun, 29 May 2022 21:32:28 +0200 wenzelm more robust: local repository required;
Sun, 29 May 2022 20:57:10 +0200 wenzelm support option -r;
Sun, 29 May 2022 17:37:43 +0200 wenzelm omit pointless option;
Sun, 29 May 2022 17:26:38 +0200 wenzelm tuned;
Sun, 29 May 2022 16:25:37 +0200 wenzelm more documentation;
Sun, 29 May 2022 15:16:49 +0200 wenzelm support filter rules, notably "protect";
Sun, 29 May 2022 13:13:45 +0200 wenzelm support for "isabelle hg_sync";
Sun, 29 May 2022 13:06:30 +0200 wenzelm clarified signature;
Sun, 29 May 2022 11:45:32 +0200 wenzelm tuned comments;
Sun, 29 May 2022 11:43:13 +0200 wenzelm clarified signature;
Sat, 28 May 2022 22:33:11 +0200 wenzelm tuned signature;
Sat, 28 May 2022 22:33:04 +0200 wenzelm tuned signature;
Sat, 28 May 2022 13:33:14 +0200 wenzelm support rsync;
Sat, 28 May 2022 10:45:45 +0200 desharna added lemmas Multiset.bex_{least,greatest}_element
Fri, 27 May 2022 16:16:45 +0200 desharna added predicate totalp_on and abbreviation totalp
Fri, 27 May 2022 13:46:40 +0200 desharna excluded dummy ATPs from Sledgehammer's default provers
(0) -30000 -10000 -3000 -1000 -120 +120 +1000 +3000 tip