Theorems · Theorem · measure theory
MeasureTheory.taylor_charFun_two
∀ {Ω : Type u_1} {mΩ : MeasurableSpace Ω} {P : MeasureTheory.Measure Ω} [MeasureTheory.IsProbabilityMeasure P]
{X : Ω → ℝ},
AEMeasurable X P →
∫ (x : Ω), X x ∂P = 0 →
∫ (x : Ω), (X ^ 2) x ∂P = 1 →
(fun t => MeasureTheory.charFun (MeasureTheory.Measure.map X P) t - (1 - ↑t ^ 2 / 2)) =o[nhds 0] fun t => t ^ 2- Cited by
- 1 results in Mathlib
- Foundations
- Depth 274 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.
- Realstatement and proof · cited by 25,697
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- Complexstatement · cited by 5,565
- nhdsstatement and proof · cited by 5,554
- Set.univproof · cited by 3,945
- MeasureTheory.integralstatement and proof · cited by 1,779
- Complex.ofRealstatement · cited by 1,654
- sub_zeroproof · cited by 938
- MeasureTheory.Measure.mapstatement and proof · cited by 858
- AEMeasurablestatement and proof · cited by 840
- MeasureTheory.IsProbabilityMeasurestatement and proof · cited by 392
Cited by1
Results whose statement or proof uses this declaration.
- ProbabilityTheory.tendsto_charFun_inv_sqrt_mul_powproof · cited by 1