Theorems · Theorem · measure theory
Isometry.hausdorffMeasure_preimage
∀ {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 Y),
(MeasureTheory.Measure.hausdorffMeasure d) (f ⁻¹' s) =
(MeasureTheory.Measure.hausdorffMeasure d) (s ∩ Set.range f)- Defined in
- Mathlib.MeasureTheory.Measure.Hausdorff
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 205 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
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.preimagestatement and proof · cited by 4,946
- Set.rangestatement and proof · cited by 4,705
- BorelSpacestatement and proof · cited by 1,602
- EMetricSpacestatement and proof · cited by 242
- Isometrystatement and proof · cited by 230
- Set.image_preimage_eq_inter_rangeproof · cited by 121
Cited by2
Results whose statement or proof uses this declaration.
- Isometry.map_hausdorffMeasureproof · cited by 2
- Isometry.euclideanHausdorffMeasure_preimageproof · cited by 0