Mathlib Map

Theorems · Theorem · convex and discrete geometry

IsMaxOn.of_isLocalMaxOn_of_concaveOn

∀ {E : Type u_1} {β : Type u_2} [inst : AddCommGroup E] [inst_1 : TopologicalSpace E] [inst_2 : Module ℝ E]
  [IsTopologicalAddGroup E] [ContinuousSMul ℝ E] [inst_5 : AddCommGroup β] [inst_6 : PartialOrder β]
  [IsOrderedAddMonoid β] [inst_8 : Module ℝ β] [IsOrderedModule ℝ β] [PosSMulReflectLE ℝ β] {s : Set E} {f : E → β}
  {a : E}, a ∈ s → IsLocalMaxOn f s a → ConcaveOn ℝ s f → IsMaxOn f s a

A local maximum of a concave function is a global maximum, restricted to a set s.

Defined in
Mathlib.Analysis.Convex.Extrema
Cited by
0 results in Mathlib
Foundations
Depth 118 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
AddCommGroupTopologicalSpaceModuleIsTopologicalAddGroupContinuousSMulAddCommGroupPartialOrderIsOrderedAddMonoidModuleIsOrderedModulePosSMulReflectLE

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites15

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.