Theorems · Theorem · probability
MeasureTheory.Integrable.ae_of_compProd
∀ {α : Type u_1} {β : Type u_2} {γ : Type u_3} {E : Type u_4} {mα : MeasurableSpace α} {mβ : MeasurableSpace β}
{mγ : MeasurableSpace γ} [inst : NormedAddCommGroup E] {a : α} {κ : ProbabilityTheory.Kernel α β}
[ProbabilityTheory.IsSFiniteKernel κ] {η : ProbabilityTheory.Kernel (α × β) γ} [ProbabilityTheory.IsSFiniteKernel η]
⦃f : β × γ → E⦄,
MeasureTheory.Integrable f ((κ.compProd η) a) →
∀ᵐ (x : β) ∂κ a, MeasureTheory.Integrable (fun y => f (x, y)) (η (a, x))- Cited by
- 3 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.
Cites12
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
- NormedAddCommGroupstatement and proof · cited by 15,752
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement · cited by 10,939
- Filter.Eventuallystatement · cited by 3,134
- MeasureTheory.aestatement · cited by 2,352
- MeasureTheory.Integrablestatement and proof · cited by 1,367
- ProbabilityTheory.Kernelstatement and proof · cited by 1,281
- ProbabilityTheory.IsSFiniteKernelstatement and proof · cited by 248
- ProbabilityTheory.Kernel.compProdstatement and proof · cited by 99
- MeasureTheory.Integrable.aestronglyMeasurableproof · cited by 84
- ProbabilityTheory.integrable_compProd_iffproof · cited by 3
Cited by3
Results whose statement or proof uses this declaration.
- ProbabilityTheory.Kernel.lintegral_fn_integral_subproof · cited by 1
- ProbabilityTheory.Kernel.integral_fn_integral_subproof · cited by 1
- ProbabilityTheory.Kernel.integral_fn_integral_addproof · cited by 1