Theorems · Theorem · measure theory
MeasureTheory.log_rnDeriv_tilted_left_self
∀ {α : Type u_1} {mα : MeasurableSpace α} {μ : MeasureTheory.Measure α} {f : α → ℝ} [MeasureTheory.SigmaFinite μ],
MeasureTheory.Integrable (fun x => Real.exp (f x)) μ →
(fun x => Real.log ((μ.tilted f).rnDeriv μ x).toReal) =ᵐ[μ] fun x => f x - Real.log (∫ (x : α), Real.exp (f x) ∂μ)- Defined in
- Mathlib.MeasureTheory.Measure.Tilted
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 258 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- MeasureTheory.SigmaFinite
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites34
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
- ENNRealproof · cited by 9,879
- MeasureTheory.aestatement · cited by 2,352
- Filter.EventuallyEqstatement and proof · 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
- MeasureTheory.Integrablestatement and proof · cited by 1,367
- le_of_ltproof · cited by 1,175
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.