Theorems · Theorem · probability
ProbabilityTheory.integral_tilted_mul_eq_cgf
∀ {Ω : Type u_1} {mΩ : MeasurableSpace Ω} {μ : MeasureTheory.Measure Ω} {X : Ω → ℝ} {t : ℝ} {E : Type u_2}
[inst : NormedAddCommGroup E] [inst_1 : NormedSpace ℝ E] (g : Ω → E),
MeasureTheory.Integrable (fun ω => Real.exp (t * X ω)) μ →
(∫ (ω : Ω), g ω ∂μ.tilted fun x => t * X x) = ∫ (ω : Ω), Real.exp (t * X ω - ProbabilityTheory.cgf X μ t) • g ω ∂μ- Defined in
- Mathlib.Probability.Moments.Tilted
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 267 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites19
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
- NormedAddCommGroupstatement and proof · cited by 15,752
- MeasurableSpacestatement and proof · cited by 13,106
- NormedSpacestatement and proof · cited by 12,499
- MeasureTheory.Measurestatement and proof · cited by 10,939
- MeasureTheory.integralstatement and proof · cited by 1,779
- MeasureTheory.Integrablestatement and proof · cited by 1,367
- sub_zeroproof · cited by 938
- Real.expstatement and proof · cited by 871
- ProbabilityTheory.mgfproof · cited by 113
- MeasureTheory.Measure.tiltedstatement · cited by 58
- MeasureTheory.integral_zero_measureproof · cited by 50
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.