Mathlib Map

Theorems · Theorem · general topology

Isometry.norm_map_of_map_zero

∀ {E : Type u_2} {F : Type u_3} [inst : SeminormedAddGroup E] [inst_1 : SeminormedAddGroup F] {f : E → F},
  Isometry f → f 0 = 0 → ∀ (x : E), ‖f x‖ = ‖x‖
Defined in
Mathlib.Analysis.Normed.Group.Uniform
Cited by
13 results in Mathlib
Foundations
Depth 152 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
SeminormedAddGroupSeminormedAddGroup

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 by13

Results whose statement or proof uses this declaration.