Theorems · Theorem · probability
MeasureTheory.AEStronglyMeasurable.integral_kernel_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 η]
[inst_3 : NormedSpace ℝ E] ⦃f : β × γ → E⦄,
MeasureTheory.AEStronglyMeasurable f ((κ.compProd η) a) →
MeasureTheory.AEStronglyMeasurable (fun x => ∫ (y : γ), f (x, y) ∂η (a, x)) (κ a)- Cited by
- 4 results in Mathlib
- Foundations
- Depth 256 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites21
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 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 · cited by 10,939
- Filter.Eventuallyproof · cited by 3,134
- MeasureTheory.aeproof · cited by 2,352
- MeasureTheory.integralstatement and proof · cited by 1,779
- Filter.univ_mem'proof · cited by 1,672
- Filter.mp_memproof · cited by 1,537
- ProbabilityTheory.Kernelstatement and proof · cited by 1,281
Cited by4
Results whose statement or proof uses this declaration.
- MeasureTheory.Integrable.integral_compProdproof · cited by 4
- MeasureTheory.AEStronglyMeasurable.integral_condKernelproof · cited by 3
- ProbabilityTheory.integrable_compProd_iffproof · cited by 3
- MeasureTheory.AEStronglyMeasurable.integral_kernel_condKernelproof · cited by 0