Theorems · Theorem · measure theory
MeasureTheory.Measure.addHaar_preimage_linearEquiv
∀ {E : Type u_1} [inst : NormedAddCommGroup E] [inst_1 : NormedSpace ℝ E] [inst_2 : MeasurableSpace E] [BorelSpace E]
[FiniteDimensional ℝ E] (μ : MeasureTheory.Measure E) [μ.IsAddHaarMeasure] (f : E ≃ₗ[ℝ] E) (s : Set E),
μ (⇑f ⁻¹' s) = ENNReal.ofReal |LinearMap.det ↑f.symm| * μ sThe preimage of a set s under a linear equiv f has measure
equal to μ s times the absolute value of the inverse of the determinant of f.
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 256 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites28
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
- NormedSpacestatement and proof · cited by 12,499
- MeasureTheory.Measurestatement and proof · cited by 10,939
- LinearMapstatement · cited by 10,215
- ENNRealstatement and proof · cited by 9,879
- Set.preimagestatement and proof · cited by 4,946
- AddGroupproof · cited by 4,410
Cited by3
Results whose statement or proof uses this declaration.
- ZSpan.measure_fundamentalDomainproof · cited by 4
- ZLattice.volume_image_eq_volume_div_covolumeproof · cited by 3
- MeasureTheory.Measure.addHaar_preimage_continuousLinearEquivproof · cited by 1