Theorems · Theorem · measure theory
MeasureTheory.volume_eq_of_finrank_eq_one
∀ {E : Type u_2} [inst : NormedAddCommGroup E] [inst_1 : InnerProductSpace ℝ E] [inst_2 : MeasurableSpace E]
[inst_3 : BorelSpace E] [inst_4 : FiniteDimensional ℝ E],
Module.finrank ℝ E = 1 →
∀ {v : E}, v ≠ 0 → MeasureTheory.volume = ‖v‖ₑ • MeasureTheory.Measure.map (fun x => x • v) MeasureTheory.volumeVolume on a 1-dimensional real vector space is equivalent to a scaled volume on ℝ.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 266 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites46
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- 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 · cited by 9,879
- Top.topproof · cited by 9,680
- Norm.normproof · cited by 5,413
- InnerProductSpacestatement and proof · cited by 3,523
- mul_commproof · cited by 2,262
- FiniteDimensionalstatement and proof · cited by 1,854
Cited by1
Results whose statement or proof uses this declaration.
- EuclideanGeometry.euclideanHausdorffMeasure_eq_lintegralproof · cited by 0