Mathlib Map

Theorems · Theorem · functional analysis

NormedAddGroupHom.extension_unique

∀ {G : Type u_1} [inst : SeminormedAddCommGroup G] {H : Type u_2} [inst_1 : SeminormedAddCommGroup H]
  [inst_2 : T0Space H] [inst_3 : CompleteSpace H] (f : NormedAddGroupHom G H)
  {g : NormedAddGroupHom (UniformSpace.Completion G) H}, (∀ (v : G), f v = g ↑v) → f.extension = g
Defined in
Mathlib.Analysis.Normed.Group.HomCompletion
Cited by
1 results in Mathlib
Foundations
Depth 166 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
SeminormedAddCommGroupSeminormedAddCommGroupT0SpaceCompleteSpace

Around this declaration

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

Cites12

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

Cited by1

Results whose statement or proof uses this declaration.