Theorems · Theorem · measure theory
MeasureTheory.lintegral_rnDeriv_mul
∀ {α : Type u_3} {m : MeasurableSpace α} {μ ν : MeasureTheory.Measure α} [μ.HaveLebesgueDecomposition ν],
μ.AbsolutelyContinuous ν →
∀ {f : α → ENNReal}, AEMeasurable f ν → ∫⁻ (x : α), μ.rnDeriv ν x * f x ∂ν = ∫⁻ (x : α), f x ∂μ- Cited by
- 1 results in Mathlib
- Foundations
- Depth 215 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
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
- MeasureTheory.lintegralstatement and proof · cited by 1,152
- AEMeasurablestatement and proof · cited by 840
- MeasureTheory.Measure.AbsolutelyContinuousstatement and proof · cited by 325
- Measurable.aemeasurableproof · cited by 304
- MeasureTheory.Measure.rnDerivstatement and proof · cited by 234
- MeasureTheory.Measure.HaveLebesgueDecompositionstatement and proof · cited by 92
- MeasureTheory.Measure.measurable_rnDerivproof · cited by 75
- MeasureTheory.Measure.withDensity_rnDeriv_eqproof · cited by 31
- MeasureTheory.lintegral_withDensity_eq_lintegral_mul₀proof · cited by 6
Cited by1
Results whose statement or proof uses this declaration.
- MeasureTheory.pdf.lintegral_pdf_mulproof · cited by 0