Mathlib Map

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
Assumes
ProbabilityTheory.IsSFiniteKernel

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

ProbabilityTheory.Kernel.withDensity_apply' · cited by 10Kernel.withDensity_apply'ProbabilityTheory.Kernel.eq_rnDeriv_measure · cited by 2Kernel.eq_rnDeriv_measureProbabilityTheory.Kernel.eq_singularPart_measure · cited by 2Kernel.eq_singularPart_me…ProbabilityTheory.Kernel.withDensity_absolutelyContinuous · cited by 2Kernel.withDensity_absolu…ProbabilityTheory.Kernel.withDensity_kernel_sum · cited by 1Kernel.withDensity_kernel…ProbabilityTheory.Kernel.withDensity_mul · cited by 1Kernel.withDensity_mulProbabilityTheory.Kernel.withDensity_one · cited by 1Kernel.withDensity_oneProbabilityTheory.Kernel.withDensity_rnDeriv_eq · cited by 1Kernel.withDensity_rnDeri…ProbabilityTheory.Kernel.withDensity_zero · cited by 1Kernel.withDensity_zeroProbabilityTheory.Kernel.withDensity_add_right · cited by 1Kernel.withDensity_add_ri…ProbabilityTheory.Kernel.withDensity_congr_ae · cited by 1Kernel.withDensity_congr_…ProbabilityTheory.Kernel.lintegral_withDensity · cited by 0Kernel.lintegral_withDens…ProbabilityTheory.Kernel.integral_withDensity · cited by 0Kernel.integral_withDensi…ProbabilityTheory.Kernel.withDensity_add_left · cited by 0Kernel.withDensity_add_le…ProbabilityTheory.Kernel.rnDeriv_withDensity · cited by 0Kernel.rnDeriv_withDensityDFunLike.coe · cited by 62936DFunLike.coeMeasurableSpace · cited by 13106MeasurableSpaceMeasureTheory.Measure · cited by 10939MeasureTheory.MeasureENNReal · cited by 9879ENNRealMeasurable · cited by 1499MeasurableProbabilityTheory.Kernel · cited by 1281ProbabilityTheory.KernelMeasureTheory.Measure.withDensity · cited by 265Measure.withDensityProbabilityTheory.IsSFiniteKernel · cited by 248ProbabilityTheory.IsSFini…ProbabilityTheory.Kernel.withDensity · cited by 45Kernel.withDensityKernel.withDensity_applyCITED BYCITES

Cites9

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by15

Results whose statement or proof uses this declaration.