Mathlib Map

Theorems · Definition · general topology

IsLocalMax

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

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

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

Around this declaration

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

Cites4

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

Cited by50

Results whose statement or proof uses this declaration.