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 aAlias 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.
- DFunLike.coestatement · cited by 62,936
- Setstatement and proof · cited by 53,352
- Equivstatement · cited by 8,337
- Preorderstatement and proof · cited by 7,952
- OrderDualstatement · cited by 927
- OrderDual.toDualstatement · cited by 481
- IsMaxOnstatement · cited by 114
- IsMinOnstatement · cited by 96
- isMaxOn_dual_iffproof · cited by 2
Cited by2
Results whose statement or proof uses this declaration.
- IsMinOn.closureproof · cited by 1
- inf_eq_of_isMinOnproof · cited by 0