Theorems · Theorem · measure theory
Finset.aemeasurable_prod
∀ {M : Type u_2} {ι : Type u_3} {α : Type u_4} [inst : CommMonoid M] [inst_1 : MeasurableSpace M] [MeasurableMul₂ M]
{m : MeasurableSpace α} {μ : MeasureTheory.Measure α} {f : ι → α → M} (s : Finset ι),
(∀ i ∈ s, AEMeasurable (f i) μ) → AEMeasurable (∏ i ∈ s, f i) μ- Defined in
- Mathlib.MeasureTheory.Group.Arithmetic
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 178 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Finsetstatement and proof · cited by 13,712
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- Finset.prodstatement · cited by 2,356
- CommMonoidstatement and proof · cited by 2,264
- Multiset.mapproof · cited by 876
- AEMeasurablestatement and proof · cited by 840
- Finset.valproof · cited by 438
- MeasurableMul₂statement and proof · cited by 139
- Multiset.mem_mapproof · cited by 72
- Multiset.aemeasurable_prodproof · cited by 2
Cited by3
Results whose statement or proof uses this declaration.
- Finset.aemeasurable_fun_prodproof · cited by 1
- ProbabilityTheory.lintegral_prod_eq_prod_lintegral_of_indepFunproof · cited by 0
- AEMeasurable.tprod'proof · cited by 0