Theorems · Theorem · general topology
IsMaxFilter.add
∀ {α : Type u} {β : Type v} [inst : AddCommMonoid β] [inst_1 : PartialOrder β] [IsOrderedAddMonoid β] {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
- 4 results in Mathlib
- Foundations
- Depth 9 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- AddCommMonoidstatement and proof · cited by 12,281
- Filterstatement and proof · cited by 8,121
- PartialOrderstatement and proof · cited by 6,410
- IsOrderedAddMonoidstatement and proof · cited by 1,659
- add_le_addproof · cited by 666
- IsMaxFilterstatement and proof · cited by 38
- IsMaxFilter.bicomp_monoproof · cited by 8
Cited by4
Results whose statement or proof uses this declaration.
- IsMaxFilter.subproof · cited by 2
- IsMaxOn.addproof · cited by 1
- IsLocalMaxOn.addproof · cited by 0
- IsLocalMax.addproof · cited by 0