Theorems · Theorem · measure theory
MeasureTheory.integrable_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},
MeasureTheory.Integrable (fun x => f ‖x‖) μ ↔
MeasureTheory.IntegrableOn (fun y => y ^ (Module.finrank ℝ E - 1) • f y) (Set.Ioi 0) MeasureTheory.volume- 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.
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
- 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
- Filter.Eventuallyproof · cited by 3,134
- Compl.complproof · cited by 2,925
- Nontrivialstatement and proof · cited by 2,416
- MeasureTheory.aeproof · cited by 2,352
Cited by1
Results whose statement or proof uses this declaration.
- MeasureTheory.integrableOn_fun_norm_addHaarproof · cited by 1