Mathlib Map

Theorems · Theorem · measure theory

MeasureTheory.indicatorConstLp_coeFn

∀ {α : Type u_1} {E : Type u_2} {m : MeasurableSpace α} {p : ENNReal} {μ : MeasureTheory.Measure α}
  [inst : NormedAddCommGroup E] {s : Set α} {hs : MeasurableSet s} {hμs : μ s ≠ ⊤} {c : E},
  ↑↑(MeasureTheory.indicatorConstLp p hs hμs c) =ᵐ[μ] s.indicator fun x => c
Defined in
Mathlib.MeasureTheory.Function.LpSpace.Indicator
Cited by
15 results in Mathlib
Foundations
Depth 223 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.norm_indicatorConstLp · cited by 4MeasureTheory.norm_indica…MeasureTheory.setIntegral_indicatorConstLp · cited by 4MeasureTheory.setIntegral…MeasureTheory.L2.inner_indicatorConstLp_eq_setIntegral_inner · cited by 2L2.inner_indicatorConstLp…MeasureTheory.lintegral_nnnorm_condExpL2_indicator_le_real · cited by 2MeasureTheory.lintegral_n…MeasureTheory.setToFun_indicator_const · cited by 2MeasureTheory.setToFun_in…MeasureTheory.lpMeasToLpTrimLie_symm_indicator · cited by 2MeasureTheory.lpMeasToLpT…MeasureTheory.condExpInd_of_measurable · cited by 1MeasureTheory.condExpInd_…MeasureTheory.MemLp.induction_stronglyMeasurable · cited by 1MemLp.induction_stronglyM…MeasureTheory.mem_lpMeas_indicatorConstLp · cited by 1MeasureTheory.mem_lpMeas_…MeasureTheory.norm_indicatorConstLp_top · cited by 1MeasureTheory.norm_indica…MeasureTheory.indicatorConstLp_disjoint_union · cited by 1MeasureTheory.indicatorCo…MeasureTheory.indicatorConstLp_eq_toSpanSingleton_compLp · cited by 1MeasureTheory.indicatorCo…MeasureTheory.integrable_indicatorConstLp · cited by 0MeasureTheory.integrable_…MeasureTheory.indicatorConstLp_coeFn_mem · cited by 0MeasureTheory.indicatorCo…MeasureTheory.indicatorConstLp_coeFn_notMem · cited by 0MeasureTheory.indicatorCo…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.ae · cited by 2352MeasureTheory.aeFilter.EventuallyEq · cited by 1912Filter.EventuallyEqMeasureTheory.AEEqFun · cited by 856MeasureTheory.AEEqFunSet.indicator · cited by 723Set.indicatorMeasureTheory.Lp · cited by 715MeasureTheory.LpMeasureTheory.AEEqFun.cast · cited by 380AEEqFun.castMeasureTheory.indicatorConstL…CITED BYCITES

Cites18

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

Cited by15

Results whose statement or proof uses this declaration.