Theorems · Theorem · probability
ProbabilityTheory.iteratedDeriv_two_cgf_eq_integral
∀ {Ω : Type u_1} {m : MeasurableSpace Ω} {X : Ω → ℝ} {μ : MeasureTheory.Measure Ω} {v : ℝ},
v ∈ interior (ProbabilityTheory.integrableExpSet X μ) →
iteratedDeriv 2 (ProbabilityTheory.cgf X μ) v =
(∫ (x : Ω), (fun ω => (X ω - deriv (ProbabilityTheory.cgf X μ) v) ^ 2 * Real.exp (v * X ω)) x ∂μ) /
ProbabilityTheory.mgf X μ v- Defined in
- Mathlib.Probability.Moments.MGFAnalytic
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 295 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites46
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
- TopologicalSpaceproof · cited by 24,529
- 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
- mul_commproof · cited by 2,262
- MeasureTheory.integralstatement and proof · cited by 1,779
- mul_assocproof · cited by 1,667
- LT.lt.ne'proof · cited by 1,417
- MeasureTheory.Integrableproof · cited by 1,367
Cited by1
Results whose statement or proof uses this declaration.
- ProbabilityTheory.variance_tilted_mulproof · cited by 1