Theorems · Theorem · measure theory
MeasureTheory.VectorMeasure.sum_finpartition
∀ {X : Type u_1} {V : Type u_2} {mX : MeasurableSpace X} [inst : AddCommMonoid V] [inst_1 : TopologicalSpace V]
[T2Space V] (μ : MeasureTheory.VectorMeasure X V) {s : Set X} {hs : MeasurableSet s} (P : Finpartition ⟨s, hs⟩),
∑ p ∈ P.parts, μ ↑p = μ sThe sum of a vector measure μ on a Finpartition of Subtype MeasurableSet equals μ s.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 96 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites16
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
- Finset.sumstatement · cited by 5,195
- MeasurableSetstatement and proof · cited by 3,075
- T2Spacestatement and proof · cited by 1,351
- Subtype.propproof · cited by 505
- MeasureTheory.VectorMeasurestatement and proof · cited by 451
- Finpartitionstatement and proof · cited by 199
- Finpartition.partsstatement and proof · cited by 184
Cited by1
Results whose statement or proof uses this declaration.
- MeasureTheory.VectorMeasure.iSup_sum_finpartition_partsproof · cited by 1