Mathlib Map

Theorems · Definition · measure theory

MeasureTheory.Lp.simpleFunc.module

{α : 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] → [IsBoundedSMul 𝕜 E] → Module 𝕜 ↥(MeasureTheory.Lp.simpleFunc E p μ)

If E is a normed space, Lp.simpleFunc E p μ is a module. Not declared as an instance as it is (as of writing) used only in the construction of the Bochner integral.

Defined in
Mathlib.MeasureTheory.Function.SimpleFuncDenseLp
Cited by
29 results in Mathlib
Foundations
Depth 234 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
MeasurableSpaceNormedAddCommGroupNormedRingModuleIsBoundedSMul

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

MeasureTheory.L1.SimpleFunc.setToL1SCLM · cited by 30SimpleFunc.setToL1SCLMMeasureTheory.L1.setToL1_eq_setToL1SCLM · cited by 11L1.setToL1_eq_setToL1SCLMMeasureTheory.L1.setToL1_unique · cited by 8L1.setToL1_uniqueMeasureTheory.Lp.simpleFunc.coeToLp · cited by 5simpleFunc.coeToLpMeasureTheory.L1.setToL1'_eq_setToL1SCLM · cited by 2L1.setToL1'_eq_setToL1SCLMMeasureTheory.Lp.simpleFunc.smul_toSimpleFunc · cited by 2simpleFunc.smul_toSimpleF…MeasureTheory.L1.norm_setToL1_le_norm_setToL1SCLM · cited by 2L1.norm_setToL1_le_norm_s…MeasureTheory.L1.SimpleFunc.setToL1SCLM' · cited by 1SimpleFunc.setToL1SCLM'MeasureTheory.L1.SimpleFunc.setToL1SCLM_add_left · cited by 1SimpleFunc.setToL1SCLM_ad…MeasureTheory.L1.setToL1'_apply_coeToLp · cited by 1L1.setToL1'_apply_coeToLpMeasureTheory.L1.SimpleFunc.setToL1SCLM_add_left' · cited by 1SimpleFunc.setToL1SCLM_ad…MeasureTheory.L1.SimpleFunc.setToL1SCLM_congr_left · cited by 1SimpleFunc.setToL1SCLM_co…MeasureTheory.L1.setToL1_apply_coeToLp · cited by 1L1.setToL1_apply_coeToLpMeasureTheory.L1.SimpleFunc.setToL1SCLM_congr_left' · cited by 1SimpleFunc.setToL1SCLM_co…MeasureTheory.L1.SimpleFunc.setToL1SCLM_smul_left · cited by 1SimpleFunc.setToL1SCLM_sm…Module · cited by 20661ModuleNormedAddCommGroup · cited by 15752NormedAddCommGroupMeasurableSpace · cited by 13106MeasurableSpaceMeasureTheory.Measure · cited by 10939MeasureTheory.MeasureENNReal · cited by 9879ENNRealAddSubgroup · cited by 3232AddSubgroupNormedRing · cited by 924NormedRingMeasureTheory.AEEqFun · cited by 856MeasureTheory.AEEqFunMeasureTheory.Lp · cited by 715MeasureTheory.LpIsBoundedSMul · cited by 329IsBoundedSMulMeasureTheory.Lp.simpleFunc · cited by 122Lp.simpleFuncsimpleFunc.moduleCITED BYCITES

Cites11

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by34

Results whose statement or proof uses this declaration.