Theorems · Theorem · measure theory
MeasureTheory.weightedSMul_add_measure
∀ {α : Type u_1} {F : Type u_3} [inst : NormedAddCommGroup F] [inst_1 : NormedSpace ℝ F] {m : MeasurableSpace α}
(μ ν : MeasureTheory.Measure α) {s : Set α},
μ s ≠ ⊤ →
ν s ≠ ⊤ → MeasureTheory.weightedSMul (μ + ν) s = MeasureTheory.weightedSMul μ s + MeasureTheory.weightedSMul ν s- Cited by
- 1 results in Mathlib
- Foundations
- Depth 176 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
- Realstatement and proof · cited by 25,697
- RingHom.idstatement · cited by 18,349
- NormedAddCommGroupstatement and proof · cited by 15,752
- MeasurableSpacestatement and proof · cited by 13,106
- NormedSpacestatement and proof · cited by 12,499
- MeasureTheory.Measurestatement and proof · cited by 10,939
- ENNRealstatement · cited by 9,879
- Top.topstatement and proof · cited by 9,680
- ContinuousLinearMapstatement · cited by 5,352
- MeasureTheory.Measure.realproof · cited by 530
Cited by1
Results whose statement or proof uses this declaration.
- MeasureTheory.SimpleFunc.integral_add_measureproof · cited by 0