Theorems · Theorem · measure theory
MeasureTheory.setLIntegral_tilted
∀ {α : Type u_1} {mα : MeasurableSpace α} {μ : MeasureTheory.Measure α} [MeasureTheory.SFinite μ] (f : α → ℝ)
(g : α → ENNReal) (s : Set α),
∫⁻ (x : α) in s, g x ∂μ.tilted f =
∫⁻ (x : α) in s, ENNReal.ofReal (Real.exp (f x) / ∫ (x : α), Real.exp (f x) ∂μ) * g x ∂μ- Defined in
- Mathlib.MeasureTheory.Measure.Tilted
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 255 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- MeasureTheory.SFinite
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.
- DFunLike.coeproof · cited by 62,936
- Setstatement and proof · 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
- ENNRealstatement and proof · cited by 9,879
- MeasureTheory.integralstatement and proof · cited by 1,779
- Filter.univ_mem'proof · cited by 1,672
- MeasureTheory.Measure.restrictstatement and proof · cited by 1,646
- MulZeroClass.zero_mulproof · cited by 1,625
- MeasureTheory.Integrableproof · cited by 1,367
- MeasureTheory.lintegralstatement and proof · cited by 1,152
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.