Mathlib Map

Theorems · Theorem · measure theory

Measurable.const_mul

∀ {M : Type u_2} {α : Type u_3} [inst : MeasurableSpace M] [inst_1 : Mul M] {m : MeasurableSpace α} {f : α → M}
  [MeasurableMul M], Measurable f → ∀ (c : M), Measurable fun x => c * f x
Defined in
Mathlib.MeasureTheory.Group.Arithmetic
Cited by
19 results in Mathlib
Foundations
Depth 7 from the axioms · uses no axioms
Assumes
MeasurableSpaceMulMeasurableMul

Around this declaration

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

Measurable.lintegral_prod_right' · cited by 4Measurable.lintegral_prod…MeasureTheory.Measure.mconv_absolutelyContinuous · cited by 3Measure.mconv_absolutelyC…MeasureTheory.charFun_map_eq_charFunDual_smul · cited by 3MeasureTheory.charFun_map…MeasureTheory.Measure.measurable_lintegral · cited by 3Measure.measurable_linteg…ProbabilityTheory.measurable_gammaPDFReal · cited by 3ProbabilityTheory.measura…ProbabilityTheory.measurable_uncurry_gaussianPDFReal · cited by 3ProbabilityTheory.measura…integrable_rpow_mul_exp_neg_mul_sq · cited by 2integrable_rpow_mul_exp_n…MeasureTheory.Measure.lintegral_join · cited by 2Measure.lintegral_joinProbabilityTheory.measurable_cauchyPDFReal · cited by 2ProbabilityTheory.measura…ProbabilityTheory.IndepFun.exp_mul · cited by 2IndepFun.exp_mulProbabilityTheory.measurable_paretoPDFReal · cited by 2ProbabilityTheory.measura…MeasureTheory.measureReal_abs_gt_le_integral_charFun · cited by 2MeasureTheory.measureReal…ProbabilityTheory.Kernel.measurable_lintegral_indicator_const · cited by 1Kernel.measurable_lintegr…ProbabilityTheory.measurable_betaPDFReal · cited by 1ProbabilityTheory.measura…ProbabilityTheory.HasSubgaussianMGF.trim · cited by 1HasSubgaussianMGF.trimMeasurableSpace · cited by 13106MeasurableSpaceMeasurable · cited by 1499MeasurableMeasurable.comp · cited by 234Measurable.compMeasurableMul · cited by 71MeasurableMulMeasurableMul.measurable_const_mul · cited by 12MeasurableMul.measurable_…Measurable.const_mulCITED BYCITES

Cites5

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

Cited by19

Results whose statement or proof uses this declaration.