Theorems · Theorem · general topology
IsLocalMaxOn.sup
∀ {α : Type u} {β : Type v} [inst : TopologicalSpace α] [inst_1 : SemilatticeSup β] {f g : α → β} {a : α} {s : Set α},
IsLocalMaxOn f s a → IsLocalMaxOn g s a → IsLocalMaxOn (fun x => f x ⊔ g x) s a- Defined in
- Mathlib.Topology.Order.LocalExtr
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 50 from the axioms · uses propext, Quot.sound
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.
- Setstatement and proof · cited by 53,352
- TopologicalSpacestatement and proof · cited by 24,529
- SemilatticeSupstatement and proof · cited by 785
- IsLocalMaxOnstatement and proof · cited by 39
- IsMaxFilter.supproof · cited by 3
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.