Mathlib Map

Theorems · Definition · functional analysis

NormedAddGroupHom.comp

{V₁ : Type u_2} →
  {V₂ : Type u_3} →
    {V₃ : Type u_4} →
      [inst : SeminormedAddCommGroup V₁] →
        [inst_1 : SeminormedAddCommGroup V₂] →
          [inst_2 : SeminormedAddCommGroup V₃] →
            NormedAddGroupHom V₂ V₃ → NormedAddGroupHom V₁ V₂ → NormedAddGroupHom V₁ V₃

The composition of continuous normed group homs.

Defined in
Mathlib.Analysis.Normed.Group.Hom
Cited by
39 results in Mathlib
Foundations
Depth 166 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
SeminormedAddCommGroupSeminormedAddCommGroupSeminormedAddCommGroup

Around this declaration

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

Cites6

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

Cited by45

Results whose statement or proof uses this declaration.