Theorems · Theorem · measure theory
MeasureTheory.weightedSMul_smul
∀ {α : Type u_1} {F : Type u_3} {𝕜 : Type u_4} [inst : NormedAddCommGroup F] [inst_1 : NormedSpace ℝ F]
{m : MeasurableSpace α} {μ : MeasureTheory.Measure α} [inst_2 : SMul 𝕜 F] [SMulCommClass ℝ 𝕜 F] (c : 𝕜) (s : Set α)
(x : F), (MeasureTheory.weightedSMul μ s) (c • x) = c • (MeasureTheory.weightedSMul μ s) x- Cited by
- 3 results in Mathlib
- Foundations
- Depth 173 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · 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
- ContinuousLinearMapstatement · cited by 5,352
- SMulCommClassstatement and proof · cited by 1,927
- MeasureTheory.Measure.realproof · cited by 530
- SMulCommClass.smul_commproof · cited by 143
Cited by3
Results whose statement or proof uses this declaration.
- MeasureTheory.integral_smulproof · cited by 23
- MeasureTheory.L1.SimpleFunc.integral_smulproof · cited by 1
- MeasureTheory.SimpleFunc.integral_smulproof · cited by 0