Mathlib Map

Theorems · Theorem · commutative algebra

ENNReal.smul_def

∀ {M : Type u_1} [inst : MulAction ENNReal M] (c : NNReal) (x : M), c • x = ↑c • x
Defined in
Mathlib.Data.ENNReal.Action
Cited by
22 results in Mathlib
Foundations
Depth 121 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
MulAction

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.

Cited by22

Results whose statement or proof uses this declaration.