Theorems · Theorem · measure theory
Multiset.aemeasurable_fun_prod
∀ {M : Type u_2} {α : Type u_4} [inst : CommMonoid M] [inst_1 : MeasurableSpace M] [MeasurableMul₂ M]
{m : MeasurableSpace α} {μ : MeasureTheory.Measure α} (s : Multiset (α → M)),
(∀ f ∈ s, AEMeasurable f μ) → AEMeasurable (fun x => (Multiset.map (fun f => f x) s).prod) μ- Defined in
- Mathlib.MeasureTheory.Group.Arithmetic
- Cited by
- 0 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.
Cites9
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- Multisetstatement and proof · cited by 2,627
- CommMonoidstatement and proof · cited by 2,264
- Multiset.mapstatement · cited by 876
- AEMeasurablestatement and proof · cited by 840
- Multiset.prodstatement · cited by 528
- MeasurableMul₂statement and proof · cited by 139
- Multiset.aemeasurable_prodproof · cited by 2
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.