Theorems · Theorem · probability
ProbabilityTheory.deriv_cgf
∀ {Ω : Type u_1} {m : MeasurableSpace Ω} {X : Ω → ℝ} {μ : MeasureTheory.Measure Ω} {v : ℝ},
v ∈ interior (ProbabilityTheory.integrableExpSet X μ) →
deriv (ProbabilityTheory.cgf X μ) v =
(∫ (x : Ω), (fun ω => X ω * Real.exp (v * X ω)) x ∂μ) / ProbabilityTheory.mgf X μ v- Defined in
- Mathlib.Probability.Moments.MGFAnalytic
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 291 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites23
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
- MeasureTheory.integralstatement and proof · cited by 1,779
- LT.lt.ne'proof · cited by 1,417
- MeasureTheory.Integrableproof · cited by 1,367
- Real.expstatement and proof · cited by 871
- interiorstatement and proof · cited by 714
- derivstatement and proof · cited by 676
- div_zeroproof · cited by 251
- interior_subsetproof · cited by 171
Cited by4
Results whose statement or proof uses this declaration.
- ProbabilityTheory.integral_tilted_mul_selfproof · cited by 1
- ProbabilityTheory.iteratedDeriv_two_cgfproof · cited by 1
- ProbabilityTheory.iteratedDeriv_two_cgf_eq_integralproof · cited by 1
- ProbabilityTheory.deriv_cgf_zeroproof · cited by 1