Theorems · Theorem · convex and discrete geometry
ConcaveOn.add
∀ {𝕜 : 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 β] [IsOrderedAddMonoid β] [inst_6 : SMul 𝕜 E]
[inst_7 : DistribMulAction 𝕜 β] {s : Set E} {f g : E → β}, ConcaveOn 𝕜 s f → ConcaveOn 𝕜 s g → ConcaveOn 𝕜 s (f + g)- Defined in
- Mathlib.Analysis.Convex.Function
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 16 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
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
- IsOrderedAddMonoidstatement and proof · cited by 1,659
- DistribMulActionstatement and proof · cited by 584
- ConcaveOnstatement and proof · cited by 159
- ConcaveOn.dualproof · cited by 35
- ConvexOn.addproof · cited by 4
Cited by3
Results whose statement or proof uses this declaration.
- ConcaveOn.subproof · cited by 3
- Bertrand.real_main_inequalityproof · cited by 1
- ConcaveOn.add_constproof · cited by 0