Mathlib Map

Theorems · Theorem · functional analysis

RingHomIsometric.norm_map

∀ {R₁ : Type u_5} {R₂ : Type u_6} {inst : Semiring R₁} {inst_1 : Semiring R₂} {inst_2 : Norm R₁} {inst_3 : Norm R₂}
  {σ : R₁ →+* R₂} [self : RingHomIsometric σ] {x : R₁}, ‖σ x‖ = ‖x‖

The ring homomorphism is an isometry.

Defined in
Mathlib.Analysis.Normed.Ring.Basic
Cited by
9 results in Mathlib
Foundations
Depth 16 from the axioms · uses no axioms
Assumes
RingHomIsometric

Around this declaration

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

Cites7

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

Cited by9

Results whose statement or proof uses this declaration.