Theorems · Theorem · measure theory
AEMeasurable.fun_const_smul
∀ {M : Type u_2} {X : Type u_3} {α : Type u_4} [inst : MeasurableSpace X] [inst_1 : SMul M X] {m : MeasurableSpace α}
{μ : MeasureTheory.Measure α} {g : α → X} [MeasurableConstSMul M X],
AEMeasurable g μ → ∀ (c : M), AEMeasurable (fun i => c • g i) μEta-expanded form of AEMeasurable.const_smul
- Defined in
- Mathlib.MeasureTheory.Group.Arithmetic
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 176 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- MeasurableSpacestatement · cited by 13,106
- MeasureTheory.Measurestatement · cited by 10,939
- AEMeasurablestatement · cited by 840
- MeasurableConstSMulstatement · cited by 92
- AEMeasurable.const_smulproof · cited by 8
Cited by2
Results whose statement or proof uses this declaration.
- MeasureTheory.charFun_map_smulproof · cited by 2
- MeasureTheory.charFun_map_smul_compproof · cited by 1