Theorems · Theorem · measure theory
Finset.stronglyMeasurable_sum
∀ {α : Type u_1} {M : Type u_5} [inst : AddCommMonoid M] [inst_1 : TopologicalSpace M] [ContinuousAdd M]
{m : MeasurableSpace α} {ι : Type u_6} {f : ι → α → M} (s : Finset ι),
(∀ i ∈ s, MeasureTheory.StronglyMeasurable (f i)) → MeasureTheory.StronglyMeasurable (∑ i ∈ s, f i)- Cited by
- 6 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.
Cites10
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
- Finsetstatement and proof · cited by 13,712
- MeasurableSpacestatement and proof · cited by 13,106
- AddCommMonoidstatement and proof · cited by 12,281
- Finset.sumstatement · cited by 5,195
- ContinuousAddstatement and proof · cited by 777
- MeasureTheory.StronglyMeasurablestatement and proof · cited by 363
- MeasureTheory.stronglyMeasurable_zeroproof · cited by 13
- Finset.sum_inductionproof · cited by 13
- MeasureTheory.StronglyMeasurable.addproof · cited by 10
Cited by6
Results whose statement or proof uses this declaration.
- Finset.stronglyMeasurable_fun_sumproof · cited by 7
- MeasureTheory.Submartingale.sum_smul_subproof · cited by 2
- MeasureTheory.stronglyAdapted_predictablePartproof · cited by 2
- MeasureTheory.BorelCantelli.stronglyAdapted_processproof · cited by 1
- MeasureTheory.stronglyAdapted_predictablePart'proof · cited by 1
- MeasureTheory.StronglyMeasurable.tsum'proof · cited by 0