Theorems · Theorem · general topology
IsMaxOn.comp_antitone
∀ {α : Type u} {β : Type v} {γ : Type w} [inst : Preorder β] [inst_1 : Preorder γ] {f : α → β} {s : Set α} {a : α},
IsMaxOn f s a → ∀ {g : β → γ}, Antitone g → IsMinOn (g ∘ f) s a- Defined in
- Mathlib.Order.Filter.Extr
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 17 from the axioms · uses Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
Cited by1
Results whose statement or proof uses this declaration.
- IsMaxOn.negproof · cited by 2