Mathlib Map

Theorems · Theorem · measure theory

MeasureTheory.integrable_indicator_iff

∀ {α : Type u_1} {ε' : Type u_4} {mα : MeasurableSpace α} {s : Set α} {μ : MeasureTheory.Measure α}
  [inst : TopologicalSpace ε'] [inst_1 : ESeminormedAddMonoid ε'] {f : α → ε'},
  MeasurableSet s → (MeasureTheory.Integrable (s.indicator f) μ ↔ MeasureTheory.IntegrableOn f s μ)
Defined in
Mathlib.MeasureTheory.Integral.IntegrableOn
Cited by
30 results in Mathlib
Foundations
Depth 201 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
TopologicalSpaceESeminormedAddMonoid

Around this declaration

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

MeasureTheory.integral_indicator · cited by 38MeasureTheory.integral_in…MeasureTheory.condExp_restrict_ae_eq_restrict · cited by 8MeasureTheory.condExp_res…MeasureTheory.IntegrableOn.integrable_indicator · cited by 8IntegrableOn.integrable_i…MeasureTheory.integrableOn_Ioi_comp_mul_left_iff · cited by 5MeasureTheory.integrableO…ae_eq_zero_of_integral_contMDiff_smul_eq_zero · cited by 3ae_eq_zero_of_integral_co…ProbabilityTheory.condIndepFun_of_measurable_left · cited by 2ProbabilityTheory.condInd…HasCompactSupport.hasFDerivAt_convolution_right · cited by 2HasCompactSupport.hasFDer…tendsto_setIntegral_peak_smul_of_integrableOn_of_tendsto · cited by 2tendsto_setIntegral_peak_…BddAbove.convolutionExistsAt' · cited by 2BddAbove.convolutionExist…MeasureTheory.IntegrableOn.continuousWithinAt_Ici_primitive_Ioi · cited by 2IntegrableOn.continuousWi…MeasureTheory.VectorMeasure.integrable_indicator_iff · cited by 2VectorMeasure.integrable_…hasMellin_one_Ioc · cited by 1hasMellin_one_IocMeasureTheory.tendsto_iff_forall_lipschitz_integral_tendsto · cited by 1MeasureTheory.tendsto_iff…Complex.approx_Gamma_integral_tendsto_Gamma_integral · cited by 1Complex.approx_Gamma_inte…MeasureTheory.LocallyIntegrable.integrable_smul_left_of_hasCompactSupport · cited by 1LocallyIntegrable.integra…Set · cited by 53352SetTopologicalSpace · cited by 24529TopologicalSpaceMeasurableSpace · cited by 13106MeasurableSpaceMeasureTheory.Measure · cited by 10939MeasureTheory.MeasureENNReal · cited by 9879ENNRealTop.top · cited by 9680Top.topMeasurableSet · cited by 3075MeasurableSetMeasureTheory.Measure.restrict · cited by 1646Measure.restrictMeasureTheory.Integrable · cited by 1367MeasureTheory.IntegrableMeasureTheory.lintegral · cited by 1152MeasureTheory.lintegralMeasureTheory.AEStronglyMeasurable · cited by 755MeasureTheory.AEStronglyM…Set.indicator · cited by 723Set.indicatorENorm.enorm · cited by 715ENorm.enormMeasureTheory.IntegrableOn · cited by 548MeasureTheory.IntegrableOnESeminormedAddMonoid · cited by 133ESeminormedAddMonoidMeasureTheory.integrable_indi…CITED BYCITES

Cites18

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

Cited by30

Results whose statement or proof uses this declaration.