Mathlib Map

Theorems · Theorem · measure theory

MeasureTheory.Measure.smul_apply

∀ {α : Type u_1} {R : Type u_6} [inst : SMul R ENNReal] [inst_1 : IsScalarTower R ENNReal ENNReal]
  {_m : MeasurableSpace α} (c : R) (μ : MeasureTheory.Measure α) (s : Set α), (c • μ) s = c • μ s
Defined in
Mathlib.MeasureTheory.Measure.MeasureSpace
Cited by
28 results in Mathlib
Foundations
Depth 174 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
SMulIsScalarTower

Around this declaration

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

Cites6

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

Cited by28

Results whose statement or proof uses this declaration.