Theorems · Theorem · measure theory
MeasureTheory.integrable_mconv_iff
∀ {M : Type u_1} {F : Type u_2} [inst : Monoid M] {mM : MeasurableSpace M} [MeasurableMul₂ M]
[inst_2 : NormedAddCommGroup F] {μ ν : MeasureTheory.Measure M} {f : M → F} [MeasureTheory.SFinite ν],
MeasureTheory.AEStronglyMeasurable f (μ.mconv ν) →
(MeasureTheory.Integrable f (μ.mconv ν) ↔
(∀ᵐ (x : M) ∂μ, MeasureTheory.Integrable (fun y => f (x * y)) ν) ∧
MeasureTheory.Integrable (fun x => ∫ (y : M), ‖f (x * y)‖ ∂ν) μ)- Cited by
- 0 results in Mathlib
- Foundations
- Depth 258 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites25
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Realstatement · cited by 25,697
- NormedAddCommGroupstatement and proof · cited by 15,752
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- Norm.normstatement and proof · cited by 5,413
- Monoidstatement and proof · cited by 3,887
- Filter.Eventuallystatement and proof · cited by 3,134
- MeasureTheory.aestatement and proof · cited by 2,352
- MeasureTheory.integralstatement and proof · cited by 1,779
- MeasureTheory.Integrablestatement and proof · cited by 1,367
- MeasureTheory.AEStronglyMeasurablestatement and proof · cited by 755
- MeasureTheory.SFinitestatement and proof · cited by 449
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.