Theorems · Theorem · measure theory
MeasureTheory.DominatedFinMeasAdditive.smul
∀ {α : Type u_1} {𝕜 : Type u_6} {m : MeasurableSpace α} {μ : MeasureTheory.Measure α} {β : Type u_7}
[inst : SeminormedAddCommGroup β] {T : Set α → β} {C : ℝ} [inst_1 : SeminormedAddGroup 𝕜] [inst_2 : DistribSMul 𝕜 β]
[IsBoundedSMul 𝕜 β],
MeasureTheory.DominatedFinMeasAdditive μ T C →
∀ (c : 𝕜), MeasureTheory.DominatedFinMeasAdditive μ (fun s => c • T s) (‖c‖ * C)- Cited by
- 5 results in Mathlib
- Foundations
- Depth 172 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites21
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.normstatement and proof · cited by 5,413
- LE.le.transproof · cited by 3,151
- MeasurableSetproof · cited by 3,075
- SeminormedAddCommGroupstatement and proof · cited by 2,671
- mul_assocproof · cited by 1,667
- le_rflproof · cited by 1,558
Cited by5
Results whose statement or proof uses this declaration.
- MeasureTheory.integral_smul_measureproof · cited by 22
- MeasureTheory.L1.setToL1_smul_leftstatement and proof · cited by 1
- MeasureTheory.VectorMeasure.integral_smul_vectorMeasureproof · cited by 1
- MeasureTheory.L1.SimpleFunc.setToL1SCLM_smul_leftstatement · cited by 1
- MeasureTheory.setToFun_smul_leftstatement and proof · cited by 0