Mathlib Map

Theorems · Theorem · measure theory

MeasureTheory.integrableOn_iff_integrable_of_support_subset

∀ {α : Type u_1} {mα : MeasurableSpace α} {s : Set α} {μ : MeasureTheory.Measure α} {ε' : Type u_7}
  [inst : TopologicalSpace ε'] [inst_1 : ENormedAddMonoid ε'] [TopologicalSpace.PseudoMetrizableSpace ε'] {f : α → ε'},
  Function.support f ⊆ s → (MeasureTheory.IntegrableOn f s μ ↔ MeasureTheory.Integrable f μ)
Defined in
Mathlib.MeasureTheory.Integral.IntegrableOn
Cited by
10 results in Mathlib
Foundations
Depth 215 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
TopologicalSpaceENormedAddMonoidTopologicalSpace.PseudoMetrizableSpace

Around this declaration

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

Continuous.integrable_of_hasCompactSupport · cited by 18Continuous.integrable_of_…BddAbove.convolutionExistsAt' · cited by 2BddAbove.convolutionExist…MeasureTheory.integral_integral_swap_of_hasCompactSupport · cited by 2MeasureTheory.integral_in…MeasureTheory.integrableOn_fun_norm_addHaar · cited by 1MeasureTheory.integrableO…MeasureTheory.tendsto_integral_smul_of_tendsto_average_norm_sub · cited by 1MeasureTheory.tendsto_int…MeasureTheory.integrableAtFilter_top · cited by 1MeasureTheory.integrableA…TestFunction.integrable · cited by 0TestFunction.integrableTestFunction.integrable_bilin · cited by 0TestFunction.integrable_b…ContDiffMapSupportedIn.integrable · cited by 0ContDiffMapSupportedIn.in…ContDiffMapSupportedIn.integrable_bilin · cited by 0ContDiffMapSupportedIn.in…Set · cited by 53352SetTopologicalSpace · cited by 24529TopologicalSpaceMeasurableSpace · cited by 13106MeasurableSpaceMeasureTheory.Measure · cited by 10939MeasureTheory.MeasureMeasureTheory.Integrable · cited by 1367MeasureTheory.IntegrableFunction.support · cited by 610Function.supportMeasureTheory.IntegrableOn · cited by 548MeasureTheory.IntegrableOnTopologicalSpace.PseudoMetrizableSpace · cited by 245TopologicalSpace.PseudoMe…MeasureTheory.Integrable.integrableOn · cited by 74Integrable.integrableOnENormedAddMonoid · cited by 67ENormedAddMonoidFunction.mem_support · cited by 54Function.mem_supportMeasureTheory.IntegrableOn.integrable_of_forall_notMem_eq_zero · cited by 2IntegrableOn.integrable_o…MeasureTheory.integrableOn_if…CITED BYCITES

Cites12

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

Cited by10

Results whose statement or proof uses this declaration.