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 aA 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
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.
- Setstatement and proof · cited by 53,352
- Realstatement and proof · cited by 25,697
- TopologicalSpacestatement and proof · cited by 24,529
- Modulestatement and proof · cited by 20,661
- AddCommGroupstatement and proof · cited by 12,871
- PartialOrderstatement and proof · cited by 6,410
- IsOrderedAddMonoidstatement and proof · cited by 1,659
- IsTopologicalAddGroupstatement and proof · cited by 1,394
- ContinuousSMulstatement and proof · cited by 1,016
- ConcaveOnstatement and proof · cited by 159
- IsOrderedModulestatement and proof · cited by 156
- IsMaxOnstatement · cited by 114
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.