Mathlib Map

Theorems · Theorem · commutative algebra

contraction_of_isPowMul

∀ {α : Type u_1} {β : Type u_2} [inst : SeminormedRing α] [inst_1 : SeminormedRing β],
  IsPowMul norm → ∀ {f : α →+* β}, f.IsBounded → ∀ (x : α), ‖f x‖ ≤ ‖x‖

Given a bounded f : α →+* β between seminormed rings, is the seminorm on β is power-multiplicative, then f is a contraction.

Defined in
Mathlib.Analysis.Normed.Unbundled.IsPowMulFaithful
Cited by
0 results in Mathlib
Foundations
Depth 199 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
SeminormedRingSeminormedRing

Around this declaration

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

Cites9

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

Cited by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.