Theorems · Theorem · probability
Measurable.lintegral_kernel_prod_right
∀ {α : Type u_1} {β : Type u_2} {mα : MeasurableSpace α} {mβ : MeasurableSpace β} {κ : ProbabilityTheory.Kernel α β}
[ProbabilityTheory.IsSFiniteKernel κ] {f : α → β → ENNReal},
Measurable (Function.uncurry f) → Measurable fun a => ∫⁻ (b : β), f a b ∂κ aFor an s-finite kernel κ and a function f : α → β → ℝ≥0∞ which is measurable when seen as a
map from α × β (hypothesis Measurable (uncurry f)), the integral a ↦ ∫⁻ b, f a b ∂(κ a) is
measurable.
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 205 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites32
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
- Setproof · cited by 53,352
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement · cited by 10,939
- ENNRealstatement and proof · cited by 9,879
- MeasurableSetproof · cited by 3,075
- iSupproof · cited by 2,415
- Disjointproof · cited by 2,201
- Measurablestatement and proof · cited by 1,499
- ProbabilityTheory.Kernelstatement and proof · cited by 1,281
- MeasureTheory.lintegralstatement and proof · cited by 1,152
- Function.supportproof · cited by 610
Cited by5
Results whose statement or proof uses this declaration.
- Measurable.lintegral_kernel_prod_leftproof · cited by 3
- Measurable.setLIntegral_kernel_prod_rightproof · cited by 1
- ProbabilityTheory.measurableSet_kernel_integrableproof · cited by 1
- Measurable.lintegral_kernel_prod_right'proof · cited by 1
- Measurable.lintegral_kernel_prod_left'proof · cited by 0