Mathlib Map

Theorems · Theorem · measure theory

MeasureTheory.Integrable.smul

∀ {α : Type u_1} {β : Type u_2} {m : MeasurableSpace α} {μ : MeasureTheory.Measure α} [inst : NormedAddCommGroup β]
  {𝕜 : Type u_8} [inst_1 : NormedAddCommGroup 𝕜] [inst_2 : SMulZeroClass 𝕜 β] [IsBoundedSMul 𝕜 β] (c : 𝕜) {f : α → β},
  MeasureTheory.Integrable f μ → MeasureTheory.Integrable (c • f) μ
Defined in
Mathlib.MeasureTheory.Function.L1Space.Integrable
Cited by
21 results in Mathlib
Foundations
Depth 198 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
NormedAddCommGroupNormedAddCommGroupSMulZeroClassIsBoundedSMul

Around this declaration

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

MeasureTheory.Integrable.const_mul · cited by 58Integrable.const_mulMeasureTheory.Integrable.mul_const · cited by 17Integrable.mul_constIntervalIntegrable.smul · cited by 4IntervalIntegrable.smulMeasureTheory.setToFun_smul · cited by 3MeasureTheory.setToFun_sm…VectorFourier.fourierIntegral_fderiv · cited by 2VectorFourier.fourierInte…MeasureTheory.IntegrableAtFilter.smul · cited by 2IntegrableAtFilter.smulMeasureTheory.Supermartingale.smul_nonneg · cited by 2Supermartingale.smul_nonn…MeasureTheory.withDensityᵥ_smul · cited by 2MeasureTheory.withDensity…MellinConvergent.const_smul · cited by 1MellinConvergent.const_sm…Real.hasDerivAt_fourier · cited by 1Real.hasDerivAt_fourierintegral_coe_re_add_coe_im · cited by 1integral_coe_re_add_coe_imnot_integrableOn_of_tendsto_norm_atTop_of_deriv_isBigO_filter_aux · cited by 1not_integrableOn_of_tends…MeasureTheory.Integrable.simpleFunc_mul · cited by 1Integrable.simpleFunc_mulMeasureTheory.integral_biUnion_eq_sum_powerset · cited by 1MeasureTheory.integral_bi…MeasureTheory.Integrable.toL1_smul' · cited by 1Integrable.toL1_smul'NormedAddCommGroup · cited by 15752NormedAddCommGroupMeasurableSpace · cited by 13106MeasurableSpaceMeasureTheory.Measure · cited by 10939MeasureTheory.MeasureMeasureTheory.Integrable · cited by 1367MeasureTheory.IntegrableIsBoundedSMul · cited by 329IsBoundedSMulSMulZeroClass · cited by 213SMulZeroClassMeasureTheory.Integrable.aestronglyMeasurable · cited by 84Integrable.aestronglyMeas…MeasureTheory.Integrable.hasFiniteIntegral · cited by 29Integrable.hasFiniteInteg…MeasureTheory.AEStronglyMeasurable.const_smul · cited by 11AEStronglyMeasurable.cons…MeasureTheory.HasFiniteIntegral.smul · cited by 4HasFiniteIntegral.smulIntegrable.smulCITED BYCITES

Cites10

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

Cited by21

Results whose statement or proof uses this declaration.