Theorems · Theorem · probability
MeasureTheory.AEStronglyMeasurable.integral_kernel_condKernel
∀ {α : Type u_1} {β : Type u_2} {Ω : Type u_3} {mα : MeasurableSpace α} {mβ : MeasurableSpace β}
[inst : MeasurableSpace Ω] [inst_1 : StandardBorelSpace Ω] [inst_2 : Nonempty Ω]
[inst_3 : MeasurableSpace.CountableOrCountablyGenerated α β] {κ : ProbabilityTheory.Kernel α (β × Ω)}
[inst_4 : ProbabilityTheory.IsFiniteKernel κ] {E : Type u_4} {f : β × Ω → E} [inst_5 : NormedAddCommGroup E]
[inst_6 : NormedSpace ℝ E] (a : α),
MeasureTheory.AEStronglyMeasurable f (κ a) →
MeasureTheory.AEStronglyMeasurable (fun x => ∫ (y : Ω), f (x, y) ∂κ.condKernel (a, x)) (κ.fst a)- Cited by
- 0 results in Mathlib
- Foundations
- Depth 338 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites16
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
- ProbabilityTheory.Kernelstatement and proof · cited by 1,281
- MeasureTheory.AEStronglyMeasurablestatement and proof · cited by 755
- StandardBorelSpacestatement and proof · cited by 304
- ProbabilityTheory.IsFiniteKernelstatement and proof · cited by 178
- MeasurableSpace.CountableOrCountablyGeneratedstatement and proof · cited by 97
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.