Theorems · Theorem · measure theory
List.stronglyMeasurable_prod
∀ {α : Type u_1} {M : Type u_5} [inst : Monoid M] [inst_1 : TopologicalSpace M] [ContinuousMul M]
{m : MeasurableSpace α} (l : List (α → M)),
(∀ f ∈ l, MeasureTheory.StronglyMeasurable f) → MeasureTheory.StronglyMeasurable l.prod- Cited by
- 2 results in Mathlib
- Foundations
- Depth 88 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.
- TopologicalSpacestatement and proof · cited by 24,529
- MeasurableSpacestatement and proof · cited by 13,106
- Monoidstatement and proof · cited by 3,887
- MeasureTheory.StronglyMeasurablestatement and proof · cited by 363
- ContinuousMulstatement and proof · cited by 343
- MeasureTheory.StronglyMeasurable.mulproof · cited by 9
- MeasureTheory.stronglyMeasurable_oneproof · cited by 7
Cited by2
Results whose statement or proof uses this declaration.
- Multiset.stronglyMeasurable_prodproof · cited by 1
- List.stronglyMeasurable_fun_prodproof · cited by 0