Theorems · Theorem · general topology
IsMinFilter.comp_antitone
∀ {α : Type u} {β : Type v} {γ : Type w} [inst : Preorder β] [inst_1 : Preorder γ] {f : α → β} {l : Filter α} {a : α},
IsMinFilter f l a → ∀ {g : β → γ}, Antitone g → IsMaxFilter (g ∘ f) l a- Defined in
- Mathlib.Order.Filter.Extr
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 16 from the axioms · uses Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
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
- OrderDualproof · cited by 927
- Antitonestatement and proof · cited by 563
- IsMaxFilterstatement · cited by 38
- IsMinFilterstatement and proof · cited by 36
- IsMaxFilter.comp_monoproof · cited by 5
- IsMinFilter.dualproof · cited by 2
Cited by4
Results whose statement or proof uses this declaration.
- IsMinFilter.negproof · cited by 4
- IsMinOn.comp_antitoneproof · cited by 1
- IsLocalMinOn.comp_antitoneproof · cited by 0
- IsLocalMin.comp_antitoneproof · cited by 0