Theorems · Theorem · measure theory
List.aemeasurable_prod
∀ {M : Type u_2} {α : Type u_3} [inst : Monoid M] [inst_1 : MeasurableSpace M] [MeasurableMul₂ M]
{m : MeasurableSpace α} {μ : MeasureTheory.Measure α} (l : List (α → M)),
(∀ f ∈ l, AEMeasurable f μ) → AEMeasurable l.prod μ- Defined in
- Mathlib.MeasureTheory.Group.Arithmetic
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 176 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
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
- Monoidstatement and proof · cited by 3,887
- AEMeasurablestatement and proof · cited by 840
- MeasurableMul₂statement and proof · cited by 139
- AEMeasurable.mulproof · cited by 12
- aemeasurable_oneproof · cited by 2
Cited by2
Results whose statement or proof uses this declaration.
- Multiset.aemeasurable_prodproof · cited by 2
- List.aemeasurable_fun_prodproof · cited by 0