Theorems · Theorem · measure theory
Isometry.hausdorffMeasure_image
∀ {X : Type u_2} {Y : Type u_3} [inst : EMetricSpace X] [inst_1 : EMetricSpace Y] [inst_2 : MeasurableSpace X]
[inst_3 : BorelSpace X] [inst_4 : MeasurableSpace Y] [inst_5 : BorelSpace Y] {f : X → Y} {d : ℝ},
Isometry f →
0 ≤ d ∨ Function.Surjective f →
∀ (s : Set X), (MeasureTheory.Measure.hausdorffMeasure d) (f '' s) = (MeasureTheory.Measure.hausdorffMeasure d) s- Defined in
- Mathlib.MeasureTheory.Measure.Hausdorff
- Cited by
- 7 results in Mathlib
- Foundations
- Depth 204 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites15
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
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement · cited by 10,939
- ENNRealstatement and proof · cited by 9,879
- Set.imagestatement and proof · cited by 5,609
- BorelSpacestatement and proof · cited by 1,602
- MeasureTheory.OuterMeasureproof · cited by 287
- EMetricSpacestatement and proof · cited by 242
- Isometrystatement and proof · cited by 230
- MeasureTheory.Measure.hausdorffMeasurestatement · cited by 71
Cited by7
Results whose statement or proof uses this declaration.
- IsometryEquiv.hausdorffMeasure_imageproof · cited by 3
- Isometry.euclideanHausdorffMeasure_imageproof · cited by 2
- Isometry.hausdorffMeasure_preimageproof · cited by 2
- LinearMap.hausdorffMeasure_imageproof · cited by 1
- MeasureTheory.hausdorffMeasure_smul_right_imageproof · cited by 1
- MeasureTheory.hausdorffMeasure_smulproof · cited by 0
- MeasureTheory.hausdorffMeasure_vaddproof · cited by 0