Mathlib Map

Theorems · Theorem · general topology

IsLocalMax.add

∀ {α : Type u} {β : Type v} [inst : TopologicalSpace α] [inst_1 : AddCommMonoid β] [inst_2 : PartialOrder β]
  [IsOrderedAddMonoid β] {f g : α → β} {a : α}, IsLocalMax f a → IsLocalMax g a → IsLocalMax (fun x => f x + g x) a
Defined in
Mathlib.Topology.Order.LocalExtr
Cited by
0 results in Mathlib
Foundations
Depth 20 from the axioms · uses propext, Quot.sound
Assumes
TopologicalSpaceAddCommMonoidPartialOrderIsOrderedAddMonoid

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.

Cited by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.