Theorems · Theorem · measure theory
MeasureTheory.integral_fintype_prod_volume_eq_prod
∀ {𝕜 : Type u_1} {ι : Type u_2} [inst : Fintype ι] [inst_1 : RCLike 𝕜] {E : ι → Type u_3} (f : (i : ι) → E i → 𝕜)
[inst_2 : (i : ι) → MeasureTheory.MeasureSpace (E i)] [∀ (i : ι), MeasureTheory.SigmaFinite MeasureTheory.volume],
∫ (x : (i : ι) → E i), ∏ i, f i (x i) = ∏ i, ∫ (x : E i), f i xA version of Fubini's theorem with the variables indexed by a general finite type.
- Defined in
- Mathlib.MeasureTheory.Integral.Pi
- Cited by
- 2 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.
Cites10
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Realstatement · cited by 25,697
- Fintypestatement and proof · cited by 7,736
- Finset.univstatement · cited by 3,473
- RCLikestatement and proof · cited by 2,829
- Finset.prodstatement · cited by 2,356
- MeasureTheory.integralstatement · cited by 1,779
- MeasureTheory.MeasureSpace.volumestatement and proof · cited by 1,323
- MeasureTheory.SigmaFinitestatement and proof · cited by 526
- MeasureTheory.MeasureSpacestatement and proof · cited by 51
- MeasureTheory.integral_fintype_prod_eq_prodproof · cited by 4
Cited by2
Results whose statement or proof uses this declaration.
- GaussianFourier.integral_cexp_neg_sum_mul_addproof · cited by 1
- UnitAddTorus.orthonormal_mFourierproof · cited by 1