Thu, 15 Jun 2023 17:20:09 +1000 |
kleing |
optional description in Eisbach "method" command;
|
file |
diff |
annotate
|
Wed, 14 Jun 2023 15:47:27 +0200 |
blanchet |
disable 'falsify' and 'abduce' in Sledgehammer by default, since they don't seem to be very useful in practice
|
file |
diff |
annotate
|
Wed, 07 Jun 2023 13:02:40 +0200 |
wenzelm |
updated for release;
|
file |
diff |
annotate
|
Wed, 07 Jun 2023 11:40:24 +0200 |
wenzelm |
tuned NEWS;
|
file |
diff |
annotate
|
Tue, 06 Jun 2023 23:42:47 +0200 |
wenzelm |
more realistic factor;
|
file |
diff |
annotate
|
Fri, 02 Jun 2023 12:14:17 +0200 |
desharna |
added lemma ffUnion_fsubset_iff
|
file |
diff |
annotate
|
Wed, 31 May 2023 11:28:31 +0100 |
paulson |
NEWS: Announcing the metric space material
|
file |
diff |
annotate
|
Wed, 31 May 2023 10:36:51 +0200 |
wenzelm |
more NEWS;
|
file |
diff |
annotate
|
Wed, 31 May 2023 10:21:35 +0200 |
wenzelm |
tuned NEWS;
|
file |
diff |
annotate
|
Tue, 30 May 2023 12:07:48 +0200 |
wenzelm |
NEWS;
|
file |
diff |
annotate
|
Sat, 27 May 2023 23:34:07 +0200 |
desharna |
NEWS
|
file |
diff |
annotate
|
Fri, 26 May 2023 10:34:39 +0200 |
desharna |
NEWS
|
file |
diff |
annotate
|
Wed, 10 May 2023 08:59:44 +0200 |
desharna |
added lemmas transp_on_multpHO and transp_multpHO
|
file |
diff |
annotate
|
Tue, 09 May 2023 22:00:36 +0200 |
desharna |
added lemmas Finite_Set.bex_(min|max)_element_with_property and reordered assumptions of Finite_Set.bex_(min|max)_element
|
file |
diff |
annotate
|
Mon, 08 May 2023 17:26:33 +0200 |
desharna |
merged
|
file |
diff |
annotate
|
Mon, 08 May 2023 11:27:03 +0200 |
desharna |
added lemma asymp_on_multpHO
|
file |
diff |
annotate
|
Mon, 08 May 2023 11:26:04 +0200 |
desharna |
added lemmas multpHO_iff_set_mset_lessHO_set_mset and multpHO_minus_inter_minus_inter_iff
|
file |
diff |
annotate
|
Mon, 08 May 2023 11:24:46 +0200 |
desharna |
added lemmas count_minus_inter_lt_count_minus_inter_iff and minus_inter_eq_minus_inter_iff
|
file |
diff |
annotate
|
Mon, 08 May 2023 11:16:45 +0200 |
desharna |
added lemma multpHO_implies_one_step_strong
|
file |
diff |
annotate
|
Tue, 02 May 2023 19:49:17 +0200 |
wenzelm |
more standard name bindings (amending 5bf71b4da706): avoid odd full_name like "Orderings.class.Orderings.preorder.of_class.intro" with many redundant name space accesses;
|
file |
diff |
annotate
|
Thu, 27 Apr 2023 16:15:19 +0200 |
blanchet |
made 'primcorec' more robust
|
file |
diff |
annotate
|
Sat, 22 Apr 2023 20:55:05 +0200 |
wenzelm |
provide ML antiquotation "if_none": non-strict version of "the_default";
|
file |
diff |
annotate
|
Tue, 18 Apr 2023 20:54:25 +0200 |
wenzelm |
update NEWS: Sortset and Termset turned out to be counter productive, Ord_List.union is much lighter;
|
file |
diff |
annotate
|
Thu, 13 Apr 2023 14:54:03 +0200 |
desharna |
added lemmas multpHO_repeat_mset_repeat_mset[simp] and multpHO_double_double[simp]
|
file |
diff |
annotate
|
Wed, 12 Apr 2023 19:56:05 +0200 |
desharna |
added lemma multp_image_mset_image_msetI
|
file |
diff |
annotate
|
Mon, 10 Apr 2023 23:21:47 +0200 |
wenzelm |
more NEWS;
|
file |
diff |
annotate
|
Mon, 10 Apr 2023 23:11:04 +0200 |
wenzelm |
clarified NEWS;
|
file |
diff |
annotate
|
Mon, 10 Apr 2023 14:13:48 +0200 |
wenzelm |
NEWS;
|
file |
diff |
annotate
|
Sat, 08 Apr 2023 19:32:09 +0200 |
wenzelm |
use "rsync --secluded-args" by default, discontinue obsolete option -P of sync tools;
|
file |
diff |
annotate
|
Sat, 08 Apr 2023 16:37:54 +0200 |
wenzelm |
clarified underlying SSH session of "isabelle hg_sync" and "isabelle sync";
|
file |
diff |
annotate
|
Mon, 27 Mar 2023 22:17:50 +0200 |
wenzelm |
NEWS;
|
file |
diff |
annotate
|
Mon, 20 Mar 2023 18:33:56 +0100 |
desharna |
reordered assumption and tuned proof of Multiset.bex_least_element and Multiset.bex_greatest_element
|
file |
diff |
annotate
|
Mon, 20 Mar 2023 18:21:30 +0100 |
desharna |
added lemmas Finite_Set.bex_least_element and Finite_Set.bex_greatest_element
|
file |
diff |
annotate
|
Mon, 20 Mar 2023 15:01:59 +0100 |
desharna |
added lemmas Finite_Set.bex_min_element and Finite_Set.bex_max_element
|
file |
diff |
annotate
|
Mon, 20 Mar 2023 15:01:12 +0100 |
desharna |
reversed import dependency between Relation and Finite_Set; and move theorems around
|
file |
diff |
annotate
|
Mon, 20 Mar 2023 10:59:27 +0100 |
wenzelm |
clarified operations for ML object sizes;
|
file |
diff |
annotate
|
Fri, 17 Mar 2023 13:56:54 +0100 |
desharna |
added lemma multp_repeat_mset_repeat_msetI
|
file |
diff |
annotate
|
Thu, 16 Mar 2023 17:12:06 +0100 |
wenzelm |
merged
|
file |
diff |
annotate
|
Thu, 16 Mar 2023 15:16:17 +0100 |
wenzelm |
more thorough treatment of build prefs, guarded by system option "build_through": avoid accidental rebuild of HOL etc.;
|
file |
diff |
annotate
|
Thu, 16 Mar 2023 13:18:25 +0100 |
wenzelm |
clarified build options;
|
file |
diff |
annotate
|
Thu, 16 Mar 2023 13:37:49 +0100 |
nipkow |
merge conflict
|
file |
diff |
annotate
|
Thu, 16 Mar 2023 08:30:00 +0100 |
nipkow |
unified function update and map update syntaxes
|
file |
diff |
annotate
|
Wed, 15 Mar 2023 13:01:57 +0100 |
nipkow |
map update syntax
|
file |
diff |
annotate
|
Sat, 11 Mar 2023 14:19:09 +0100 |
wenzelm |
NEWS;
|
file |
diff |
annotate
|
Tue, 07 Mar 2023 23:02:52 +0100 |
wenzelm |
renamed "isabelle build_docker" to "isabelle docker_build" (unrelated to "isabelle build");
|
file |
diff |
annotate
|
Tue, 07 Mar 2023 22:17:47 +0100 |
wenzelm |
renamed "isabelle log" to "isabelle build_log";
|
file |
diff |
annotate
|
Sun, 05 Mar 2023 16:14:48 +0100 |
wenzelm |
clarified protocol for "verbose" messages;
|
file |
diff |
annotate
|
Thu, 02 Mar 2023 17:46:29 +0100 |
wenzelm |
merged
|
file |
diff |
annotate
|
Thu, 02 Mar 2023 16:09:22 +0100 |
wenzelm |
clarified names;
|
file |
diff |
annotate
|
Thu, 02 Mar 2023 11:34:54 +0000 |
paulson |
merged
|
file |
diff |
annotate
|
Tue, 28 Feb 2023 16:46:56 +0000 |
paulson |
Imported a theorem about Infinite_Sum. Importing this theory a bit earlier is causing syntactic ambiguities with Infinite_Set_Sum however; no_notation needed
|
file |
diff |
annotate
|
Wed, 01 Mar 2023 08:00:51 +0100 |
blanchet |
adopt terminology suggested by Larry Paulson
|
file |
diff |
annotate
|
Wed, 01 Mar 2023 08:00:51 +0100 |
blanchet |
updated documentation
|
file |
diff |
annotate
|
Thu, 23 Feb 2023 22:04:32 +0100 |
nipkow |
Map.empty no longer output abbreviation; %_. None is shorter and requires no explanation
|
file |
diff |
annotate
|
Thu, 23 Feb 2023 15:37:17 +0100 |
desharna |
added lemmas strict_subset_implies_multpDM and strict_subset_implies_multpHO
|
file |
diff |
annotate
|
Thu, 23 Feb 2023 12:35:37 +0100 |
desharna |
added lemma multpDM_plus_plusI[simp]
|
file |
diff |
annotate
|
Thu, 23 Feb 2023 12:31:46 +0100 |
desharna |
added lemmas multpDM_mono_strong and multpHO_mono_strong
|
file |
diff |
annotate
|
Mon, 20 Feb 2023 13:59:42 +0100 |
nipkow |
merged
|
file |
diff |
annotate
|
Mon, 20 Feb 2023 13:37:51 +0100 |
nipkow |
Backed out changeset 1fde0e4fd791
|
file |
diff |
annotate
|
Sat, 18 Feb 2023 20:34:09 +0100 |
desharna |
added lemmas asymp_not_liftable_to_multpHO and asymp_multpHO
|
file |
diff |
annotate
|