Theorems · Theorem · probability
ProbabilityTheory.Kernel.withDensity_sub_add_cancel
∀ {α : Type u_1} {β : Type u_2} {mα : MeasurableSpace α} {mβ : MeasurableSpace β} {κ : ProbabilityTheory.Kernel α β}
[inst : ProbabilityTheory.IsSFiniteKernel κ] {f g : α → β → ENNReal},
Measurable (Function.uncurry f) →
Measurable (Function.uncurry g) →
(∀ (a : α), g a ≤ᵐ[κ a] f a) → (κ.withDensity fun a x => f a x - g a x) + κ.withDensity g = κ.withDensity f- Defined in
- Mathlib.Probability.Kernel.WithDensity
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 212 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites18
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
- MeasureTheory.aestatement and proof · cited by 2,352
- Filter.univ_mem'proof · cited by 1,672
- Filter.mp_memproof · cited by 1,537
- Measurablestatement and proof · cited by 1,499
- ProbabilityTheory.Kernelstatement and proof · cited by 1,281
- Filter.EventuallyLEstatement and proof · cited by 383
- ProbabilityTheory.IsSFiniteKernelstatement and proof · cited by 248
- Pi.add_applyproof · cited by 61
Cited by1
Results whose statement or proof uses this declaration.
- ProbabilityTheory.Kernel.withDensity_one_sub_rnDerivAuxproof · cited by 2