Theorems · Theorem · measure theory
MeasureTheory.integrableOn_ball_of_norm_le_rpow
∀ {E : Type u_2} {F : Type u_3} [inst : NormedAddCommGroup E] [inst_1 : NormedSpace ℝ E] [FiniteDimensional ℝ E]
[inst_3 : MeasurableSpace E] [BorelSpace E] [inst_5 : NormedAddCommGroup F] {μ : MeasureTheory.Measure E}
[μ.IsAddHaarMeasure],
1 ≤ Module.finrank ℝ E →
∀ {f : E → F} {C α r : ℝ},
α < ↑(Module.finrank ℝ E) →
(∀ᵐ (x : E) ∂μ.restrict (Metric.ball 0 r), ‖f x‖ ≤ C * ‖x‖ ^ (-α)) →
MeasureTheory.AEStronglyMeasurable f μ → MeasureTheory.IntegrableOn f (Metric.ball 0 r) μ- Cited by
- 1 results in Mathlib
- Foundations
- Depth 280 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites36
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
- Norm.normstatement and proof · cited by 5,413
- Filter.Eventuallystatement and proof · cited by 3,134
- Nat.cast_oneproof · cited by 2,501
- Nontrivialproof · cited by 2,416
- MeasureTheory.aestatement and proof · cited by 2,352
- mul_commproof · cited by 2,262
- Nat.cast_zeroproof · cited by 1,870
Cited by1
Results whose statement or proof uses this declaration.
- MeasureTheory.locallyIntegrable_of_norm_le_rpowproof · cited by 0