Theorems · Theorem · probability
ProbabilityTheory.integral_tilted_mul_self
∀ {Ω : Type u_1} {mΩ : MeasurableSpace Ω} {μ : MeasureTheory.Measure Ω} {X : Ω → ℝ} {t : ℝ},
t ∈ interior (ProbabilityTheory.integrableExpSet X μ) →
(∫ (x : Ω), X x ∂μ.tilted fun x => t * X x) = deriv (ProbabilityTheory.cgf X μ) tThe integral of X against the tilted measure μ.tilted (t * X ·) is the first derivative of
the cumulant-generating function of X at t.
- Defined in
- Mathlib.Probability.Moments.Tilted
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 292 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites16
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement · cited by 53,352
- Realstatement and proof · cited by 25,697
- NormedAddCommGroupproof · cited by 15,752
- MeasurableSpacestatement and proof · cited by 13,106
- NormedSpaceproof · cited by 12,499
- MeasureTheory.Measurestatement and proof · cited by 10,939
- MeasureTheory.integralstatement and proof · cited by 1,779
- Real.expproof · cited by 871
- interiorstatement and proof · cited by 714
- derivstatement and proof · cited by 676
- ProbabilityTheory.mgfproof · cited by 113
- ProbabilityTheory.integrableExpSetstatement and proof · cited by 66
Cited by1
Results whose statement or proof uses this declaration.
- ProbabilityTheory.variance_tilted_mulproof · cited by 1