Mathlib Map

Theorems · Definition · measure theory

MeasureTheory.indicatorConstLp

{α : Type u_1} →
  {E : Type u_2} →
    {m : MeasurableSpace α} →
      {μ : MeasureTheory.Measure α} →
        [inst : NormedAddCommGroup E] →
          {s : Set α} → (p : ENNReal) → MeasurableSet s → μ s ≠ ⊤ → E → ↥(MeasureTheory.Lp E p μ)

Indicator of a set as an element of Lp.

Defined in
Mathlib.MeasureTheory.Function.LpSpace.Indicator
Cited by
64 results in Mathlib
Foundations
Depth 222 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
NormedAddCommGroup

Around this declaration

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

MeasureTheory.condExpIndSMul · cited by 19MeasureTheory.condExpIndS…MeasureTheory.indicatorConstLp_coeFn · cited by 15MeasureTheory.indicatorCo…MeasureTheory.Lp.simpleFunc.coe_indicatorConst · cited by 6simpleFunc.coe_indicatorC…MeasureTheory.condExpIndSMul_ae_eq_smul · cited by 4MeasureTheory.condExpIndS…MeasureTheory.setIntegral_indicatorConstLp · cited by 4MeasureTheory.setIntegral…MeasureTheory.norm_indicatorConstLp · cited by 4MeasureTheory.norm_indica…MeasureTheory.condExpL2_indicator_of_measurable · cited by 3MeasureTheory.condExpL2_i…MeasureTheory.integral_condExpL2_eq_of_fin_meas_real · cited by 3MeasureTheory.integral_co…MeasureTheory.L1.setToL1_indicatorConstLp · cited by 3L1.setToL1_indicatorConst…MeasureTheory.indicatorConstLp_empty · cited by 2MeasureTheory.indicatorCo…MeasureTheory.setLIntegral_nnnorm_condExpL2_indicator_le · cited by 2MeasureTheory.setLIntegra…MeasureTheory.setLIntegral_nnnorm_condExpIndSMul_le · cited by 2MeasureTheory.setLIntegra…MeasureTheory.dist_indicatorConstLp_eq_norm · cited by 2MeasureTheory.dist_indica…MeasureTheory.lpMeasToLpTrimLie_symm_indicator · cited by 2MeasureTheory.lpMeasToLpT…MeasureTheory.condExpIndSMul_smul · cited by 2MeasureTheory.condExpIndS…DFunLike.coe · cited by 62936DFunLike.coeSet · cited by 53352SetNormedAddCommGroup · cited by 15752NormedAddCommGroupMeasurableSpace · cited by 13106MeasurableSpaceMeasureTheory.Measure · cited by 10939MeasureTheory.MeasureENNReal · cited by 9879ENNRealTop.top · cited by 9680Top.topAddSubgroup · cited by 3232AddSubgroupMeasurableSet · cited by 3075MeasurableSetMeasureTheory.AEEqFun · cited by 856MeasureTheory.AEEqFunSet.indicator · cited by 723Set.indicatorMeasureTheory.Lp · cited by 715MeasureTheory.LpMeasureTheory.MemLp.toLp · cited by 70MemLp.toLpMeasureTheory.indicatorConstLpCITED BYCITES

Cites13

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

Cited by65

Results whose statement or proof uses this declaration.