Theorems · Theorem · measure theory
MeasureTheory.euclideanHausdorffMeasure_homothety_preimage
∀ {𝕜 : Type u_3} {V : Type u_4} {P : Type u_5} [inst : NormedField 𝕜] [inst_1 : NormedAddCommGroup V]
[inst_2 : NormedSpace 𝕜 V] [inst_3 : MeasurableSpace P] [inst_4 : MetricSpace P] [inst_5 : NormedAddTorsor V P]
[inst_6 : BorelSpace P] (d : ℕ) (x : P) {c : 𝕜},
c ≠ 0 →
∀ (s : Set P),
(MeasureTheory.Measure.euclideanHausdorffMeasure d) (⇑(AffineMap.homothety x c) ⁻¹' s) =
‖c‖₊⁻¹ ^ d • (MeasureTheory.Measure.euclideanHausdorffMeasure d) s- Cited by
- 0 results in Mathlib
- Foundations
- Depth 273 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
- 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.preimagestatement and proof · cited by 4,946
- NNRealstatement and proof · cited by 4,310
- MetricSpacestatement and proof · cited by 1,684
- BorelSpacestatement and proof · cited by 1,602
- NormedAddTorsorstatement and proof · cited by 1,325
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.