Theorems · Theorem · probability
ProbabilityTheory.hasFPowerSeriesAt_mgf
∀ {Ω : Type u_1} {m : MeasurableSpace Ω} {X : Ω → ℝ} {μ : MeasureTheory.Measure Ω} {v : ℝ},
v ∈ interior (ProbabilityTheory.integrableExpSet X μ) →
HasFPowerSeriesAt (ProbabilityTheory.mgf X μ)
(FormalMultilinearSeries.ofScalars ℝ fun n =>
(∫ (x : Ω), (fun ω => X ω ^ n * Real.exp (v * X ω)) x ∂μ) / ↑n.factorial)
v- Defined in
- Mathlib.Probability.Moments.MGFAnalytic
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 290 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites25
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
- Algebraproof · cited by 11,388
- MeasureTheory.Measurestatement and proof · cited by 10,939
- NontriviallyNormedFieldproof · cited by 8,742
- Ringproof · cited by 7,463
- Fieldproof · cited by 7,404
- MeasureTheory.integralstatement and proof · cited by 1,779
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.