Mathlib Map

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.

Cited by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.