Theorems · Theorem · probability
ProbabilityTheory.Kernel.withDensity_apply
∀ {α : Type u_1} {β : Type u_2} {mα : MeasurableSpace α} {mβ : MeasurableSpace β} {f : α → β → ENNReal}
(κ : ProbabilityTheory.Kernel α β) [inst : ProbabilityTheory.IsSFiniteKernel κ],
Measurable (Function.uncurry f) → ∀ (a : α), (κ.withDensity f) a = (κ a).withDensity (f a)- Defined in
- Mathlib.Probability.Kernel.WithDensity
- Cited by
- 15 results in Mathlib
- Foundations
- Depth 210 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
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 · 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.Measure.withDensitystatement and proof · cited by 265
- ProbabilityTheory.IsSFiniteKernelstatement and proof · cited by 248
- ProbabilityTheory.Kernel.withDensitystatement · cited by 45
Cited by15
Results whose statement or proof uses this declaration.
- ProbabilityTheory.Kernel.withDensity_apply'proof · cited by 10
- ProbabilityTheory.Kernel.eq_rnDeriv_measureproof · cited by 2
- ProbabilityTheory.Kernel.eq_singularPart_measureproof · cited by 2
- ProbabilityTheory.Kernel.withDensity_absolutelyContinuousproof · cited by 2
- ProbabilityTheory.Kernel.withDensity_kernel_sumproof · cited by 1
- ProbabilityTheory.Kernel.withDensity_mulproof · cited by 1
- ProbabilityTheory.Kernel.withDensity_oneproof · cited by 1
- ProbabilityTheory.Kernel.withDensity_rnDeriv_eqproof · cited by 1
- ProbabilityTheory.Kernel.withDensity_zeroproof · cited by 1
- ProbabilityTheory.Kernel.withDensity_add_rightproof · cited by 1
- ProbabilityTheory.Kernel.withDensity_congr_aeproof · cited by 1
- ProbabilityTheory.Kernel.lintegral_withDensityproof · cited by 0