Mathlib Map

Theorems · Definition · category theory

SemiNormedGrp.ofHom

{M N : Type u} →
  [inst : SeminormedAddCommGroup M] →
    [inst_1 : SeminormedAddCommGroup N] →
      NormedAddGroupHom M N → ({ carrier := M, str := inst } ⟶ { carrier := N, str := inst_1 })

Typecheck a NormedAddGroupHom as a morphism in SemiNormedGrp.

Defined in
Mathlib.Analysis.Normed.Group.SemiNormedGrp
Cited by
6 results in Mathlib
Foundations
Depth 171 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
SeminormedAddCommGroupSeminormedAddCommGroup

Around this declaration

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

Cites5

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

Cited by12

Results whose statement or proof uses this declaration.