Theorems · Theorem · measure theory
MeasureTheory.Measure.addHaar_closedBall_mul_of_pos
∀ {E : Type u_1} [inst : NormedAddCommGroup E] [inst_1 : NormedSpace ℝ E] [inst_2 : MeasurableSpace E] [BorelSpace E]
[FiniteDimensional ℝ E] (μ : MeasureTheory.Measure E) [μ.IsAddHaarMeasure] (x : E) {r : ℝ},
0 < r →
∀ (s : ℝ), μ (Metric.closedBall x (r * s)) = ENNReal.ofReal (r ^ Module.finrank ℝ E) * μ (Metric.closedBall 0 s)- Cited by
- 0 results in Mathlib
- Foundations
- Depth 258 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites22
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 · 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
- NormedSpacestatement and proof · cited by 12,499
- MeasureTheory.Measurestatement and proof · cited by 10,939
- ENNRealstatement · cited by 9,879
- LT.lt.leproof · cited by 2,189
- FiniteDimensionalstatement and proof · cited by 1,854
- Module.finrankstatement and proof · cited by 1,770
- BorelSpacestatement and proof · cited by 1,602
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.