Theorems · Theorem · general topology
IsMaxFilter.sup
∀ {α : Type u} {β : Type v} [inst : SemilatticeSup β] {f g : α → β} {a : α} {l : Filter α},
IsMaxFilter f l a → IsMaxFilter g l a → IsMaxFilter (fun x => f x ⊔ g x) l a- Defined in
- Mathlib.Order.Filter.Extr
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 9 from the axioms · uses no axioms
- Assumes
- SemilatticeSup
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
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
- SemilatticeSupstatement and proof · cited by 785
- sup_le_supproof · cited by 48
- IsMaxFilterstatement and proof · cited by 38
- IsMaxFilter.bicomp_monoproof · cited by 8
Cited by3
Results whose statement or proof uses this declaration.
- IsMaxOn.supproof · cited by 0
- IsLocalMax.supproof · cited by 0
- IsLocalMaxOn.supproof · cited by 0