Mathlib Map

Theorems · Definition · measure theory

MeasureTheory.Lp.simpleFunc

{α : Type u_1} →
  (E : Type u_4) →
    [inst : MeasurableSpace α] →
      [inst_1 : NormedAddCommGroup E] →
        (p : ENNReal) → (μ : MeasureTheory.Measure α) → AddSubgroup ↥(MeasureTheory.Lp E p μ)

Lp.simpleFunc is a subspace of Lp consisting of equivalence classes of an integrable simple function.

Defined in
Mathlib.MeasureTheory.Function.SimpleFuncDenseLp
Cited by
122 results in Mathlib
Foundations
Depth 222 from the axioms, rests on 6,104 definitions · uses propext, Classical.choice, Quot.sound
Assumes
MeasurableSpaceNormedAddCommGroup

Around this declaration

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

MeasureTheory.Lp.simpleFunc.toSimpleFunc · cited by 46simpleFunc.toSimpleFuncMeasureTheory.L1.SimpleFunc.setToL1SCLM · cited by 30SimpleFunc.setToL1SCLMMeasureTheory.Lp.simpleFunc.module · cited by 29simpleFunc.moduleMeasureTheory.L1.SimpleFunc.setToL1S · cited by 25SimpleFunc.setToL1SMeasureTheory.L1.SimpleFunc.integrable · cited by 21SimpleFunc.integrableMeasureTheory.SimpleFunc.toLp · cited by 18SimpleFunc.toLpMeasureTheory.Lp.simpleFunc.indicatorConst · cited by 14simpleFunc.indicatorConstMeasureTheory.L1.SimpleFunc.integral · cited by 12SimpleFunc.integralMeasureTheory.Lp.simpleFunc.toSimpleFunc_eq_toFun · cited by 11simpleFunc.toSimpleFunc_e…MeasureTheory.L1.setToL1_eq_setToL1SCLM · cited by 11L1.setToL1_eq_setToL1SCLMMeasureTheory.Lp.simpleFunc.denseRange · cited by 10simpleFunc.denseRangeMeasureTheory.L1.setToL1_unique · cited by 8L1.setToL1_uniqueMeasureTheory.Lp.simpleFunc.coe_indicatorConst · cited by 6simpleFunc.coe_indicatorC…MeasureTheory.Lp.induction · cited by 5Lp.inductionMeasureTheory.Lp.simpleFunc.coeToLp · cited by 5simpleFunc.coeToLpDFunLike.coe · cited by 62936DFunLike.coeNormedAddCommGroup · cited by 15752NormedAddCommGroupMeasurableSpace · cited by 13106MeasurableSpaceMeasureTheory.Measure · cited by 10939MeasureTheory.MeasureENNReal · cited by 9879ENNRealSet.ofPred · cited by 6101Set.ofPredAddSubgroup · cited by 3232AddSubgroupMeasureTheory.AEEqFun · cited by 856MeasureTheory.AEEqFunMeasureTheory.Lp · cited by 715MeasureTheory.LpMeasureTheory.SimpleFunc · cited by 411MeasureTheory.SimpleFuncMeasureTheory.AEEqFun.mk · cited by 62AEEqFun.mkLp.simpleFuncCITED BYCITES

Cites11

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

Cited by138

Results whose statement or proof uses this declaration.