Theorems · Theorem · measure theory
MeasureTheory.integral_fun_norm_addHaar
∀ {E : Type u_1} [inst : NormedAddCommGroup E] [inst_1 : NormedSpace ℝ E] [inst_2 : MeasurableSpace E] {F : Type u_2}
[inst_3 : NormedAddCommGroup F] [inst_4 : NormedSpace ℝ F] [Nontrivial E] (μ : MeasureTheory.Measure E)
[FiniteDimensional ℝ E] [BorelSpace E] [μ.IsAddHaarMeasure] (f : ℝ → F),
∫ (x : E), f ‖x‖ ∂μ =
Module.finrank ℝ E • μ.real (Metric.ball 0 1) • ∫ (y : ℝ) in Set.Ioi 0, y ^ (Module.finrank ℝ E - 1) • f y- Cited by
- 1 results in Mathlib
- Foundations
- Depth 276 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites50
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Realstatement and proof · cited by 25,697
- 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
- Set.Elemproof · cited by 7,166
- Norm.normstatement and proof · cited by 5,413
- Set.univproof · cited by 3,945
- Compl.complproof · cited by 2,925
- Nontrivialstatement and proof · cited by 2,416
- LT.lt.leproof · cited by 2,189
- FiniteDimensionalstatement and proof · cited by 1,854
Cited by1
Results whose statement or proof uses this declaration.
- MeasureTheory.measure_unitBall_eq_integral_div_gammaproof · cited by 1