Mathlib Map

Theorems · Theorem · real analysis

NNReal.rpow_add_le_mul_rpow_add_rpow

∀ (z₁ z₂ : NNReal) {p : ℝ}, 1 ≤ p → (z₁ + z₂) ^ p ≤ 2 ^ (p - 1) * (z₁ ^ p + z₂ ^ p)

Unweighted mean inequality, version for two elements of ℝ≥0 and real exponents.

Defined in
Mathlib.Analysis.MeanInequalitiesPow
Cited by
0 results in Mathlib
Foundations
Depth 211 from the axioms · uses propext, Classical.choice, Quot.sound

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites17

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.