Theorems · Theorem · measure theory
MeasureTheory.VectorMeasure.hasSum_of_disjoint_iUnion
∀ {α : Type u_1} {β : Type u_2} {m : MeasurableSpace α} {M : Type u_3} [inst : AddCommMonoid M]
[inst_1 : TopologicalSpace M] [Countable β] {v : MeasureTheory.VectorMeasure α M} {f : β → Set α},
(∀ (i : β), MeasurableSet (f i)) → Pairwise (Function.onFun Disjoint f) → HasSum (fun i => v (f i)) (v (⋃ i, f i))- Cited by
- 2 results in Mathlib
- Foundations
- Depth 84 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites26
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- Setstatement and proof · cited by 53,352
- TopologicalSpacestatement and proof · cited by 24,529
- MeasurableSpacestatement and proof · cited by 13,106
- AddCommMonoidstatement and proof · cited by 12,281
- MeasurableSetstatement and proof · cited by 3,075
- Set.iUnionstatement and proof · cited by 2,483
- Disjointstatement and proof · cited by 2,201
- SummationFilter.unconditionalstatement and proof · cited by 2,068
- Countablestatement and proof · cited by 633
- SummationFilterproof · cited by 607
- DFunLikeproof · cited by 576
Cited by2
Results whose statement or proof uses this declaration.
- MeasureTheory.VectorMeasure.of_disjoint_iUnionproof · cited by 9
- MeasureTheory.VectorMeasure.stronglyMeasurable_vectorMeasure_prodMk_leftproof · cited by 1