Theorems · Theorem · probability
ProbabilityTheory.iIndepFun.charFun_map_fun_finsetSum_eq_prod
∀ {Ω : Type u_1} {mΩ : MeasurableSpace Ω} {P : MeasureTheory.Measure Ω} {ι : Type u_2} {s : Finset ι} {E : Type u_3}
[inst : MeasurableSpace E] [inst_1 : NormedAddCommGroup E] [BorelSpace E] [SecondCountableTopology E] {X : ι → Ω → E}
[inst_4 : InnerProductSpace ℝ E],
(∀ i ∈ s, AEMeasurable (X i) P) →
ProbabilityTheory.iIndepFun (s.restrict X) P →
MeasureTheory.charFun (MeasureTheory.Measure.map (fun ω => ∑ i ∈ s, X i ω) P) =
∏ i ∈ s, MeasureTheory.charFun (MeasureTheory.Measure.map (X i) P)- Cited by
- 3 results in Mathlib
- Foundations
- Depth 270 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites19
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
- NormedAddCommGroupstatement and proof · cited by 15,752
- Finsetstatement and proof · cited by 13,712
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- Complexstatement and proof · cited by 5,565
- Finset.sumstatement and proof · cited by 5,195
- InnerProductSpacestatement and proof · cited by 3,523
- Finset.prodstatement and proof · cited by 2,356
- BorelSpacestatement and proof · cited by 1,602
- MeasureTheory.Measure.mapstatement and proof · cited by 858
- AEMeasurablestatement and proof · cited by 840
Cited by3
Results whose statement or proof uses this declaration.
- ProbabilityTheory.charFun_inv_sqrt_mul_sumproof · cited by 1
- ProbabilityTheory.iIndepFun.charFun_map_fun_finset_sum_eq_prodproof · cited by 0
- ProbabilityTheory.iIndepFun.charFun_map_fun_sum_eq_prodproof · cited by 0