Theorems · Theorem · measure theory
InnerProductSpace.volume_ball_of_dim_odd
∀ {E : Type u_1} [inst : NormedAddCommGroup E] [inst_1 : InnerProductSpace ℝ E] [inst_2 : FiniteDimensional ℝ E]
[inst_3 : MeasurableSpace E] [inst_4 : BorelSpace E] {k : ℕ},
Module.finrank ℝ E = 2 * k + 1 →
∀ (x : E) (r : ℝ),
MeasureTheory.volume (Metric.ball x r) =
ENNReal.ofReal r ^ Module.finrank ℝ E *
ENNReal.ofReal (Real.pi ^ k * 2 ^ (k + 1) / ↑(Module.finrank ℝ E).doubleFactorial)- Cited by
- 2 results in Mathlib
- Foundations
- Depth 296 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites42
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- Setstatement · cited by 53,352
- Realstatement and proof · cited by 25,697
- NormedAddCommGroupstatement and proof · cited by 15,752
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement · cited by 10,939
- ENNRealstatement and proof · cited by 9,879
- InnerProductSpacestatement and proof · cited by 3,523
- one_mulproof · cited by 2,841
- Nat.cast_oneproof · cited by 2,501
- Nontrivialproof · cited by 2,416
- FiniteDimensionalstatement and proof · cited by 1,854
Cited by2
Results whose statement or proof uses this declaration.
- EuclideanSpace.volume_ball_fin_threeproof · cited by 1
- InnerProductSpace.volume_closedBall_of_dim_oddproof · cited by 0