Mathlib Map

Theorems · Definition · measure theory

MeasureTheory.LocallyIntegrable

{X : Type u_1} →
  {ε : Type u_3} →
    [inst : MeasurableSpace X] →
      [TopologicalSpace X] →
        [inst_2 : TopologicalSpace ε] →
          [ContinuousENorm ε] →
            (X → ε) → autoParam (MeasureTheory.Measure X) MeasureTheory.LocallyIntegrable._auto_1 → Prop

A function f : X → ε is locally integrable if it is integrable on a neighborhood of every point. In particular, it is integrable on all compact sets, see LocallyIntegrable.integrableOn_isCompact.

Defined in
Mathlib.MeasureTheory.Function.LocallyIntegrable
Cited by
90 results in Mathlib
Foundations
Depth 195 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
MeasurableSpaceTopologicalSpaceTopologicalSpaceContinuousENorm

Around this declaration

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

MeasureTheory.LocallyIntegrable.integrableOn_isCompact · cited by 11LocallyIntegrable.integra…MeasureTheory.LocallyIntegrable.locallyIntegrableOn · cited by 9LocallyIntegrable.locally…MeasureTheory.LocallyIntegrable.aestronglyMeasurable · cited by 8LocallyIntegrable.aestron…MeasureTheory.locallyIntegrableOn_univ · cited by 7MeasureTheory.locallyInte…MeasureTheory.Integrable.locallyIntegrable · cited by 5Integrable.locallyIntegra…HasCompactSupport.convolutionExists_right · cited by 4HasCompactSupport.convolu…ae_eq_zero_of_integral_contMDiff_smul_eq_zero · cited by 3ae_eq_zero_of_integral_co…MeasureTheory.MemLp.locallyIntegrable · cited by 3MemLp.locallyIntegrableMeasureTheory.locallyIntegrable_const · cited by 3MeasureTheory.locallyInte…VitaliFamily.ae_tendsto_average_norm_sub · cited by 3VitaliFamily.ae_tendsto_a…MeasureTheory.integrable_iff_integrableAtFilter_cocompact · cited by 3MeasureTheory.integrable_…MeasureTheory.contDiffOn_convolution_left_with_param · cited by 2MeasureTheory.contDiffOn_…MeasureTheory.contDiffOn_convolution_right_with_param · cited by 2MeasureTheory.contDiffOn_…MeasureTheory.continuousOn_convolution_right_with_param · cited by 2MeasureTheory.continuousO…MeasureTheory.locallyIntegrable_const_enorm · cited by 2MeasureTheory.locallyInte…TopologicalSpace · cited by 24529TopologicalSpaceMeasurableSpace · cited by 13106MeasurableSpaceMeasureTheory.Measure · cited by 10939MeasureTheory.Measurenhds · cited by 5554nhdsContinuousENorm · cited by 290ContinuousENormMeasureTheory.IntegrableAtFilter · cited by 66MeasureTheory.IntegrableA…MeasureTheory.LocallyIntegrab…CITED BYCITES

Cites6

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

Cited by90

Results whose statement or proof uses this declaration.