Mathlib Map

Theorems · Definition · general topology

IsMaxOn

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

IsMaxOn f s a means that f x ≤ f a for all x ∈ s. Note that we do not assume a ∈ s.

Defined in
Mathlib.Order.Filter.Extr
Cited by
114 results in Mathlib
Foundations
Depth 8 from the axioms, rests on 27 definitions · uses no axioms
Assumes
Preorder

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 by114

Results whose statement or proof uses this declaration.