Mathlib Map

Theorems · Theorem · general topology

isMaxOn_iff

∀ {α : Type u} {β : Type v} [inst : Preorder β] {f : α → β} {s : Set α} {a : α}, IsMaxOn f s a ↔ ∀ x ∈ s, f x ≤ f a
Defined in
Mathlib.Order.Filter.Extr
Cited by
6 results in Mathlib
Foundations
Depth 9 from the axioms · uses no axioms
Assumes
Preorder

Around this declaration

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

Cites3

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

  • Setstatement and proof · cited by 53,352
  • Preorderstatement and proof · cited by 7,952
  • IsMaxOnstatement · cited by 114

Cited by6

Results whose statement or proof uses this declaration.