Theorems · Theorem · probability
ProbabilityTheory.Kernel.integral_withDensity
∀ {α : Type u_1} {β : Type u_2} {mα : MeasurableSpace α} {mβ : MeasurableSpace β} {κ : ProbabilityTheory.Kernel α β}
{E : Type u_4} [inst : NormedAddCommGroup E] [inst_1 : NormedSpace ℝ E] {f : β → E}
[inst_2 : ProbabilityTheory.IsSFiniteKernel κ] {a : α} {g : α → β → NNReal},
Measurable (Function.uncurry g) → ∫ (b : β), f b ∂(κ.withDensity fun a b => ↑(g a b)) a = ∫ (b : β), g a b • f b ∂κ a- Defined in
- Mathlib.Probability.Kernel.WithDensity
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 262 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites20
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 and proof · cited by 10,939
- NNRealstatement and proof · cited by 4,310
- MeasureTheory.integralstatement and proof · cited by 1,779
- Measurablestatement and proof · cited by 1,499
- ProbabilityTheory.Kernelstatement and proof · cited by 1,281
- ENNReal.ofNNRealstatement · cited by 1,279
- ProbabilityTheory.IsSFiniteKernelstatement and proof · cited by 248
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.