Theorems · Theorem · probability
ProbabilityTheory.iIndepFun.charFun_map_finset_sum_eq_prod
Deprecated since 2026-04-08Use ProbabilityTheory.iIndepFun.charFun_map_finsetSum_eq_prod instead.
∀ {Ω : 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)Alias of ProbabilityTheory.iIndepFun.charFun_map_finsetSum_eq_prod.
- Cited by
- 0 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.
Cites17
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Realstatement · cited by 25,697
- NormedAddCommGroupstatement · cited by 15,752
- Finsetstatement · cited by 13,712
- MeasurableSpacestatement · cited by 13,106
- MeasureTheory.Measurestatement · cited by 10,939
- Complexstatement · cited by 5,565
- Finset.sumstatement · cited by 5,195
- InnerProductSpacestatement · cited by 3,523
- Finset.prodstatement · cited by 2,356
- BorelSpacestatement · cited by 1,602
- MeasureTheory.Measure.mapstatement · cited by 858
- AEMeasurablestatement · cited by 840
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.