Theorems · Theorem · measure theory
MeasureTheory.Measure.rnDeriv_withDensity_withDensity_rnDeriv_left
∀ {α : Type u_1} {m : MeasurableSpace α} {f : α → ENNReal} (μ ν : MeasureTheory.Measure α) [MeasureTheory.SigmaFinite μ]
[MeasureTheory.SigmaFinite ν],
(∀ᵐ (x : α) ∂μ, f x ≠ ⊤) → ((ν.withDensity (μ.rnDeriv ν)).withDensity f).rnDeriv ν =ᵐ[ν] (μ.withDensity f).rnDeriv νAuxiliary lemma for rnDeriv_withDensity_left.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 217 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites23
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
- Set.ofPredproof · cited by 6,101
- Filter.Eventuallystatement and proof · cited by 3,134
- MeasureTheory.aestatement and proof · cited by 2,352
- Filter.EventuallyEqstatement and proof · cited by 1,912
- add_commproof · cited by 1,535
- MeasureTheory.SigmaFinitestatement and proof · cited by 526
- Filter.EventuallyEq.symmproof · cited by 408
- MeasureTheory.Measure.withDensitystatement and proof · cited by 265
Cited by1
Results whose statement or proof uses this declaration.
- MeasureTheory.Measure.rnDeriv_withDensity_leftproof · cited by 2