Theorems · Theorem · general topology
Measurable.tprod
∀ {X : Type u_6} {E : Type u_7} {ι : Type u_8} [inst : MeasurableSpace X] [inst_1 : CommMonoid E]
[inst_2 : TopologicalSpace E] [TopologicalSpace.IsCompletelyPseudoMetrizableSpace E] [SecondCountableTopology E]
[inst_5 : MeasurableSpace E] [BorelSpace E] [MeasurableMul₂ E] [Countable ι] {L : SummationFilter ι} [L.NeBot]
[L.filter.IsCountablyGenerated] {f : ι → X → E},
(∀ (i : ι), Measurable (f i)) → Measurable fun x => ∏'[L] (i : ι), f i xThe product of measurable functions is measurable.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 162 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites33
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
- BorelSpacestatement and proof · cited by 1,602
- Measurablestatement and proof · cited by 1,499
- SecondCountableTopologystatement and proof · cited by 750
Cited by1
Results whose statement or proof uses this declaration.
- AEMeasurable.tprodproof · cited by 0