Theorems · Theorem · measure theory
MeasureTheory.hausdorffMeasure_homothety_image
∀ {𝕜 : Type u_4} {E : Type u_5} {P : Type u_6} [inst : NormedField 𝕜] [inst_1 : NormedAddCommGroup E]
[inst_2 : NormedSpace 𝕜 E] [inst_3 : MeasurableSpace P] [inst_4 : MetricSpace P] [inst_5 : NormedAddTorsor E P]
[inst_6 : BorelSpace P] {d : ℝ},
0 ≤ d →
∀ (x : P) {c : 𝕜},
c ≠ 0 →
∀ (s : Set P),
(MeasureTheory.Measure.hausdorffMeasure d) (⇑(AffineMap.homothety x c) '' s) =
‖c‖₊ ^ d • (MeasureTheory.Measure.hausdorffMeasure d) sScaling by c around x scales the measure by ‖c‖₊ ^ d.
- Defined in
- Mathlib.MeasureTheory.Measure.Hausdorff
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 214 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites24
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
- NormedAddCommGroupstatement and proof · cited by 15,752
- MeasurableSpacestatement and proof · cited by 13,106
- NormedSpacestatement and proof · cited by 12,499
- MeasureTheory.Measurestatement · cited by 10,939
- ENNRealstatement and proof · cited by 9,879
- Set.imagestatement and proof · cited by 5,609
- NNRealstatement · cited by 4,310
- MetricSpacestatement and proof · cited by 1,684
- BorelSpacestatement and proof · cited by 1,602
Cited by2
Results whose statement or proof uses this declaration.
- MeasureTheory.hausdorffMeasure_homothety_preimageproof · cited by 2
- MeasureTheory.euclideanHausdorffMeasure_homothety_imageproof · cited by 0