Theorems · Theorem · general topology
IsMaxFilter.comp_antitone
∀ {α : Type u} {β : Type v} {γ : Type w} [inst : Preorder β] [inst_1 : Preorder γ] {f : α → β} {l : Filter α} {a : α},
IsMaxFilter f l a → ∀ {g : β → γ}, Antitone g → IsMinFilter (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 and proof · cited by 38
- IsMinFilterstatement · cited by 36
- IsMinFilter.comp_monoproof · cited by 5
- IsMaxFilter.dualproof · cited by 1
Cited by4
Results whose statement or proof uses this declaration.
- IsMaxFilter.negproof · cited by 4
- IsMaxOn.comp_antitoneproof · cited by 1
- IsLocalMaxOn.comp_antitoneproof · cited by 0
- IsLocalMax.comp_antitoneproof · cited by 0