Theorems · Theorem · measure theory
MeasureTheory.charFun_pi
∀ {ι : Type u_6} [inst : Fintype ι] {E : ι → Type u_7} [inst_1 : (i : ι) → NormedAddCommGroup (E i)]
[inst_2 : (i : ι) → InnerProductSpace ℝ (E i)] {mE : (i : ι) → MeasurableSpace (E i)}
{μ : (i : ι) → MeasureTheory.Measure (E i)} [∀ (i : ι), MeasureTheory.SigmaFinite (μ i)] (t : PiLp 2 E),
MeasureTheory.charFun (MeasureTheory.Measure.map (WithLp.toLp 2) (MeasureTheory.Measure.pi μ)) t =
∏ i, MeasureTheory.charFun (μ i) (t.ofLp i)The characteristic function of a product of measures is a product of
characteristic functions. This is the version for Hilbert spaces, see charFunDual_pi
for the Banach space version.
- Cited by
- 2 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.
Cites29
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
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- ENNRealstatement · cited by 9,879
- Fintypestatement and proof · cited by 7,736
- Complexstatement · cited by 5,565
- Finset.sumproof · cited by 5,195
- InnerProductSpacestatement and proof · cited by 3,523
- Finset.univstatement and proof · cited by 3,473
- Finset.prodstatement and proof · cited by 2,356
Cited by2
Results whose statement or proof uses this declaration.
- ProbabilityTheory.map_pi_eq_stdGaussianproof · cited by 1
- MeasureTheory.charFun_eq_pi_iffproof · cited by 1