Theorems · Theorem · probability
MeasureTheory.Measure.integrable_comp_iff
∀ {α : Type u_1} {β : Type u_2} {E : Type u_4} {mα : MeasurableSpace α} {mβ : MeasurableSpace β}
[inst : NormedAddCommGroup E] {κ : ProbabilityTheory.Kernel α β} {μ : MeasureTheory.Measure α} {f : β → E},
MeasureTheory.AEStronglyMeasurable f (μ.bind ⇑κ) →
(MeasureTheory.Integrable f (μ.bind ⇑κ) ↔
(∀ᵐ (x : α) ∂μ, MeasureTheory.Integrable f (κ x)) ∧ MeasureTheory.Integrable (fun x => ∫ (y : β), ‖f y‖ ∂κ x) μ)- Cited by
- 0 results in Mathlib
- Foundations
- Depth 258 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- NormedAddCommGroup
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites15
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- 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
- 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
- ProbabilityTheory.Kernelstatement and proof · cited by 1,281
- MeasureTheory.AEStronglyMeasurablestatement and proof · cited by 755
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.