Theorems · Theorem · measure theory
MeasureTheory.volume_sum_rpow_lt
∀ (ι : Type u_1) [inst : Fintype ι] [Nonempty ι] {p : ℝ},
1 ≤ p →
∀ (r : ℝ),
MeasureTheory.volume {x | (∑ i, |x i| ^ p) ^ (1 / p) < r} =
ENNReal.ofReal r ^ Fintype.card ι *
ENNReal.ofReal ((2 * Real.Gamma (1 / p + 1)) ^ Fintype.card ι / Real.Gamma (↑(Fintype.card ι) / p + 1))- Cited by
- 1 results in Mathlib
- Foundations
- Depth 290 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites54
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- Setstatement and proof · cited by 53,352
- Realstatement and proof · cited by 25,697
- MeasureTheory.Measurestatement and proof · cited by 10,939
- ENNRealstatement and proof · cited by 9,879
- Fintypestatement and proof · cited by 7,736
- Set.ofPredstatement and proof · cited by 6,101
- Finset.sumstatement and proof · cited by 5,195
- mul_oneproof · cited by 3,885
- Finset.univstatement and proof · cited by 3,473
- Nat.cast_oneproof · cited by 2,501
- Finset.sum_congrproof · cited by 2,323
Cited by1
Results whose statement or proof uses this declaration.
- MeasureTheory.volume_sum_rpow_leproof · cited by 0