Mathlib Map

Theorems · Theorem · functional analysis

norm_smul

∀ {α : Type u_1} {β : Type u_2} [inst : Norm α] [inst_1 : Norm β] [inst_2 : SMul α β] [NormSMulClass α β] (r : α)
  (x : β), ‖r • x‖ = ‖r‖ * ‖x‖
Defined in
Mathlib.Analysis.Normed.MulAction
Cited by
242 results in Mathlib
Foundations
Depth 91 from the axioms, rests on 1,597 definitions · uses propext, Classical.choice, Quot.sound
Assumes
NormNormSMulNormSMulClass

Around this declaration

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

Cites5

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

Cited by242

Results whose statement or proof uses this declaration.

Showing the 200 most cited of 242.