Theorems · Theorem · general topology
IsMinFilter.comp_mono
∀ {α : Type u} {β : Type v} {γ : Type w} [inst : Preorder β] [inst_1 : Preorder γ] {f : α → β} {l : Filter α} {a : α},
IsMinFilter f l a → ∀ {g : β → γ}, Monotone g → IsMinFilter (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
- IsMinFilterstatement and proof · cited by 36
Cited by5
Results whose statement or proof uses this declaration.
- IsMaxFilter.comp_antitoneproof · cited by 4
- IsExtrFilter.comp_monoproof · cited by 4
- IsLocalMin.comp_monoproof · cited by 0
- IsLocalMinOn.comp_monoproof · cited by 0
- IsMinOn.comp_monoproof · cited by 0