Mathlib Map

Theorems · Inductive type · functional analysis

ENormSMulClass

(α : Type u_3) → (β : Type u_4) → [ENorm α] → [ENorm β] → [SMul α β] → Prop

Mixin class for scalar-multiplication actions with a strictly multiplicative norm, i.e. ‖r • x‖ₑ = ‖r‖ₑ * ‖x‖ₑ.

Defined in
Mathlib.Analysis.Normed.MulAction
Cited by
18 results in Mathlib
Foundations
Depth 1 from the axioms · uses no axioms
Assumes
ENormENormSMul

Around this declaration

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

Cites1

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

  • ENormstatement · cited by 155

Cited by20

Results whose statement or proof uses this declaration.