Theorems · Theorem · measure theory
EuclideanGeometry.euclideanHausdorffMeasure_eq
∀ {V : Type u_3} {P : Type u_4} [inst : NormedAddCommGroup V] [inst_1 : InnerProductSpace ℝ V]
[inst_2 : MeasurableSpace V] [inst_3 : BorelSpace V] [inst_4 : FiniteDimensional ℝ V] [inst_5 : MetricSpace P]
[inst_6 : MeasurableSpace P] [inst_7 : BorelSpace P] [inst_8 : NormedAddTorsor V P] (p : P),
MeasureTheory.Measure.euclideanHausdorffMeasure (Module.finrank ℝ V) =
MeasureTheory.Measure.map (⇑(IsometryEquiv.vaddConst p)) MeasureTheory.volumeWe may want to endow an affine space with a MeasureSpace that transfers volume from its
associated inner product space. If it is implemented, we can unify this lemma with the previous one.
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 282 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites19
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
- Realstatement and proof · cited by 25,697
- NormedAddCommGroupstatement and proof · cited by 15,752
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- InnerProductSpacestatement and proof · cited by 3,523
- FiniteDimensionalstatement and proof · cited by 1,854
- Module.finrankstatement and proof · cited by 1,770
- MetricSpacestatement and proof · cited by 1,684
- BorelSpacestatement and proof · cited by 1,602
- NormedAddTorsorstatement and proof · cited by 1,325
- MeasureTheory.MeasureSpace.volumestatement · cited by 1,323
Cited by3
Results whose statement or proof uses this declaration.
- EuclideanGeometry.measurePreserving_vaddConstproof · cited by 1
- AffineSubspace.euclideanHausdorffMeasure_eq_lintegralproof · cited by 1
- EuclideanGeometry.euclideanHausdorffMeasure_eq_lintegralproof · cited by 0