Mathlib Map

Theorems · Definition · measure theory

MeasureTheory.L1.SimpleFunc.setToL1SCLM

(α : Type u_1) →
  (E : Type u_2) →
    {F : Type u_3} →
      [inst : NormedAddCommGroup E] →
        [inst_1 : NormedSpace ℝ E] →
          [inst_2 : NormedAddCommGroup F] →
            [inst_3 : NormedSpace ℝ F] →
              {m : MeasurableSpace α} →
                (μ : MeasureTheory.Measure α) →
                  {T : Set α → E →L[ℝ] F} →
                    {C : ℝ} → MeasureTheory.DominatedFinMeasAdditive μ T C → ↥(α →₁ₛ[μ] E) →L[ℝ] F

Extend Set α → E →L[ℝ] F to (α →₁ₛ[μ] E) →L[ℝ] F.

Defined in
Mathlib.MeasureTheory.Integral.SetToL1
Cited by
30 results in Mathlib
Foundations
Depth 238 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
NormedAddCommGroupNormedSpaceNormedAddCommGroupNormedSpace

Around this declaration

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

MeasureTheory.L1.setToL1 · cited by 44L1.setToL1MeasureTheory.L1.setToL1_eq_setToL1SCLM · cited by 11L1.setToL1_eq_setToL1SCLMMeasureTheory.L1.setToL1_unique · cited by 8L1.setToL1_uniqueMeasureTheory.L1.setToL1'_eq_setToL1SCLM · cited by 2L1.setToL1'_eq_setToL1SCLMMeasureTheory.L1.norm_setToL1_le_norm_setToL1SCLM · cited by 2L1.norm_setToL1_le_norm_s…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…MeasureTheory.L1.SimpleFunc.setToL1SCLM_smul_left' · cited by 1SimpleFunc.setToL1SCLM_sm…MeasureTheory.L1.SimpleFunc.setToL1SCLM_zero_left · cited by 1SimpleFunc.setToL1SCLM_ze…MeasureTheory.L1.SimpleFunc.setToL1SCLM_zero_left' · cited by 1SimpleFunc.setToL1SCLM_ze…Set · cited by 53352SetReal · cited by 25697RealRingHom.id · cited by 18349RingHom.idNormedAddCommGroup · cited by 15752NormedAddCommGroupMeasurableSpace · cited by 13106MeasurableSpaceNormedSpace · cited by 12499NormedSpaceMeasureTheory.Measure · cited by 10939MeasureTheory.MeasureENNReal · cited by 9879ENNRealContinuousLinearMap · cited by 5352ContinuousLinearMapAddSubgroup · cited by 3232AddSubgroupMeasureTheory.AEEqFun · cited by 856MeasureTheory.AEEqFunMeasureTheory.Lp · cited by 715MeasureTheory.LpMeasureTheory.DominatedFinMeasAdditive · cited by 138MeasureTheory.DominatedFi…MeasureTheory.Lp.simpleFunc · cited by 122Lp.simpleFuncMeasureTheory.Lp.simpleFunc.module · cited by 29simpleFunc.moduleSimpleFunc.setToL1SCLMCITED BYCITES

Cites17

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

Cited by31

Results whose statement or proof uses this declaration.