Theorems · Theorem · measure theory
MeasureTheory.llr_smul_right
∀ {α : Type u_1} {mα : MeasurableSpace α} {μ ν : MeasureTheory.Measure α} [MeasureTheory.IsFiniteMeasure μ]
[μ.HaveLebesgueDecomposition ν],
μ.AbsolutelyContinuous ν →
∀ (c : ENNReal),
c ≠ 0 → c ≠ ⊤ → MeasureTheory.llr μ (c • ν) =ᵐ[μ] fun x => MeasureTheory.llr μ ν x - Real.log c.toReal- Cited by
- 3 results in Mathlib
- Foundations
- Depth 216 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites28
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
- 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
- MeasureTheory.aestatement and proof · cited by 2,352
- Filter.EventuallyEqstatement and proof · cited by 1,912
- Filter.univ_mem'proof · cited by 1,672
- Filter.mp_memproof · cited by 1,537
- LT.lt.ne'proof · cited by 1,417
- MeasureTheory.IsFiniteMeasurestatement and proof · cited by 1,078
Cited by3
Results whose statement or proof uses this declaration.
- MeasureTheory.llr_smul_nnreal_rightproof · cited by 2
- MeasureTheory.llr_smul_inv_left_eq_smul_rightproof · cited by 1
- InformationTheory.integral_llr_add_mul_log_nonnegproof · cited by 0