Theorems · Theorem · measure theory
MeasureTheory.integral_rnDeriv_smul
∀ {α : Type u_3} {m : MeasurableSpace α} {μ ν : MeasureTheory.Measure α} {E : Type u_4} [inst : NormedAddCommGroup E]
[inst_1 : NormedSpace ℝ E] [μ.HaveLebesgueDecomposition ν] [MeasureTheory.SigmaFinite μ] {f : α → E},
μ.AbsolutelyContinuous ν → ∫ (x : α), (μ.rnDeriv ν x).toReal • f x ∂ν = ∫ (x : α), f x ∂μ- Cited by
- 5 results in Mathlib
- Foundations
- Depth 265 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites15
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Realstatement and proof · cited by 25,697
- NormedAddCommGroupstatement and proof · cited by 15,752
- MeasurableSpacestatement and proof · cited by 13,106
- NormedSpacestatement and proof · cited by 12,499
- MeasureTheory.Measurestatement and proof · cited by 10,939
- MeasureTheory.integralstatement and proof · cited by 1,779
- ENNReal.toRealstatement · cited by 859
- MeasureTheory.SigmaFinitestatement and proof · cited by 526
- MeasureTheory.Measure.AbsolutelyContinuousstatement and proof · cited by 325
- MeasureTheory.Measure.rnDerivstatement · cited by 234
- MeasureTheory.Measure.HaveLebesgueDecompositionstatement and proof · cited by 92
- MeasureTheory.Measure.measurable_rnDerivproof · cited by 75
Cited by5
Results whose statement or proof uses this declaration.
- InformationTheory.integral_klFun_rnDerivproof · cited by 2
- InformationTheory.integral_llr_compProd_eq_addproof · cited by 1
- MeasureTheory.integral_rnDeriv_mul_logproof · cited by 1
- MeasureTheory.pdf.integral_pdf_smulproof · cited by 1
- MeasureTheory.integral_toReal_rnDeriv_mulproof · cited by 0