Theorems · Theorem · measure theory
AEMeasurable.smul_const
∀ {M : Type u_2} {X : Type u_3} {α : Type u_4} [inst : MeasurableSpace X] [inst_1 : SMul M X] {m : MeasurableSpace α}
{μ : MeasureTheory.Measure α} {f : α → M} [inst_2 : MeasurableSpace M] [MeasurableSMul M X],
AEMeasurable f μ → ∀ (y : X), AEMeasurable (fun x => f x • y) μ- Defined in
- Mathlib.MeasureTheory.Group.Arithmetic
- Cited by
- 0 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.
Cites7
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- AEMeasurablestatement and proof · cited by 840
- measurable_id'proof · cited by 145
- Measurable.comp_aemeasurable'proof · cited by 26
- Measurable.smul_constproof · cited by 6
- MeasurableSMulstatement and proof · cited by 5
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.