Theorems · Theorem · measure theory
MeasureTheory.llr_tilted_right
∀ {α : Type u_1} {mα : MeasurableSpace α} {μ ν : MeasureTheory.Measure α} {f : α → ℝ} [MeasureTheory.SigmaFinite μ]
[MeasureTheory.SigmaFinite ν],
μ.AbsolutelyContinuous ν →
MeasureTheory.Integrable (fun x => Real.exp (f x)) ν →
MeasureTheory.llr μ (ν.tilted f) =ᵐ[μ] fun x =>
-f x + Real.log (∫ (z : α), Real.exp (f z) ∂ν) + MeasureTheory.llr μ ν x- Cited by
- 2 results in Mathlib
- Foundations
- Depth 260 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites38
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Setproof · cited by 53,352
- Realstatement and proof · cited by 25,697
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- Top.topproof · cited by 9,680
- Set.ofPredproof · cited by 6,101
- Filter.Eventuallyproof · cited by 3,134
- MeasurableSetproof · cited by 3,075
- MeasureTheory.aestatement · cited by 2,352
- Filter.EventuallyEqstatement · cited by 1,912
- MeasureTheory.integralstatement and proof · cited by 1,779
Cited by2
Results whose statement or proof uses this declaration.
- MeasureTheory.integrable_llr_tilted_rightproof · cited by 0
- MeasureTheory.integral_llr_tilted_rightproof · cited by 0