Theorems · Theorem · probability
ProbabilityTheory.Kernel.setLIntegral_rnDerivAux
∀ {α : Type u_1} {γ : Type u_2} {mα : MeasurableSpace α} {mγ : MeasurableSpace γ}
[hαγ : MeasurableSpace.CountableOrCountablyGenerated α γ] (κ η : ProbabilityTheory.Kernel α γ)
[ProbabilityTheory.IsFiniteKernel κ] [ProbabilityTheory.IsFiniteKernel η] (a : α) {s : Set γ},
MeasurableSet s → ∫⁻ (x : γ) in s, ENNReal.ofReal (κ.rnDerivAux (κ + η) a x) ∂(κ + η) a = (κ a) s- Defined in
- Mathlib.Probability.Kernel.RadonNikodym
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 326 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites45
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
- Setstatement and proof · cited by 53,352
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- ENNRealstatement and proof · cited by 9,879
- Top.topproof · cited by 9,680
- Set.preimageproof · cited by 4,946
- Set.univproof · cited by 3,945
- MeasurableSetstatement and proof · cited by 3,075
- Set.extproof · cited by 2,266
- SProd.sprodproof · cited by 1,750
- Filter.univ_mem'proof · cited by 1,672
Cited by2
Results whose statement or proof uses this declaration.
- ProbabilityTheory.Kernel.withDensity_rnDerivAuxproof · cited by 1