Theorems · Theorem · convex and discrete geometry
IsMinOn.of_isLocalMinOn_of_convexOn_Icc
∀ {β : Type u_2} [inst : AddCommGroup β] [inst_1 : PartialOrder β] [IsOrderedAddMonoid β] [inst_3 : Module ℝ β]
[IsOrderedModule ℝ β] [PosSMulReflectLE ℝ β] {f : ℝ → β} {a b : ℝ},
a < b → IsLocalMinOn f (Set.Icc a b) a → ConvexOn ℝ (Set.Icc a b) f → IsMinOn f (Set.Icc a b) aHelper lemma for the more general case: IsMinOn.of_isLocalMinOn_of_convexOn.
- Defined in
- Mathlib.Analysis.Convex.Extrema
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 116 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites33
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Realstatement and proof · cited by 25,697
- Modulestatement and proof · cited by 20,661
- AddCommGroupstatement and proof · cited by 12,871
- Filterproof · cited by 8,121
- PartialOrderstatement and proof · cited by 6,410
- Filter.Eventuallyproof · cited by 3,134
- LT.lt.leproof · cited by 2,189
- nhdsWithinproof · cited by 1,912
- Set.Iccstatement and proof · cited by 1,702
- IsOrderedAddMonoidstatement and proof · cited by 1,659
- le_rflproof · cited by 1,558
- Set.Ioiproof · cited by 1,463
Cited by1
Results whose statement or proof uses this declaration.
- IsMinOn.of_isLocalMinOn_of_convexOnproof · cited by 2