Theorems · Theorem · general topology
Measurable.tsum
∀ {X : Type u_6} {E : Type u_7} {ι : Type u_8} [inst : MeasurableSpace X] [inst_1 : AddCommMonoid E]
[inst_2 : TopologicalSpace E] [TopologicalSpace.IsCompletelyPseudoMetrizableSpace E] [SecondCountableTopology E]
[inst_5 : MeasurableSpace E] [BorelSpace E] [MeasurableAdd₂ E] [Countable ι] {L : SummationFilter ι} [L.NeBot]
[L.filter.IsCountablyGenerated] {f : ι → X → E},
(∀ (i : ι), Measurable (f i)) → Measurable fun x => ∑'[L] (i : ι), f i xThe sum of measurable functions is measurable.
- Cited by
- 8 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
- AddCommMonoidstatement and proof · cited by 12,281
- Set.Elemproof · cited by 7,166
- Set.ofPredproof · cited by 6,101
- MeasurableSetproof · cited by 3,075
- Compl.complproof · cited by 2,925
- BorelSpacestatement and proof · cited by 1,602
- Measurablestatement and proof · cited by 1,499
- tsumstatement and proof · cited by 1,148
Cited by8
Results whose statement or proof uses this declaration.
- measurable_measure_prodMk_leftproof · cited by 20
- ProbabilityTheory.Kernel.measurable_kernel_prodMk_leftproof · cited by 12
- AEMeasurable.tsumproof · cited by 2
- Measurable.measure_of_isPiSystemproof · cited by 2
- measurable_measure_prodMk_left_finiteproof · cited by 1
- ProbabilityTheory.Kernel.measurable_kernel_prodMk_left_of_finiteproof · cited by 1
- ProbabilityTheory.Kernel.measurable_trajFunproof · cited by 0