Theorems · Theorem · functional analysis
NormedAddGroupHom.coe_comp
∀ {V₁ : Type u_2} {V₂ : Type u_3} {V₃ : Type u_4} [inst : SeminormedAddCommGroup V₁]
[inst_1 : SeminormedAddCommGroup V₂] [inst_2 : SeminormedAddCommGroup V₃] (f : NormedAddGroupHom V₁ V₂)
(g : NormedAddGroupHom V₂ V₃), ⇑(g.comp f) = ⇑g ∘ ⇑f- Defined in
- Mathlib.Analysis.Normed.Group.Hom
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 167 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites4
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- SeminormedAddCommGroupstatement and proof · cited by 2,671
- NormedAddGroupHomstatement and proof · cited by 216
- NormedAddGroupHom.compstatement · cited by 39
Cited by1
Results whose statement or proof uses this declaration.
- NormedAddGroupHom.completion_compproof · cited by 0