Theorems · Theorem · probability
MeasureTheory.Integrable.integral_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.Integrable f ((κ.compProd η) a) →
MeasureTheory.Integrable (fun x => ∫ (y : γ), f (x, y) ∂η (a, x)) (κ a)- Cited by
- 4 results in Mathlib
- Foundations
- Depth 259 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
- MeasureTheory.integralstatement · cited by 1,779
- MeasureTheory.Integrablestatement and proof · cited by 1,367
- ProbabilityTheory.Kernelstatement and proof · cited by 1,281
- norm_nonnegproof · cited by 725
- Filter.Eventually.of_forallproof · cited by 526
- LE.le.trans_eqproof · cited by 328
Cited by4
Results whose statement or proof uses this declaration.
- ProbabilityTheory.Kernel.continuous_integral_integralproof · cited by 1
- ConvexOn.integrable_apply_rnDeriv_of_integrable_compProdproof · cited by 1
- ProbabilityTheory.Kernel.integral_integral_addproof · cited by 1
- ProbabilityTheory.Kernel.integral_integral_subproof · cited by 1