Theorems · Theorem · functional analysis
LinearMap.hausdorffMeasure_image
∀ {U : Type u_5} {V : Type u_6} [inst : NormedAddCommGroup U] [inst_1 : InnerProductSpace ℝ U]
[inst_2 : FiniteDimensional ℝ U] [inst_3 : NormedAddCommGroup V] [inst_4 : InnerProductSpace ℝ V]
[inst_5 : MeasurableSpace U] [inst_6 : BorelSpace U] [inst_7 : MeasurableSpace V] [inst_8 : BorelSpace V]
(f : U →ₗ[ℝ] V) (s : Set U),
(MeasureTheory.Measure.hausdorffMeasure ↑(Module.finrank ℝ U)) (⇑f '' s) =
ENNReal.ofReal f.normDet * (MeasureTheory.Measure.hausdorffMeasure ↑(Module.finrank ℝ U)) sUsing Hausdorff measure with the domain dimension, the volume of the image is scaled by
LinearMap.normDet.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 259 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites51
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
- RingHom.idstatement and proof · cited by 18,349
- NormedAddCommGroupstatement and proof · cited by 15,752
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement · cited by 10,939
- LinearMapstatement and proof · cited by 10,215
- ENNRealstatement and proof · cited by 9,879
- Set.imagestatement and proof · cited by 5,609
- Bot.botproof · cited by 4,720
- InnerProductSpacestatement and proof · cited by 3,523
Cited by1
Results whose statement or proof uses this declaration.
- LinearMap.euclideanHausdorffMeasure_imageproof · cited by 1