Commit 2024-09-23 14:56 305ddf13
View on Github →feat: maximal upper/minimal lower bounds of finset elements (#16970)
Originally motivated by the Carleson project. We rename Finite.exists_ge_minimal
to Finite.exists_minimal_le
and add Finset
and Set.Finite
versions.