Mathlib Map

Theorems · Theorem · general topology

AddMonoidHomClass.isometry_of_norm

∀ {𝓕 : Type u_1} {E : Type u_2} {F : Type u_3} [inst : SeminormedAddGroup E] [inst_1 : SeminormedAddGroup F]
  [inst_2 : FunLike 𝓕 E F] [AddMonoidHomClass 𝓕 E F] (f : 𝓕), (∀ (x : E), ‖f x‖ = ‖x‖) → Isometry ⇑f

Alias of the reverse direction of AddMonoidHomClass.isometry_iff_norm.

Defined in
Mathlib.Analysis.Normed.Group.Uniform
Cited by
18 results in Mathlib
Foundations
Depth 152 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
SeminormedAddGroupSeminormedAddGroupFunLikeAddMonoidHomClass

Around this declaration

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

Cites8

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

Cited by18

Results whose statement or proof uses this declaration.