Theorems · Theorem · general topology
inf_eq_of_isMinOn
∀ {α : Type u} {β : Type v} [inst : SemilatticeInf β] [inst_1 : OrderTop β] {D : α → β} {s : Finset α} {a : α},
a ∈ s → IsMinOn D (↑s) a → s.inf D = D a- Defined in
- Mathlib.Order.Filter.Extr
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 57 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- SemilatticeInfOrderTop
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
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
- SemilatticeInfstatement and proof · cited by 634
- OrderTopstatement and proof · cited by 493
- Finset.infstatement · cited by 219
- IsMinOnstatement and proof · cited by 96
- sup_eq_of_isMaxOnproof · cited by 3
- IsMinOn.dualproof · cited by 2
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.