Theorems · Theorem · measure theory
MeasureTheory.VectorMeasure.of_biUnion_finset
∀ {α : Type u_1} {m : MeasurableSpace α} {M : Type u_3} [inst : AddCommMonoid M] [inst_1 : TopologicalSpace M]
{v : MeasureTheory.VectorMeasure α M} [T2Space M] {ι : Type u_4} {s : Finset ι} {f : ι → Set α},
(↑s).PairwiseDisjoint f → (∀ b ∈ s, MeasurableSet (f b)) → v (⋃ b ∈ s, f b) = ∑ p ∈ s, v (f p)- Cited by
- 3 results in Mathlib
- Foundations
- Depth 95 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites18
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
- Finsetstatement and proof · cited by 13,712
- MeasurableSpacestatement and proof · cited by 13,106
- AddCommMonoidstatement and proof · cited by 12,281
- SetLike.coestatement and proof · cited by 8,199
- Finset.sumstatement and proof · cited by 5,195
- MeasurableSetstatement and proof · cited by 3,075
- Set.iUnionstatement and proof · cited by 2,483
- T2Spacestatement and proof · cited by 1,351
- MeasureTheory.VectorMeasurestatement and proof · cited by 451
Cited by3
Results whose statement or proof uses this declaration.
- MeasureTheory.VectorMeasure.tendsto_vectorMeasure_iUnion_atTop_natproof · cited by 3
- MeasureTheory.VectorMeasure.sum_finpartitionproof · cited by 1
- MeasureTheory.SignedMeasure.exists_subset_lt_enorm_apply_of_lt_variationproof · cited by 1