Theorems · Theorem · measure theory
MeasureTheory.Measure.rnDeriv_eq_div_rnDeriv_add
∀ {α : Type u_1} {m : MeasurableSpace α} (μ ν : MeasureTheory.Measure α) [MeasureTheory.SigmaFinite μ]
[MeasureTheory.SigmaFinite ν], μ.rnDeriv ν =ᵐ[ν] fun x => μ.rnDeriv (μ + ν) x / ν.rnDeriv (μ + ν) x- Cited by
- 1 results in Mathlib
- Foundations
- Depth 222 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.topproof · cited by 9,680
- one_mulproof · cited by 2,841
- MeasureTheory.aestatement · cited by 2,352
- Filter.EventuallyEqstatement · cited by 1,912
- Filter.univ_mem'proof · cited by 1,672
- mul_assocproof · cited by 1,667
- Filter.mp_memproof · cited by 1,537
- LT.lt.neproof · cited by 872
- MeasureTheory.SigmaFinitestatement and proof · cited by 526
Cited by1
Results whose statement or proof uses this declaration.
- MeasureTheory.Measure.rnDeriv_eq_divproof · cited by 0