Theorems · Theorem · probability
ProbabilityTheory.iteratedDeriv_two_cgf
∀ {Ω : Type u_1} {m : MeasurableSpace Ω} {X : Ω → ℝ} {μ : MeasureTheory.Measure Ω} {v : ℝ},
v ∈ interior (ProbabilityTheory.integrableExpSet X μ) →
iteratedDeriv 2 (ProbabilityTheory.cgf X μ) v =
(∫ (x : Ω), (fun ω => X ω ^ 2 * Real.exp (v * X ω)) x ∂μ) / ProbabilityTheory.mgf X μ v -
deriv (ProbabilityTheory.cgf X μ) v ^ 2- Defined in
- Mathlib.Probability.Moments.MGFAnalytic
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 294 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites49
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
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- nhdsproof · cited by 5,554
- mul_oneproof · cited by 3,885
- Filter.Eventuallyproof · cited by 3,134
- Filter.EventuallyEqproof · 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
Cited by1
Results whose statement or proof uses this declaration.
- ProbabilityTheory.iteratedDeriv_two_cgf_eq_integralproof · cited by 1