Mathlib Map

Theorems · Definition · general topology

IsLocalMinOn

{α : Type u} → {β : Type v} → [TopologicalSpace α] → [Preorder β] → (α → β) → Set α → α → Prop

IsLocalMinOn f s a means that f a ≤ f x for all x ∈ s in some neighborhood of a.

Defined in
Mathlib.Topology.Order.LocalExtr
Cited by
38 results in Mathlib
Foundations
Depth 49 from the axioms · uses propext, Quot.sound
Assumes
TopologicalSpacePreorder

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites5

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by38

Results whose statement or proof uses this declaration.