Theorems · Theorem · measure theory
MeasureTheory.Measure.rnDeriv_div_rnDeriv_eq_div_rnDeriv_add
∀ {α : Type u_1} {m : MeasurableSpace α} {μ ν ξ : MeasureTheory.Measure α} [MeasureTheory.SigmaFinite μ]
[MeasureTheory.SigmaFinite ν] [MeasureTheory.SigmaFinite ξ],
μ.AbsolutelyContinuous ξ →
ν.AbsolutelyContinuous ξ →
(fun x => μ.rnDeriv ξ x / ν.rnDeriv ξ x) =ᵐ[μ + ν] fun x => μ.rnDeriv (μ + ν) x / ν.rnDeriv (μ + ν) x- Cited by
- 1 results in Mathlib
- Foundations
- Depth 220 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites29
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
- Set.ofPredproof · cited by 6,101
- mul_oneproof · cited by 3,885
- Compl.complproof · cited by 2,925
- MeasureTheory.aestatement and proof · cited by 2,352
- mul_commproof · cited by 2,262
- Filter.EventuallyEqstatement and proof · cited by 1,912
- Filter.univ_mem'proof · cited by 1,672
- mul_assocproof · cited by 1,667
Cited by1
Results whose statement or proof uses this declaration.
- MeasureTheory.Measure.rnDeriv_eq_divproof · cited by 0