Theorems · Theorem · measure theory
List.measurable_prod
∀ {M : Type u_2} {α : Type u_3} [inst : Monoid M] [inst_1 : MeasurableSpace M] [MeasurableMul₂ M]
{m : MeasurableSpace α} (l : List (α → M)), (∀ f ∈ l, Measurable f) → Measurable l.prod- Defined in
- Mathlib.MeasureTheory.Group.Arithmetic
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 73 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
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
- Monoidstatement and proof · cited by 3,887
- Measurablestatement and proof · cited by 1,499
- MeasurableMul₂statement and proof · cited by 139
- Measurable.mulproof · cited by 29
- measurable_oneproof · cited by 20
Cited by2
Results whose statement or proof uses this declaration.
- Multiset.measurable_prodproof · cited by 1
- List.measurable_fun_prodproof · cited by 0