Theorems · Theorem · convex and discrete geometry
StrictConvexOn.add_convexOn
∀ {𝕜 : Type u_1} {E : Type u_2} {β : Type u_5} [inst : Semiring 𝕜] [inst_1 : PartialOrder 𝕜] [inst_2 : AddCommMonoid E]
[inst_3 : AddCommMonoid β] [inst_4 : PartialOrder β] [IsOrderedCancelAddMonoid β] [inst_6 : SMul 𝕜 E]
[inst_7 : DistribMulAction 𝕜 β] {s : Set E} {f g : E → β},
StrictConvexOn 𝕜 s f → ConvexOn 𝕜 s g → StrictConvexOn 𝕜 s (f + g)- Defined in
- Mathlib.Analysis.Convex.Function
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 17 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
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
- Semiringstatement and proof · cited by 13,802
- AddCommMonoidstatement and proof · cited by 12,281
- PartialOrderstatement and proof · cited by 6,410
- LT.lt.leproof · cited by 2,189
- DistribMulActionstatement and proof · cited by 584
- IsOrderedCancelAddMonoidstatement and proof · cited by 359
- smul_addproof · cited by 263
- ConvexOnstatement and proof · cited by 232
- StrictConvexOnstatement and proof · cited by 84
- add_add_add_commproof · cited by 56
- add_lt_add_of_lt_of_leproof · cited by 37
Cited by5
Results whose statement or proof uses this declaration.
- StrictConcaveOn.add_concaveOnproof · cited by 2
- ConvexOn.add_strictConvexOnproof · cited by 2
- InformationTheory.strictConvexOn_klFunproof · cited by 2
- StrictConvexOn.sub_concaveOnproof · cited by 1
- StrictConvexOn.add_constproof · cited by 0