Theorems · Theorem · probability
ProbabilityTheory.Kernel.eq_rnDeriv
∀ {α : Type u_1} {γ : Type u_2} {mα : MeasurableSpace α} {mγ : MeasurableSpace γ} {κ η : ProbabilityTheory.Kernel α γ}
[hαγ : MeasurableSpace.CountableOrCountablyGenerated α γ] {ξ : ProbabilityTheory.Kernel α γ} {f : α → γ → ENNReal}
[inst : ProbabilityTheory.IsFiniteKernel η] [ProbabilityTheory.IsFiniteKernel κ],
κ = η.withDensity f + ξ →
Measurable (Function.uncurry f) → ∀ (a : α), (ξ a).MutuallySingular (η a) → f a =ᵐ[η a] κ.rnDeriv η a- Defined in
- Mathlib.Probability.Kernel.RadonNikodym
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 334 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites17
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 · cited by 2,352
- Filter.EventuallyEqstatement · cited by 1,912
- Measurablestatement and proof · cited by 1,499
- ProbabilityTheory.Kernelstatement and proof · cited by 1,281
- Filter.EventuallyEq.symmproof · cited by 408
- ProbabilityTheory.IsFiniteKernelstatement and proof · cited by 178
- Filter.EventuallyEq.transproof · cited by 123
- MeasurableSpace.CountableOrCountablyGeneratedstatement and proof · cited by 97
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.