Mathlib Map

Theorems · Definition · general topology

IsLocalExtr

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

IsLocalExtr f s a means IsLocalMin f s a ∨ IsLocalMax f s a.

Defined in
Mathlib.Topology.Order.LocalExtr
Cited by
28 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 by28

Results whose statement or proof uses this declaration.