Theorems · Theorem · probability
ProbabilityTheory.IsGaussian.charFunDual_eq
∀ {E : Type u_1} [inst : NormedAddCommGroup E] [inst_1 : NormedSpace ℝ E] [inst_2 : MeasurableSpace E] [BorelSpace E]
{μ : MeasureTheory.Measure E} [ProbabilityTheory.IsGaussian μ] (L : StrongDual ℝ E),
MeasureTheory.charFunDual μ L =
Complex.exp ((∫ (x : E), ↑(L x) ∂μ) * Complex.I - ↑(ProbabilityTheory.variance (⇑L) μ) / 2)The characteristic function of a Gaussian measure μ has value
exp (μ[L] * I - Var[L; μ] / 2) at L : Dual ℝ E.
- Cited by
- 9 results in Mathlib
- Foundations
- Depth 295 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites29
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- Realstatement and proof · cited by 25,697
- RingHom.idstatement · cited by 18,349
- NormedAddCommGroupstatement and proof · cited by 15,752
- MeasurableSpacestatement and proof · cited by 13,106
- NormedSpacestatement and proof · cited by 12,499
- MeasureTheory.Measurestatement and proof · cited by 10,939
- Complexstatement and proof · cited by 5,565
- mul_oneproof · cited by 3,885
- one_mulproof · cited by 2,841
- MeasureTheory.integralstatement and proof · cited by 1,779
- Complex.ofRealstatement and proof · cited by 1,654
Cited by9
Results whose statement or proof uses this declaration.
- ProbabilityTheory.IndepFun.hasGaussianLawproof · cited by 4
- ProbabilityTheory.HasGaussianLaw.charFunDual_map_eqproof · cited by 4
- ProbabilityTheory.IsGaussian.charFunDual_eq'proof · cited by 3
- ProbabilityTheory.iIndepFun.hasGaussianLawproof · cited by 3
- ProbabilityTheory.isGaussian_iff_charFunDual_eqproof · cited by 2
- ProbabilityTheory.IsGaussian.charFunDual_eq_of_forall_strongDual_eq_zeroproof · cited by 2
- ProbabilityTheory.IsGaussian.charFun_eqproof · cited by 2
- ProbabilityTheory.charFunDual_stdGaussianproof · cited by 1
- ProbabilityTheory.IsGaussian.eq_dirac_of_variance_eq_zeroproof · cited by 1