desharna [Thu, 13 Oct 2022 17:31:22 +0200] rev 76286
strengthened lemmas preorder.reflp_ge[simp] and preorder.reflp_le[simp]
desharna [Thu, 13 Oct 2022 17:22:34 +0200] rev 76285
added lemmas linorder.totalp_ge[simp], linorder.totalp_greater[simp], linorder.totalp_le[simp], and linorder.totalp_less[simp]
desharna [Thu, 13 Oct 2022 17:00:43 +0200] rev 76284
NEWS
desharna [Thu, 13 Oct 2022 16:45:49 +0200] rev 76283
merged
desharna [Thu, 13 Oct 2022 14:30:53 +0200] rev 76282
fixed NEWS following cee0b9fccf6f
desharna [Thu, 13 Oct 2022 14:27:15 +0200] rev 76281
renamed lemma inj_on_strict_subset to image_strict_mono for symmetry with image_mono and to distinguish from inj_on_subset
wenzelm [Thu, 13 Oct 2022 14:49:15 +0200] rev 76280
merged
wenzelm [Thu, 13 Oct 2022 11:22:32 +0200] rev 76279
proper Deps.is_empty (amending 77327455b00d), e.g. relevant for warning "Nothing to build";
wenzelm [Wed, 12 Oct 2022 19:52:03 +0200] rev 76278
tuned whitespace;
wenzelm [Wed, 12 Oct 2022 14:49:05 +0200] rev 76277
less ambitious Bytes.chunk_size, which is presumably more stable with memory management under heavy load;