Mathlib Map

Theorems · Theorem · measure theory

MeasureTheory.Integrable.trim

∀ {α : Type u_1} {m : MeasurableSpace α} {H : Type u_8} [inst : NormedAddCommGroup H] {m0 : MeasurableSpace α}
  {μ' : MeasureTheory.Measure α} {f : α → H} (hm : m ≤ m0),
  MeasureTheory.Integrable f μ' → MeasureTheory.StronglyMeasurable f → MeasureTheory.Integrable f (μ'.trim hm)
Defined in
Mathlib.MeasureTheory.Function.L1Space.Integrable
Cited by
10 results in Mathlib
Foundations
Depth 205 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
NormedAddCommGroup

Around this declaration

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

MeasureTheory.integral_trim · cited by 6MeasureTheory.integral_tr…MeasureTheory.ae_eq_of_forall_setIntegral_eq_of_sigmaFinite' · cited by 5MeasureTheory.ae_eq_of_fo…MeasureTheory.Integrable.tendsto_ae_condExp · cited by 2Integrable.tendsto_ae_con…MeasureTheory.submartingale_of_setIntegral_le · cited by 2MeasureTheory.submartinga…MeasureTheory.integral_trim_simpleFunc · cited by 1MeasureTheory.integral_tr…ConvexOn.integrable_comp_rnDeriv_trim · cited by 1ConvexOn.integrable_comp_…ProbabilityTheory.HasSubgaussianMGF.trim · cited by 1HasSubgaussianMGF.trimMeasureTheory.condExpL2_indicator_nonneg · cited by 1MeasureTheory.condExpL2_i…MeasureTheory.ae_eq_zero_of_forall_setIntegral_eq_of_finStronglyMeasurable_trim · cited by 1MeasureTheory.ae_eq_zero_…MeasureTheory.martingale_of_setIntegral_eq_succ · cited by 0MeasureTheory.martingale_…NormedAddCommGroup · cited by 15752NormedAddCommGroupMeasurableSpace · cited by 13106MeasurableSpaceMeasureTheory.Measure · cited by 10939MeasureTheory.MeasureENNReal · cited by 9879ENNRealTop.top · cited by 9680Top.topMeasureTheory.Integrable · cited by 1367MeasureTheory.IntegrableMeasureTheory.StronglyMeasurable · cited by 363MeasureTheory.StronglyMea…MeasureTheory.Measure.trim · cited by 286Measure.trimMeasureTheory.StronglyMeasurable.aestronglyMeasurable · cited by 94StronglyMeasurable.aestro…MeasureTheory.StronglyMeasurable.enorm · cited by 19StronglyMeasurable.enormMeasureTheory.lintegral_trim · cited by 7MeasureTheory.lintegral_t…Integrable.trimCITED BYCITES

Cites11

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.