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 iEta-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
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.
- MeasurableSpacestatement · cited by 13,106
- Measurablestatement · cited by 1,499
- MeasurableConstSMulstatement · cited by 92
- Measurable.const_smulproof · cited by 5
Cited by1
Results whose statement or proof uses this declaration.
- MeasureTheory.volume_eq_of_finrank_eq_oneproof · cited by 1