NEWS
Mon, 17 Mar 2025 16:29:48 +0100 desharna removed lemma wf_empty (use wf_on_bot instead)
Mon, 17 Mar 2025 11:30:39 +0100 desharna added lemmas wf_on_bot[simp] and wfp_on_bot[simp]
Mon, 17 Mar 2025 09:12:18 +0100 desharna added lemmas, refl_on_top[simp], reflp_on_top[simp], sym_on_top[simp], symp_on_top[simp], trans_on_top[simp], transp_on_top[simp], total_on_top[simp], totalp_on_top[simp]
Sun, 16 Mar 2025 15:04:59 +0100 desharna removed lemmas antisym_empty[simp], antisym_bot[simp], trans_empty[simp]
Sun, 16 Mar 2025 14:51:37 +0100 desharna added lemmas antisym_on_bot[simp], asym_on_bot[simp], irrefl_on_bot[simp], sym_on_bot[simp], trans_on_bot[simp]
Sun, 16 Mar 2025 08:55:17 +0100 haftmann removed theory HOL-Library.Divides (finally)
Sun, 16 Mar 2025 09:33:17 +0100 desharna added lemmas, antisymp_on_bot[simp], asymp_on_bot[simp], irreflp_on_bot[simp], left_unique_bot[simp], symp_on_bot[simp], transp_on_bot[simp]
Sat, 15 Mar 2025 22:42:29 +0100 desharna added lemmas totalp_on_mono[mono], totalp_on_mono_strong, totalp_on_mono_stronger, totalp_on_mono_stronger_alt
Sat, 15 Mar 2025 20:33:19 +0100 desharna removed lemmas left_unique_iff and right_unique_iff
Sat, 15 Mar 2025 20:27:25 +0100 desharna added lemma left_unique_iff_Uniq
Sat, 15 Mar 2025 20:17:03 +0100 desharna Moved predicate left_unique from HOL.Transfer to HOL.Relation
Sat, 15 Mar 2025 14:29:19 +0100 desharna proper theory name in NEWS
Sat, 15 Mar 2025 14:10:23 +0100 desharna removed single_valuedp (use right_unique instead)
Sat, 15 Mar 2025 10:39:45 +0100 desharna moved predicate right_unique to theory Relation
Sat, 15 Mar 2025 09:17:46 +0100 desharna added lemma single_valuedp_eq_right_unique
Fri, 14 Mar 2025 18:13:56 +0100 desharna added lemma symp_on_equality[simp]
Fri, 14 Mar 2025 18:11:38 +0100 desharna Strengthened and renamed lemmas antisymp_equality and transp_equality
Fri, 14 Mar 2025 18:04:14 +0100 desharna strengthened lemma refl_on_empty[simp]
Fri, 14 Mar 2025 18:02:16 +0100 desharna added lemma reflp_on_refl_on_eq [pred_set_conv]
Thu, 13 Mar 2025 16:00:48 +0100 wenzelm proper document structure;
Thu, 13 Mar 2025 15:49:15 +0100 wenzelm merged
Wed, 12 Mar 2025 11:07:16 +0100 wenzelm tuned NEWS: horizontal position is treated, too;
Sat, 08 Mar 2025 22:19:49 +0100 wenzelm proper documentation for ML antiquotation \<^instantiate>;
Thu, 13 Mar 2025 14:47:56 +0100 desharna fixed NEWS
Thu, 13 Mar 2025 14:47:32 +0100 desharna added lemma quotient_disj_strong
Thu, 13 Mar 2025 10:39:41 +0100 desharna strengthened sym_trans_comp_subset
Thu, 13 Mar 2025 09:48:39 +0100 desharna added lemmas irrefl_relation_ofD, refl_relation_ofD, total_relation_ofD
Thu, 13 Mar 2025 09:41:56 +0100 desharna added lemmas antisym_relation_of[simp], asym_relation_of[simp], sym_relation_of[simp], trans_relation_of[simp]
Wed, 12 Mar 2025 19:26:59 +0100 desharna NEWS
Wed, 05 Mar 2025 08:28:21 +0100 desharna added lemmas bex_rtrancl_min_element_if_wf_on and bex_rtrancl_min_element_if_wfp_on
Tue, 04 Mar 2025 19:34:12 +0100 desharna added lemma wf_on_lex_prod[intro]
Tue, 04 Mar 2025 17:57:10 +0100 desharna added lemma wfp_on_iff_wfp
Tue, 04 Mar 2025 16:58:46 +0100 desharna added attribute "simp" to filter_mset_eq_mempty_iff
Tue, 04 Mar 2025 16:38:21 +0100 desharna removed lemma size_multiset_sum_mset[simp]
Tue, 04 Mar 2025 16:37:14 +0100 desharna added lemma size_mset_sum_mset_conv[simp] (thanks to Manuel Eberl)
Tue, 04 Mar 2025 16:07:55 +0100 desharna added lemma filter_mset_eq_mempty_iff (thanks to Manuel Eberl)
Tue, 04 Mar 2025 15:19:08 +0100 desharna renamed lemma filter_image_mset to filter_mset_image_mset
Tue, 04 Mar 2025 13:10:31 +0100 desharna added lemmas filter_mset_mono_strong, filter_mset_sum_list, set_mset_sum_list[simp] (thanks to Manuel Eberl)
Mon, 03 Mar 2025 19:52:18 +0100 wenzelm merged, resolving conflicts in src/HOL/Tools/Sledgehammer/sledgehammer_atp_systems.ML due to clones bb2ea9e80c33 + 62c039ce397c;
Sun, 23 Feb 2025 22:37:36 +0100 wenzelm more NEWS;
Thu, 20 Feb 2025 21:58:23 +0100 wenzelm tuned NEWS;
Wed, 19 Feb 2025 20:34:32 +0100 wenzelm more NEWS;
Tue, 25 Feb 2025 15:54:41 +0100 desharna added lemmas monotone_on_sup_fun, monotone_on_inf_fun, antimonotone_on_sup_fun, antimonotone_on_inf_fun (thanks to Alexander Pach)
Wed, 19 Feb 2025 11:11:14 +0100 wenzelm back to post-release mode -- after fork point;
Thu, 13 Feb 2025 14:26:50 +0100 wenzelm expose bundle $ISABELLE_BROWSER_INFO_LIBRARY via HTTP;
Sun, 09 Feb 2025 16:56:55 +0100 wenzelm tuned NEWS for release;
Thu, 06 Feb 2025 16:20:52 +0000 paulson Minor lemma tweaking
Mon, 03 Feb 2025 20:22:51 +0100 wenzelm merged
Mon, 03 Feb 2025 19:53:13 +0100 wenzelm tuned;
Mon, 03 Feb 2025 14:41:50 +0100 wenzelm NEWS;
Mon, 03 Feb 2025 13:17:37 +0100 desharna NEWS
Mon, 03 Feb 2025 10:46:57 +0100 desharna added lemmas ex_terminating_rtranclp_strong and ex_terminating_rtranclp
Mon, 03 Feb 2025 10:04:59 +0100 desharna added lemma strict_partial_order_wfp_on_finite_set
Sun, 02 Feb 2025 17:11:45 +0100 wenzelm tuned spelling;
Sun, 02 Feb 2025 17:05:06 +0100 wenzelm clarified NEWS: not user-relevant;
Sun, 02 Feb 2025 14:16:26 +0100 wenzelm clarified default of flatlaf.useNativeLibrary=false, for cross-platform GUI uniformity;
Sat, 01 Feb 2025 22:49:33 +0100 wenzelm merged;
Sat, 01 Feb 2025 22:41:05 +0100 wenzelm more NEWS;
Sat, 01 Feb 2025 22:13:49 +0100 wenzelm updated to flatlaf-3.5.4, with fallback on 2.6 for arm64-linux;
Sat, 01 Feb 2025 18:29:07 +0100 Fabian Huch more standard: let OS pick random port by default;
less more (0) -3000 -1000 -300 -100 -60 tip