Theorems · Theorem · measure theory
MeasureTheory.charFunDual_pi
∀ {ι : Type u_4} [inst : Fintype ι] [inst_1 : DecidableEq ι] {E : ι → Type u_5}
[inst_2 : (i : ι) → NormedAddCommGroup (E i)] [inst_3 : (i : ι) → NormedSpace ℝ (E i)]
{mE : (i : ι) → MeasurableSpace (E i)} {μ : (i : ι) → MeasureTheory.Measure (E i)}
[∀ (i : ι), MeasureTheory.SigmaFinite (μ i)] (L : StrongDual ℝ ((i : ι) → E i)),
MeasureTheory.charFunDual (MeasureTheory.Measure.pi μ) L =
∏ i, MeasureTheory.charFunDual (μ i) (L ∘SL ContinuousLinearMap.single ℝ E i)The characteristic function of a product of measures is a product of
characteristic functions. This is the version for Banach spaces, see charFunDual_pi
for the Hilbert space version.
- Cited by
- 1 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.
Cites25
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
- RingHom.idstatement · cited by 18,349
- NormedAddCommGroupstatement and proof · cited by 15,752
- MeasurableSpacestatement and proof · cited by 13,106
- NormedSpacestatement and proof · cited by 12,499
- MeasureTheory.Measurestatement and proof · cited by 10,939
- Fintypestatement and proof · cited by 7,736
- Complexstatement · cited by 5,565
- Finset.univstatement and proof · cited by 3,473
- Finset.prodstatement and proof · cited by 2,356
- MeasureTheory.integralproof · cited by 1,779
Cited by1
Results whose statement or proof uses this declaration.
- MeasureTheory.charFunDual_eq_pi_iffproof · cited by 1