Theorems · Theorem · measure theory
MeasureTheory.Measure.rnDeriv_withDensity_left
∀ {α : Type u_1} {m : MeasurableSpace α} {f : α → ENNReal} {μ ν : MeasureTheory.Measure α} [MeasureTheory.SigmaFinite μ]
[MeasureTheory.SigmaFinite ν],
AEMeasurable f ν → (∀ᵐ (x : α) ∂μ, f x ≠ ⊤) → (μ.withDensity f).rnDeriv ν =ᵐ[ν] fun x => f x * μ.rnDeriv ν x- Cited by
- 2 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
- MeasureTheory.Measure.AbsolutelyContinuousproof · cited by 325
Cited by2
Results whose statement or proof uses this declaration.
- MeasureTheory.rnDeriv_tilted_leftproof · cited by 2
- MeasureTheory.Measure.rnDeriv_mul_rnDerivproof · cited by 2