Mathlib Map

Theorems · Theorem · measure theory

MeasureTheory.Integrable.sub

∀ {α : Type u_1} {β : Type u_2} {m : MeasurableSpace α} {μ : MeasureTheory.Measure α} [inst : NormedAddCommGroup β]
  {f g : α → β}, MeasureTheory.Integrable f μ → MeasureTheory.Integrable g μ → MeasureTheory.Integrable (f - g) μ
Defined in
Mathlib.MeasureTheory.Function.L1Space.Integrable
Cited by
36 results in Mathlib
Foundations
Depth 208 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.IntegrableOn.sub · cited by 14IntegrableOn.subMeasureTheory.SignedMeasure.integrable_rnDeriv · cited by 9SignedMeasure.integrable_…MeasureTheory.tendsto_setToFun_of_dominated_convergence · cited by 5MeasureTheory.tendsto_set…ProbabilityTheory.condVar_ae_eq_condExp_sq_sub_sq_condExp · cited by 3ProbabilityTheory.condVar…MeasureTheory.Submartingale.expected_stoppedValue_mono · cited by 3Submartingale.expected_st…MeasureTheory.tendsto_of_integral_tendsto_of_monotone · cited by 3MeasureTheory.tendsto_of_…MeasureTheory.tendsto_setToFun_of_L1 · cited by 3MeasureTheory.tendsto_set…MeasureTheory.martingale_martingalePart · cited by 2MeasureTheory.martingale_…MeasureTheory.Submartingale.sum_smul_sub · cited by 2Submartingale.sum_smul_subMeasureTheory.exists_lt_lowerSemicontinuous_integral_lt · cited by 2MeasureTheory.exists_lt_l…MeasureTheory.VectorMeasure.Integrable.sub · cited by 2Integrable.subMeasureTheory.submartingale_of_setIntegral_le · cited by 2MeasureTheory.submartinga…ProbabilityTheory.covariance_eq_sub · cited by 2ProbabilityTheory.covaria…MeasureTheory.tendsto_setToFun_approxOn_of_measurable · cited by 2MeasureTheory.tendsto_set…MeasureTheory.tendstoInDistribution_of_tendstoInMeasure_sub · cited by 2MeasureTheory.tendstoInDi…NormedAddCommGroup · cited by 15752NormedAddCommGroupMeasurableSpace · cited by 13106MeasurableSpaceMeasureTheory.Measure · cited by 10939MeasureTheory.MeasureMeasureTheory.Integrable · cited by 1367MeasureTheory.Integrablesub_eq_add_neg · cited by 1023sub_eq_add_negMeasureTheory.Integrable.add · cited by 42Integrable.addMeasureTheory.Integrable.neg · cited by 40Integrable.negIntegrable.subCITED BYCITES

Cites7

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

Cited by36

Results whose statement or proof uses this declaration.