Theorems · Theorem · probability
ProbabilityTheory.eqOn_complexMGF_of_mgf
∀ {Ω : Type u_1} {m : MeasurableSpace Ω} {X : Ω → ℝ} {μ : MeasureTheory.Measure Ω} {Ω' : Type u_3}
{mΩ' : MeasurableSpace Ω'} {Y : Ω' → ℝ} {μ' : MeasureTheory.Measure Ω'} [MeasureTheory.IsProbabilityMeasure μ],
ProbabilityTheory.mgf X μ = ProbabilityTheory.mgf Y μ' →
Set.EqOn (ProbabilityTheory.complexMGF X μ) (ProbabilityTheory.complexMGF Y μ')
{z | z.re ∈ interior (ProbabilityTheory.integrableExpSet X μ)}If two random variables have the same moment-generating function then they have
the same complexMGF on the vertical strip {z | z.re ∈ interior (integrableExpSet X μ)}.
- Defined in
- Mathlib.Probability.Moments.ComplexMGF
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 289 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
- Top.topproof · cited by 9,680
- Set.ofPredstatement · cited by 6,101
- Complexstatement · cited by 5,565
- MulZeroClass.zero_mulproof · cited by 1,625
- LT.lt.ne'proof · cited by 1,417
- MeasureTheory.Integrableproof · cited by 1,367
- Complex.restatement · cited by 882
- Real.expproof · cited by 871
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.