Mathlib Map

Theorems · Theorem · functional analysis

norm_mul_le

∀ {α : Type u_2} [inst : NonUnitalSeminormedRing α] (a b : α), ‖a * b‖ ≤ ‖a‖ * ‖b‖

The norm is submultiplicative.

Defined in
Mathlib.Analysis.Normed.Ring.Basic
Cited by
31 results in Mathlib
Foundations
Depth 96 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
NonUnitalSeminormedRing

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 by32

Results whose statement or proof uses this declaration.