Theorems · Theorem · probability
ProbabilityTheory.Kernel.lintegral_withDensity
∀ {α : Type u_1} {β : Type u_2} {mα : MeasurableSpace α} {mβ : MeasurableSpace β} {f : α → β → ENNReal}
(κ : ProbabilityTheory.Kernel α β) [inst : ProbabilityTheory.IsSFiniteKernel κ],
Measurable (Function.uncurry f) →
∀ (a : α) {g : β → ENNReal}, Measurable g → ∫⁻ (b : β), g b ∂(κ.withDensity f) a = ∫⁻ (b : β), f a b * g b ∂κ a- Defined in
- Mathlib.Probability.Kernel.WithDensity
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 211 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
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- ENNRealstatement and proof · cited by 9,879
- Measurablestatement and proof · cited by 1,499
- ProbabilityTheory.Kernelstatement and proof · cited by 1,281
- MeasureTheory.lintegralstatement and proof · cited by 1,152
- ProbabilityTheory.IsSFiniteKernelstatement and proof · cited by 248
- ProbabilityTheory.Kernel.withDensitystatement · cited by 45
- ProbabilityTheory.Kernel.withDensity_applyproof · cited by 15
- MeasureTheory.lintegral_withDensity_eq_lintegral_mulproof · cited by 5
- Measurable.of_uncurry_leftproof · cited by 4
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.