Mathlib Map

Theorems · Theorem · commutative algebra

ENNReal.coe_smul

∀ {R : Type u_1} (r : R) (s : NNReal) [inst : SMul R NNReal] [inst_1 : SMul R ENNReal] [IsScalarTower R NNReal NNReal]
  [IsScalarTower R NNReal ENNReal], ↑(r • s) = r • ↑s
Defined in
Mathlib.Data.ENNReal.Action
Cited by
3 results in Mathlib
Foundations
Depth 125 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
SMulSMulIsScalarTowerIsScalarTower

Around this declaration

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

Cites10

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

Cited by3

Results whose statement or proof uses this declaration.