Theorems · Theorem · measure theory
MeasureTheory.DominatedFinMeasAdditive.add_measure
∀ {α : Type u_1} {m : MeasurableSpace α} {β : Type u_7} [inst : SeminormedAddCommGroup β] {T T' : Set α → β} {C C' : ℝ}
(μ ν : MeasureTheory.Measure α),
MeasureTheory.DominatedFinMeasAdditive μ T C →
MeasureTheory.DominatedFinMeasAdditive ν T' C' → MeasureTheory.DominatedFinMeasAdditive (μ + ν) (T + T') (max C C')- Cited by
- 4 results in Mathlib
- Foundations
- Depth 177 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- SeminormedAddCommGroup
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites26
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Setstatement and proof · cited by 53,352
- Realstatement and proof · cited by 25,697
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- Top.topproof · cited by 9,680
- Norm.normproof · cited by 5,413
- MeasurableSetproof · cited by 3,075
- SeminormedAddCommGroupstatement and proof · cited by 2,671
- le_rflproof · cited by 1,558
- LT.lt.neproof · cited by 872
- LE.le.trans_ltproof · cited by 795
Cited by4
Results whose statement or proof uses this declaration.
- MeasureTheory.setToFun_add_measurestatement · cited by 2
- MeasureTheory.DominatedFinMeasAdditive.sub_measureproof · cited by 1
- MeasureTheory.DominatedFinMeasAdditive.finsetSum_measureproof · cited by 1
- MeasureTheory.setToFun_finsetSum_measureproof · cited by 0