Theorems · Theorem · probability
ProbabilityTheory.charFun_map_cast_poissonMeasure
∀ (r : NNReal) (t : ℝ),
MeasureTheory.charFun (MeasureTheory.Measure.map Nat.cast (ProbabilityTheory.poissonMeasure r)) t =
Complex.exp (↑↑r * (Complex.exp (↑t * Complex.I) - 1))The characteristic function of the Poisson distribution with rate r is
t ↦ exp(r(exp(it) - 1)).
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 261 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites47
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Realstatement and proof · cited by 25,697
- TopologicalSpaceproof · cited by 24,529
- AddCommMonoidproof · cited by 12,281
- Complexstatement and proof · cited by 5,565
- NNRealstatement and proof · cited by 4,310
- mul_oneproof · cited by 3,885
- add_zeroproof · cited by 2,707
- Nat.cast_oneproof · cited by 2,501
- SummationFilter.unconditionalproof · cited by 2,068
- Complex.ofRealstatement and proof · cited by 1,654
- NNReal.toRealstatement and proof · cited by 1,260
- tsumproof · cited by 1,148
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.