Theorems · Theorem · convex and discrete geometry
StrictConcaveOn.comp_strictConvexOn
∀ {𝕜 : Type u_1} {E : Type u_2} {α : Type u_4} {β : Type u_5} [inst : Semiring 𝕜] [inst_1 : PartialOrder 𝕜]
[inst_2 : AddCommMonoid E] [inst_3 : AddCommMonoid α] [inst_4 : PartialOrder α] [inst_5 : AddCommMonoid β]
[inst_6 : PartialOrder β] [inst_7 : SMul 𝕜 E] [inst_8 : SMul 𝕜 α] [inst_9 : SMul 𝕜 β] {s : Set E} {f : E → β}
{g : β → α},
StrictConcaveOn 𝕜 (f '' s) g →
StrictConvexOn 𝕜 s f → StrictAntiOn g (f '' s) → Set.InjOn f s → StrictConcaveOn 𝕜 s (g ∘ f)- Defined in
- Mathlib.Analysis.Convex.Function
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 16 from the axioms · uses Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
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
- Set.imagestatement and proof · cited by 5,609
- Set.InjOnstatement and proof · cited by 543
- StrictAntiOnstatement and proof · cited by 120
- StrictConcaveOnstatement and proof · cited by 85
- StrictConvexOnstatement and proof · cited by 84
- StrictConcaveOn.dualproof · cited by 23
- StrictConvexOn.compproof · cited by 1
Cited by1
Results whose statement or proof uses this declaration.
- StrictConcaveOn.compproof · cited by 1