Mathlib Map

Theorems · Inductive type · functional analysis

NormMulClass

(α : Type u_5) → [Norm α] → [Mul α] → Prop

A mixin class for strict multiplicativity of the norm, ‖a * b‖ = ‖a‖ * ‖b‖ (rather than as in the definition of NormedRing). Many NormedRings satisfy this stronger property, including all NormedDivisionRings and NormedFields.

Defined in
Mathlib.Analysis.Normed.Ring.Basic
Cited by
66 results in Mathlib
Foundations
Depth 1 from the axioms · uses no axioms
Assumes
NormMul

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.

  • Normstatement · cited by 512

Cited by75

Results whose statement or proof uses this declaration.