Mathlib Map

Theorems · Theorem · general topology

IsMinOn.dual

∀ {α : Type u} {β : Type v} [inst : Preorder β] {f : α → β} {s : Set α} {a : α},
  IsMinOn f s a → IsMaxOn (⇑OrderDual.toDual ∘ f) s a

Alias of the reverse direction of isMaxOn_dual_iff.

Defined in
Mathlib.Order.Filter.Extr
Cited by
2 results in Mathlib
Foundations
Depth 15 from the axioms · uses Quot.sound
Assumes
Preorder

Around this declaration

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

Cites9

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

Cited by2

Results whose statement or proof uses this declaration.