Theorems · Theorem · measure theory
MeasureTheory.StronglyMeasurable.tprod
∀ {X : Type u_4} {E : Type u_5} {ι : Type u_6} [inst : MeasurableSpace X] [inst_1 : CommMonoid E]
[inst_2 : TopologicalSpace E] [ContinuousMul E] {L : SummationFilter ι} [L.NeBot] [L.filter.IsCountablyGenerated]
[TopologicalSpace.IsCompletelyPseudoMetrizableSpace E] [Countable ι] {f : ι → X → E},
(∀ (i : ι), MeasureTheory.StronglyMeasurable (f i)) → MeasureTheory.StronglyMeasurable fun x => ∏'[L] (i : ι), f i xThe infinite product of strongly measurable functions is measurable.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 166 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites31
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setproof · cited by 53,352
- TopologicalSpacestatement and proof · cited by 24,529
- Finsetstatement and proof · cited by 13,712
- MeasurableSpacestatement and proof · cited by 13,106
- Set.Elemproof · cited by 7,166
- Set.ofPredproof · cited by 6,101
- MeasurableSetproof · cited by 3,075
- Compl.complproof · cited by 2,925
- CommMonoidstatement and proof · cited by 2,264
- Countablestatement and proof · cited by 633
- SummationFilterstatement and proof · cited by 607
- Set.domRestrictproof · cited by 383
Cited by1
Results whose statement or proof uses this declaration.
- MeasureTheory.AEStronglyMeasurable.tprodproof · cited by 0