Mathlib Map

Theorems · Theorem · measure theory

MeasureTheory.LocallyIntegrable.integrableOn_isCompact

∀ {X : Type u_1} {ε : Type u_3} [inst : MeasurableSpace X] [inst_1 : TopologicalSpace X] [inst_2 : TopologicalSpace ε]
  [inst_3 : ContinuousENorm ε] {f : X → ε} {μ : MeasureTheory.Measure X} [TopologicalSpace.PseudoMetrizableSpace ε]
  {k : Set X}, MeasureTheory.LocallyIntegrable f μ → IsCompact k → MeasureTheory.IntegrableOn f k μ

If a function is locally integrable, then it is integrable on any compact set.

Defined in
Mathlib.MeasureTheory.Function.LocallyIntegrable
Cited by
11 results in Mathlib
Foundations
Depth 211 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
MeasurableSpaceTopologicalSpaceTopologicalSpaceContinuousENormTopologicalSpace.PseudoMetrizableSpace

Around this declaration

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

MeasureTheory.integrable_iff_integrableAtFilter_cocompact · cited by 3MeasureTheory.integrable_…ae_eq_zero_of_integral_contMDiff_smul_eq_zero · cited by 3ae_eq_zero_of_integral_co…HasCompactSupport.convolutionExistsAt · cited by 2HasCompactSupport.convolu…HasCompactSupport.hasFDerivAt_convolution_right · cited by 2HasCompactSupport.hasFDer…MeasureTheory.continuousOn_convolution_right_with_param · cited by 2MeasureTheory.continuousO…MeasureTheory.ae_eq_zero_of_forall_setIntegral_isCompact_eq_zero' · cited by 1MeasureTheory.ae_eq_zero_…LocallyIntegrable.ae_hasDerivAt_integral · cited by 1LocallyIntegrable.ae_hasD…MeasureTheory.locallyIntegrable_iff · cited by 1MeasureTheory.locallyInte…MeasureTheory.LocallyIntegrable.integrable_smul_left_of_hasCompactSupport · cited by 1LocallyIntegrable.integra…ContDiffBump.ae_convolution_tendsto_right_of_locallyIntegrable · cited by 0ContDiffBump.ae_convoluti…MeasureTheory.LocallyIntegrable.integrable_smul_right_of_hasCompactSupport · cited by 0LocallyIntegrable.integra…Set · cited by 53352SetTopologicalSpace · cited by 24529TopologicalSpaceMeasurableSpace · cited by 13106MeasurableSpaceMeasureTheory.Measure · cited by 10939MeasureTheory.MeasureIsCompact · cited by 1282IsCompactMeasureTheory.IntegrableOn · cited by 548MeasureTheory.IntegrableOnContinuousENorm · cited by 290ContinuousENormTopologicalSpace.PseudoMetrizableSpace · cited by 245TopologicalSpace.PseudoMe…MeasureTheory.LocallyIntegrable · cited by 90MeasureTheory.LocallyInte…MeasureTheory.LocallyIntegrable.locallyIntegrableOn · cited by 9LocallyIntegrable.locally…MeasureTheory.LocallyIntegrableOn.integrableOn_isCompact · cited by 2LocallyIntegrableOn.integ…LocallyIntegrable.integrableO…CITED BYCITES

Cites11

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

Cited by11

Results whose statement or proof uses this declaration.