Theorems · Theorem · measure theory
Isometry.euclideanHausdorffMeasure_preimage
∀ {X : Type u_1} {Y : Type u_2} [inst : EMetricSpace X] [inst_1 : MeasurableSpace X] [inst_2 : BorelSpace X]
[inst_3 : EMetricSpace Y] [inst_4 : MeasurableSpace Y] [inst_5 : BorelSpace Y] {f : X → Y} {d : ℕ},
Isometry f →
∀ (s : Set Y),
(MeasureTheory.Measure.euclideanHausdorffMeasure d) (f ⁻¹' s) =
(MeasureTheory.Measure.euclideanHausdorffMeasure d) (s ∩ Set.range f)- 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.
Cites16
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
- 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
- MeasureTheory.MeasureSpace.volumeproof · cited by 1,323
- EMetricSpacestatement and proof · cited by 242
- Isometrystatement and proof · cited by 230
- MeasureTheory.Measure.hausdorffMeasureproof · cited by 71
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.