Theorems · Theorem · real analysis
strictConvexOn_rpow
∀ {p : ℝ}, 1 < p → StrictConvexOn ℝ (Set.Ici 0) fun x => x ^ pFor p : ℝ with 1 < p, fun x ↦ x ^ p is strictly convex on $[0, +∞)$.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 206 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites40
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
- LT.lt.leproof · cited by 2,189
- mul_assocproof · cited by 1,667
- add_commproof · cited by 1,535
- LT.lt.ne'proof · cited by 1,417
- Set.Icistatement and proof · cited by 1,070
- sub_eq_add_negproof · cited by 1,023
- LT.lt.neproof · cited by 872
- LE.le.trans_ltproof · cited by 795
- mul_negproof · cited by 590
- neg_subproof · cited by 272
- neg_add_cancelproof · cited by 256
Cited by2
Results whose statement or proof uses this declaration.
- NNReal.strictConcaveOn_rpowproof · cited by 3
- convexOn_rpowproof · cited by 2