Theorems · Theorem · general topology
sup_eq_of_isMaxOn
∀ {α : Type u} {β : Type v} [inst : SemilatticeSup β] [inst_1 : OrderBot β] {D : α → β} {s : Finset α} {a : α},
a ∈ s → IsMaxOn D (↑s) a → s.sup D = D a- Defined in
- Mathlib.Order.Filter.Extr
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 56 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- SemilatticeSupOrderBot
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Finsetstatement and proof · cited by 13,712
- SetLike.coestatement and proof · cited by 8,199
- OrderBotstatement and proof · cited by 1,055
- SemilatticeSupstatement and proof · cited by 785
- Finset.supstatement · cited by 530
- LE.le.antisymmproof · cited by 507
- IsMaxOnstatement and proof · cited by 114
- Finset.le_supproof · cited by 112
- Finset.sup_leproof · cited by 44
Cited by3
Results whose statement or proof uses this declaration.
- sup_eq_of_maxproof · cited by 2
- AddMonoidAlgebra.supDegree_eq_of_isMaxOnproof · cited by 0
- inf_eq_of_isMinOnproof · cited by 0