Theorems · Theorem · measure theory
MeasureTheory.llr_tilted_left
∀ {α : Type u_1} {mα : MeasurableSpace α} {μ ν : MeasureTheory.Measure α} {f : α → ℝ} [MeasureTheory.SigmaFinite μ]
[MeasureTheory.SigmaFinite ν],
μ.AbsolutelyContinuous ν →
MeasureTheory.Integrable (fun x => Real.exp (f x)) μ →
AEMeasurable f ν →
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 258 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites37
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
- Top.topproof · cited by 9,680
- Set.ofPredproof · cited by 6,101
- Filter.Eventuallyproof · cited by 3,134
- MeasureTheory.aestatement · cited by 2,352
- Filter.EventuallyEqstatement · cited by 1,912
- MeasureTheory.integralstatement and proof · cited by 1,779
- Filter.univ_mem'proof · cited by 1,672
- Filter.mp_memproof · cited by 1,537
- LT.lt.ne'proof · cited by 1,417
Cited by2
Results whose statement or proof uses this declaration.
- MeasureTheory.integrable_llr_tilted_leftproof · cited by 0
- MeasureTheory.integral_llr_tilted_leftproof · cited by 0