Mathlib Map

Theorems · Theorem · measure theory

AEMeasurable.smul_measure

∀ {α : Type u_2} {β : Type u_3} {R : Type u_6} {m0 : MeasurableSpace α} [inst : MeasurableSpace β] {f : α → β}
  {μ : MeasureTheory.Measure α} [inst_1 : SMul R ENNReal] [inst_2 : IsScalarTower R ENNReal ENNReal],
  AEMeasurable f μ → ∀ (c : R), AEMeasurable f (c • μ)
Defined in
Mathlib.MeasureTheory.Measure.AEMeasurable
Cited by
1 results in Mathlib
Foundations
Depth 176 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
MeasurableSpaceSMulIsScalarTower

Around this declaration

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

Cites9

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.