Theorems · Theorem · general topology
IsMaxFilter.comp_mono
∀ {α : Type u} {β : Type v} {γ : Type w} [inst : Preorder β] [inst_1 : Preorder γ] {f : α → β} {l : Filter α} {a : α},
IsMaxFilter f l a → ∀ {g : β → γ}, Monotone g → IsMaxFilter (g ∘ f) l a- Defined in
- Mathlib.Order.Filter.Extr
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 8 from the axioms · uses no axioms
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.
- Filterstatement and proof · cited by 8,121
- Preorderstatement and proof · cited by 7,952
- Set.ofPredproof · cited by 6,101
- Monotonestatement and proof · cited by 1,397
- Filter.mem_of_supersetproof · cited by 308
- IsMaxFilterstatement and proof · cited by 38
Cited by5
Results whose statement or proof uses this declaration.
- IsExtrFilter.comp_monoproof · cited by 4
- IsMinFilter.comp_antitoneproof · cited by 4
- IsLocalMax.comp_monoproof · cited by 0
- IsLocalMaxOn.comp_monoproof · cited by 0
- IsMaxOn.comp_monoproof · cited by 0