Theorems · Theorem · measure theory
Multiset.measurable_fun_prod
∀ {M : Type u_2} {α : Type u_4} [inst : CommMonoid M] [inst_1 : MeasurableSpace M] [MeasurableMul₂ M]
{m : MeasurableSpace α} (s : Multiset (α → M)),
(∀ f ∈ s, Measurable f) → Measurable fun x => (Multiset.map (fun f => f x) s).prod- Defined in
- Mathlib.MeasureTheory.Group.Arithmetic
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 75 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
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
- Multisetstatement and proof · cited by 2,627
- CommMonoidstatement and proof · cited by 2,264
- Measurablestatement and proof · cited by 1,499
- Multiset.mapstatement · cited by 876
- Multiset.prodstatement · cited by 528
- MeasurableMul₂statement and proof · cited by 139
- Multiset.measurable_prodproof · cited by 1
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.