Mathlib Map

Theorems · Theorem · measure theory

MeasureTheory.VectorMeasure.of_union

∀ {α : Type u_1} {m : MeasurableSpace α} {M : Type u_3} [inst : AddCommMonoid M] [inst_1 : TopologicalSpace M]
  {v : MeasureTheory.VectorMeasure α M} [T2Space M] {A B : Set α},
  Disjoint A B → MeasurableSet A → MeasurableSet B → v (A ∪ B) = v A + v B
Defined in
Mathlib.MeasureTheory.VectorMeasure.Basic
Cited by
20 results in Mathlib
Foundations
Depth 94 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
AddCommMonoidTopologicalSpaceT2Space

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

MeasureTheory.SignedMeasure.toSignedMeasure_toJordanDecomposition · cited by 10SignedMeasure.toSignedMea…BoundedVariationOn.vectorMeasure_Icc · cited by 6BoundedVariationOn.vector…MeasureTheory.VectorMeasure.of_add_of_sdiff · cited by 3VectorMeasure.of_add_of_s…MeasureTheory.SignedMeasure.of_sdiff_eq_zero_of_symmDiff_eq_zero_positive · cited by 3SignedMeasure.of_sdiff_eq…MeasureTheory.VectorMeasure.restrict_inter_add_sdiff · cited by 3VectorMeasure.restrict_in…MeasureTheory.SignedMeasure.exists_compl_positive_negative · cited by 2SignedMeasure.exists_comp…MeasureTheory.VectorMeasure.MutuallySingular.add_left · cited by 2MutuallySingular.add_leftMeasureTheory.VectorMeasure.of_sdiff_of_sdiff_eq_zero · cited by 2VectorMeasure.of_sdiff_of…MeasureTheory.cbmApplyMeasure_union · cited by 2MeasureTheory.cbmApplyMea…MeasureTheory.SignedMeasure.subset_positive_null_set · cited by 2SignedMeasure.subset_posi…MeasureTheory.SignedMeasure.bddBelow_measureOfNegatives · cited by 1SignedMeasure.bddBelow_me…BoundedVariationOn.vectorMeasure_Iio · cited by 1BoundedVariationOn.vector…BoundedVariationOn.vectorMeasure_Ioo · cited by 1BoundedVariationOn.vector…MeasureTheory.SignedMeasure.of_symmDiff_compl_positive_negative · cited by 1SignedMeasure.of_symmDiff…MeasureTheory.VectorMeasure.restrict_add_restrict_compl · cited by 1VectorMeasure.restrict_ad…DFunLike.coe · cited by 62936DFunLike.coeSet · cited by 53352SetTopologicalSpace · cited by 24529TopologicalSpaceMeasurableSpace · cited by 13106MeasurableSpaceAddCommMonoid · cited by 12281AddCommMonoidMeasurableSet · cited by 3075MeasurableSetDisjoint · cited by 2201DisjointT2Space · cited by 1351T2SpaceMeasureTheory.VectorMeasure · cited by 451MeasureTheory.VectorMeasu…tsum_fintype · cited by 38tsum_fintypeSet.union_eq_iUnion · cited by 28Set.union_eq_iUnionMeasureTheory.VectorMeasure.of_disjoint_iUnion · cited by 9VectorMeasure.of_disjoint…Fintype.sum_bool · cited by 5Fintype.sum_boolpairwise_disjoint_on_bool · cited by 3pairwise_disjoint_on_boolVectorMeasure.of_unionCITED BYCITES

Cites14

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by20

Results whose statement or proof uses this declaration.