Mathlib Map

Theorems · Theorem · measure theory

MeasureTheory.Integrable.mul_const

∀ {α : Type u_1} {m : MeasurableSpace α} {μ : MeasureTheory.Measure α} {𝕜 : Type u_8} [inst : NormedRing 𝕜] {f : α → 𝕜},
  MeasureTheory.Integrable f μ → ∀ (c : 𝕜), MeasureTheory.Integrable (fun x => f x * c) μ
Defined in
Mathlib.MeasureTheory.Function.L1Space.Integrable
Cited by
17 results in Mathlib
Foundations
Depth 199 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
NormedRing

Around this declaration

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

MeasureTheory.Integrable.convolution_integrand · cited by 6Integrable.convolution_in…MeasureTheory.Integrable.div_const · cited by 4Integrable.div_constintegrableOn_mul_sum_Icc · cited by 3integrableOn_mul_sum_IccHasCompactSupport.hasFDerivAt_convolution_right · cited by 2HasCompactSupport.hasFDer…BddAbove.continuous_convolution_right_of_integrable · cited by 2BddAbove.continuous_convo…BddAbove.convolutionExistsAt' · cited by 2BddAbove.convolutionExist…continuousOn_integral_bilinear_of_locally_integrable_of_compact_support · cited by 2continuousOn_integral_bil…ProbabilityTheory.Kernel.HasSubgaussianMGF.add_compProd · cited by 1HasSubgaussianMGF.add_com…ProbabilityTheory.iteratedDeriv_two_cgf_eq_integral · cited by 1ProbabilityTheory.iterate…Real.integral_rpowIntegrand₀₁_eq_rpow_mul_const · cited by 1Real.integral_rpowIntegra…integral_pow_mul_le_of_le_of_pow_mul_le · cited by 1integral_pow_mul_le_of_le…MeasureTheory.dist_convolution_le' · cited by 1MeasureTheory.dist_convol…MeasureTheory.hasFDerivAt_convolution_right_with_param · cited by 1MeasureTheory.hasFDerivAt…tendsto_setIntegral_peak_smul_of_integrableOn_of_tendsto_aux · cited by 1tendsto_setIntegral_peak_…ProbabilityTheory.ae_eq_integral_of_variance_eq_zero · cited by 1ProbabilityTheory.ae_eq_i…MeasurableSpace · cited by 13106MeasurableSpaceMeasureTheory.Measure · cited by 10939MeasureTheory.MeasureMeasureTheory.Integrable · cited by 1367MeasureTheory.IntegrableNormedRing · cited by 924NormedRingMulOpposite.op · cited by 520MulOpposite.opMeasureTheory.Integrable.smul · cited by 21Integrable.smulIntegrable.mul_constCITED BYCITES

Cites6

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

Cited by17

Results whose statement or proof uses this declaration.