Theorems · Theorem · measure theory
EuclideanGeometry.euclideanHausdorffMeasure_eq_lintegral
∀ {V : Type u_3} {P : Type u_4} [inst : NormedAddCommGroup V] [inst_1 : InnerProductSpace ℝ V]
[inst_2 : MeasurableSpace V] [BorelSpace V] [FiniteDimensional ℝ V] [inst_5 : MetricSpace P]
[inst_6 : MeasurableSpace P] [inst_7 : BorelSpace P] [inst_8 : NormedAddTorsor V P] (p : P) {v : V},
v ≠ 0 →
∀ {t : Set P},
MeasurableSet t →
(MeasureTheory.Measure.euclideanHausdorffMeasure (Module.finrank ℝ V)) t =
‖v‖ₑ *
∫⁻ (x : ℝ),
(MeasureTheory.Measure.euclideanHausdorffMeasure (Module.finrank ℝ V - 1))
(t ∩ ↑(AffineSubspace.mk' (x • v +ᵥ p) (ℝ ∙ v)ᗮ))The $n$-dimensional volume of an object in an $n$-dimensional space is equal to the integral
of the volume of $(n-1)$-dimensional orthogonal cross-section along a line defined by a direction
vector. This is a special case of AffineSubspace.euclideanHausdorffMeasure_eq_lintegral with a
one-dimensional subspace.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 286 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.idproof · cited by 18,349
- NormedAddCommGroupstatement and proof · cited by 15,752
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- ENNRealstatement and proof · cited by 9,879
- SetLike.coestatement and proof · cited by 8,199
- Submoduleproof · cited by 7,192
- InnerProductSpacestatement and proof · cited by 3,523
- MeasurableSetstatement and proof · cited by 3,075
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.