Mathlib Map

Theorems · Definition · measure theory

MeasureTheory.Measure.toSphere

{E : Type u_1} →
  [inst : NormedAddCommGroup E] →
    [NormedSpace ℝ E] →
      [inst_2 : MeasurableSpace E] → MeasureTheory.Measure E → MeasureTheory.Measure ↑(Metric.sphere 0 1)

If μ is an additive Haar measure on a normed space E, then μ.toSphere is the measure on the unit sphere in E such that μ.toSphere s = Module.finrank ℝ E • μ (Set.Ioo (0 : ℝ) 1 • s).

Defined in
Mathlib.MeasureTheory.Constructions.HaarToSphere
Cited by
12 results in Mathlib
Foundations
Depth 197 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
NormedAddCommGroupNormedSpaceMeasurableSpace

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

MeasureTheory.Measure.toSphere_apply' · cited by 3Measure.toSphere_apply'MeasureTheory.Measure.measurePreserving_homeomorphUnitSphereProd · cited by 2Measure.measurePreserving…MeasureTheory.Measure.toSphere_apply_univ · cited by 2Measure.toSphere_apply_un…MeasureTheory.Measure.toSphere_apply_univ' · cited by 1Measure.toSphere_apply_un…MeasureTheory.Measure.toSphere_eq_zero_iff_finrank · cited by 1Measure.toSphere_eq_zero_…MeasureTheory.Measure.toSphere_real_apply_univ · cited by 1Measure.toSphere_real_app…MeasureTheory.integrable_fun_norm_addHaar · cited by 1MeasureTheory.integrable_…MeasureTheory.integral_fun_norm_addHaar · cited by 1MeasureTheory.integral_fu…MeasureTheory.Measure.toSphereBallBound_mul_measure_unitBall_le_toSphere_ball · cited by 1Measure.toSphereBallBound…MeasureTheory.Measure.toSphere_eq_zero_iff · cited by 0Measure.toSphere_eq_zero_…MeasureTheory.Measure.toSphere_ne_zero · cited by 0Measure.toSphere_ne_zeroMeasureTheory.Measure.toSphereBallBound_mul_measureReal_unitBall_le_toSphere_ball · cited by 0Measure.toSphereBallBound…DFunLike.coe · cited by 62936DFunLike.coeSet · cited by 53352SetReal · cited by 25697RealNormedAddCommGroup · cited by 15752NormedAddCommGroupMeasurableSpace · cited by 13106MeasurableSpaceNormedSpace · cited by 12499NormedSpaceMeasureTheory.Measure · cited by 10939MeasureTheory.MeasureSet.Elem · cited by 7166Set.ElemSet.univ · cited by 3945Set.univModule.finrank · cited by 1770Module.finrankSProd.sprod · cited by 1750SProd.sprodMeasureTheory.Measure.restrict · cited by 1646Measure.restrictSet.Iio · cited by 1166Set.IioMetric.sphere · cited by 371Metric.sphereHomeomorph.symm · cited by 365Homeomorph.symmMeasure.toSphereCITED BYCITES

Cites18

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by12

Results whose statement or proof uses this declaration.