Commit 2021-05-26 08:25 71dcb642
View on Github →feat(order/conditionally_complete_lattice): add lemmas (#7689)
These lemmas names match the version that already exist without the c
prefix.
This also renames finset.sup_eq_Sup
to finset.sup_id_eq_Sup
, and introduces a new finset.sup_eq_Sup_image
.