Mathlib Map

Theorems · Theorem · measure theory

Measurable.fun_const_smul

∀ {M : Type u_2} {X : Type u_3} {α : Type u_4} [inst : MeasurableSpace X] [inst_1 : SMul M X] {m : MeasurableSpace α}
  {g : α → X} [MeasurableConstSMul M X], Measurable g → ∀ (c : M), Measurable fun i => c • g i

Eta-expanded form of Measurable.const_smul

Defined in
Mathlib.MeasureTheory.Group.Arithmetic
Cited by
1 results in Mathlib
Foundations
Depth 8 from the axioms · uses no axioms
Assumes
MeasurableSpaceSMulMeasurableConstSMul

Around this declaration

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

Cites4

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

Cited by1

Results whose statement or proof uses this declaration.