Theorems · Theorem · convex and discrete geometry
IsMinOn.of_isLocalMinOn_of_convexOn
∀ {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 → IsLocalMinOn f s a → ConvexOn ℝ s f → IsMinOn f s aA local minimum of a convex function is a global minimum, restricted to a set s.
- Defined in
- Mathlib.Analysis.Convex.Extrema
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 117 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites35
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- 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
- Set.ofPredproof · cited by 6,101
- Continuousproof · cited by 2,592
- Set.Iccproof · cited by 1,702
- IsOrderedAddMonoidstatement and proof · cited by 1,659
- IsTopologicalAddGroupstatement and proof · cited by 1,394
Cited by2
Results whose statement or proof uses this declaration.
- IsMinOn.of_isLocalMin_of_convex_univproof · cited by 1
- IsMaxOn.of_isLocalMaxOn_of_concaveOnproof · cited by 0