Mathlib Map

Theorems · Definition · probability

ProbabilityTheory.mgf

{Ω : Type u_1} → {m : MeasurableSpace Ω} → (Ω → ℝ) → MeasureTheory.Measure Ω → ℝ → ℝ

Moment-generating function of a real random variable X: fun t => μ[exp(t*X)].

Defined in
Mathlib.Probability.Moments.Basic
Cited by
113 results in Mathlib
Foundations
Depth 250 from the axioms, rests on 6,485 definitions · uses propext, Classical.choice, Quot.sound

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites5

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by118

Results whose statement or proof uses this declaration.