Theorems · Theorem · measure theory
MeasureTheory.Measure.rnDeriv_withDensity_right
∀ {α : Type u_1} {m : MeasurableSpace α} {f : α → ENNReal} (μ ν : MeasureTheory.Measure α) [MeasureTheory.SigmaFinite μ]
[MeasureTheory.SigmaFinite ν],
AEMeasurable f ν →
(∀ᵐ (x : α) ∂ν, f x ≠ 0) →
(∀ᵐ (x : α) ∂ν, f x ≠ ⊤) → μ.rnDeriv (ν.withDensity f) =ᵐ[ν] fun x => (f x)⁻¹ * μ.rnDeriv ν x- Cited by
- 1 results in Mathlib
- Foundations
- Depth 218 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites19
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- ENNRealstatement and proof · cited by 9,879
- Top.topstatement and proof · cited by 9,680
- Filter.Eventuallystatement and proof · cited by 3,134
- MeasureTheory.aestatement and proof · cited by 2,352
- Filter.EventuallyEqstatement and proof · cited by 1,912
- Filter.univ_mem'proof · cited by 1,672
- Filter.mp_memproof · cited by 1,537
- AEMeasurablestatement and proof · cited by 840
- MeasureTheory.SigmaFinitestatement and proof · cited by 526
- Filter.EventuallyEq.symmproof · cited by 408
Cited by1
Results whose statement or proof uses this declaration.
- MeasureTheory.rnDeriv_tilted_rightproof · cited by 1