Theorems · Theorem · probability
ProbabilityTheory.iIndepFun.charFun_map_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 (∑ i ∈ s, X i) P) =
∏ i ∈ s, MeasureTheory.charFun (MeasureTheory.Measure.map (X i) P)- Cited by
- 3 results in Mathlib
- Foundations
- Depth 269 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.
- DFunLike.coeproof · cited by 62,936
- 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 · cited by 5,565
- Finset.sumstatement · 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
Cited by3
Results whose statement or proof uses this declaration.
- ProbabilityTheory.iIndepFun.charFun_map_fun_finsetSum_eq_prodproof · cited by 3
- ProbabilityTheory.iIndepFun.charFun_map_sum_eq_prodproof · cited by 0
- ProbabilityTheory.iIndepFun.charFun_map_finset_sum_eq_prodproof · cited by 0