Theorems · Theorem · measure theory
MeasureTheory.VectorMeasure.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 α} [T2Space M],
(∀ (i : β), MeasurableSet (f i)) → Pairwise (Function.onFun Disjoint f) → v (⋃ i, f i) = ∑' (i : β), v (f i)- Cited by
- 9 results in Mathlib
- Foundations
- Depth 93 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites17
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · 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 · cited by 2,483
- Disjointstatement and proof · cited by 2,201
- SummationFilter.unconditionalstatement · cited by 2,068
- T2Spacestatement and proof · cited by 1,351
- tsumstatement · cited by 1,148
- Countablestatement and proof · cited by 633
Cited by10
Results whose statement or proof uses this declaration.
- MeasureTheory.VectorMeasure.of_unionproof · cited by 20
- MeasureTheory.VectorMeasure.ennrealToMeasureproof · cited by 13
- MeasureTheory.VectorMeasure.isSigmaSubadditiveSetFun_enormproof · cited by 9
- MeasureTheory.VectorMeasure.restrict_le_restrict_iUnionproof · cited by 3
- MeasureTheory.VectorMeasure.ennrealToMeasure_zeroproof · cited by 1
- MeasureTheory.VectorMeasure.ext_of_generateFromproof · cited by 1
- MeasureTheory.SignedMeasure.exists_subset_restrict_nonposproof · cited by 1
- MeasureTheory.VectorMeasure.of_biUnionproof · cited by 1
- MeasureTheory.VectorMeasure.of_iUnion_nonnegproof · cited by 0
- MeasureTheory.VectorMeasure.of_iUnion_nonposproof · cited by 0