Theorems · Theorem · measure theory
MeasureTheory.Lp.simpleFunc.smul_toSimpleFunc
∀ {α : Type u_1} {E : Type u_4} {𝕜 : Type u_6} [inst : MeasurableSpace α] [inst_1 : NormedAddCommGroup E] {p : ENNReal}
{μ : MeasureTheory.Measure α} [inst_2 : NormedRing 𝕜] [inst_3 : Module 𝕜 E] [inst_4 : IsBoundedSMul 𝕜 E] (k : 𝕜)
(f : ↥(MeasureTheory.Lp.simpleFunc E p μ)),
⇑(MeasureTheory.Lp.simpleFunc.toSimpleFunc (k • f)) =ᵐ[μ] k • ⇑(MeasureTheory.Lp.simpleFunc.toSimpleFunc f)- Cited by
- 2 results in Mathlib
- Foundations
- Depth 235 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites22
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
- Modulestatement and proof · cited by 20,661
- NormedAddCommGroupstatement and proof · cited by 15,752
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- ENNRealstatement and proof · cited by 9,879
- AddSubgroupstatement · cited by 3,232
- MeasureTheory.aestatement · cited by 2,352
- Filter.EventuallyEqstatement · cited by 1,912
- Filter.univ_mem'proof · cited by 1,672
- Filter.mp_memproof · cited by 1,537
- NormedRingstatement and proof · cited by 924
Cited by2
Results whose statement or proof uses this declaration.
- MeasureTheory.L1.SimpleFunc.setToL1S_smulproof · cited by 1
- MeasureTheory.L1.SimpleFunc.setToL1S_smul_realproof · cited by 0