Theorems · Theorem · general topology
IsMaxOn.add
∀ {α : Type u} {β : Type v} [inst : AddCommMonoid β] [inst_1 : PartialOrder β] [IsOrderedAddMonoid β] {f g : α → β}
{a : α} {s : Set α}, IsMaxOn f s a → IsMaxOn g s a → IsMaxOn (fun x => f x + g x) s a- Defined in
- Mathlib.Order.Filter.Extr
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 10 from the axioms · uses propext, Quot.sound
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.
- Setstatement and proof · cited by 53,352
- AddCommMonoidstatement and proof · cited by 12,281
- PartialOrderstatement and proof · cited by 6,410
- IsOrderedAddMonoidstatement and proof · cited by 1,659
- IsMaxOnstatement and proof · cited by 114
- IsMaxFilter.addproof · cited by 4
Cited by1
Results whose statement or proof uses this declaration.
- IsMaxOn.subproof · cited by 0