Commit 2026-03-03 11:03 845535c7
View on Github →feat(Data/Fintype/Order): add API for ciSup with finite indexing type (#35260)
This PR adds API for indexed suprema/infima on ConditionallyCompleteLattices when the indexing type is finite.
It also moves Finite.le_ciSup/Finite.ciInf_le to Mathlib.Data.Fintype.Order and golfs it.
We use the new lemmas to golf a few proofs in Mathlib.