Theorems · Theorem · measure theory
MeasureTheory.VectorMeasure.variation_finsetSum_le
∀ {X : Type u_1} {V : Type u_2} {mX : MeasurableSpace X} [inst : TopologicalSpace V] [inst_1 : ENormedAddCommMonoid V]
[inst_2 : T2Space V] [inst_3 : ContinuousAdd V] {ι : Type u_3} (s : Finset ι)
(μ : ι → MeasureTheory.VectorMeasure X V), (∑ i ∈ s, μ i).variation ≤ ∑ i ∈ s, (μ i).variation- Cited by
- 0 results in Mathlib
- Foundations
- Depth 192 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.
- TopologicalSpacestatement and proof · cited by 24,529
- Finsetstatement and proof · cited by 13,712
- MeasurableSpacestatement and proof · cited by 13,106
- AddCommMonoidproof · cited by 12,281
- MeasureTheory.Measurestatement and proof · cited by 10,939
- Finset.sumstatement and proof · cited by 5,195
- LE.le.transproof · cited by 3,151
- T2Spacestatement and proof · cited by 1,351
- ContinuousAddstatement and proof · cited by 777
- MeasureTheory.VectorMeasurestatement and proof · cited by 451
- Finset.sum_insertproof · cited by 196
- Finset.induction_onproof · cited by 167
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.