Mathlib Map

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.

Cited by3

Results whose statement or proof uses this declaration.