Mathlib Map

Theorems · Theorem · measure theory

MeasureTheory.Integrable.restrict

∀ {α : Type u_1} {m : MeasurableSpace α} {μ : MeasureTheory.Measure α} {ε : Type u_8} [inst : TopologicalSpace ε]
  [inst_1 : ContinuousENorm ε] {f : α → ε},
  MeasureTheory.Integrable f μ → ∀ {s : Set α}, MeasureTheory.Integrable f (μ.restrict s)

One should usually use MeasureTheory.Integrable.integrableOn instead.

Defined in
Mathlib.MeasureTheory.Function.L1Space.Integrable
Cited by
15 results in Mathlib
Foundations
Depth 197 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
TopologicalSpaceContinuousENorm

Around this declaration

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

MeasureTheory.Integrable.integrableOn · cited by 74Integrable.integrableOnConvexOn.map_condExp_le · cited by 4ConvexOn.map_condExp_leMeasureTheory.VectorMeasure.Integrable.restrict · cited by 3Integrable.restrictProbabilityTheory.IsCondKernelCDF.setLIntegral · cited by 3IsCondKernelCDF.setLInteg…ProbabilityTheory.gaussianReal_apply_eq_integral · cited by 2ProbabilityTheory.gaussia…ContinuousLinearMap.comp_condExp_comm · cited by 2ContinuousLinearMap.comp_…MeasureTheory.condExp_le_nonneg_const · cited by 2MeasureTheory.condExp_le_…ProbabilityTheory.Kernel.setLIntegral_density · cited by 2Kernel.setLIntegral_densi…ProbabilityTheory.setIntegral_stieltjesOfMeasurableRat · cited by 2ProbabilityTheory.setInte…ProbabilityTheory.condExp_generateFrom_singleton · cited by 1ProbabilityTheory.condExp…ProbabilityTheory.setLIntegral_stieltjesOfMeasurableRat_rat · cited by 1ProbabilityTheory.setLInt…MeasureTheory.norm_integral_sub_setIntegral_le · cited by 1MeasureTheory.norm_integr…MeasureTheory.tendsto_setIntegral_of_L1 · cited by 1MeasureTheory.tendsto_set…MeasureTheory.VectorMeasure.variation_withDensity' · cited by 1VectorMeasure.variation_w…Convex.condExp_mem · cited by 0Convex.condExp_memSet · cited by 53352SetTopologicalSpace · cited by 24529TopologicalSpaceMeasurableSpace · cited by 13106MeasurableSpaceMeasureTheory.Measure · cited by 10939MeasureTheory.MeasureMeasureTheory.Measure.restrict · cited by 1646Measure.restrictMeasureTheory.Integrable · cited by 1367MeasureTheory.IntegrableContinuousENorm · cited by 290ContinuousENormMeasureTheory.Measure.restrict_le_self · cited by 57Measure.restrict_le_selfMeasureTheory.Integrable.mono_measure · cited by 26Integrable.mono_measureIntegrable.restrictCITED BYCITES

Cites9

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.