Theorems · Theorem · category theory
AddSemigrp.ofHom_comp
∀ {X Y Z : Type u} [inst : AddSemigroup X] [inst_1 : AddSemigroup Y] [inst_2 : AddSemigroup Z] (f : X →ₙ+ Y)
(g : Y →ₙ+ Z),
AddSemigrp.ofHom (g.comp f) = CategoryTheory.CategoryStruct.comp (AddSemigrp.ofHom f) (AddSemigrp.ofHom g)- Defined in
- Mathlib.Algebra.Category.Semigrp.Basic
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 17 from the axioms · uses propext
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Quiver.Homstatement · cited by 32,603
- CategoryTheory.CategoryStruct.compstatement · cited by 17,999
- AddHomstatement and proof · cited by 294
- AddSemigroupstatement and proof · cited by 136
- AddHom.compstatement · cited by 37
- AddSemigrpstatement · cited by 25
- AddSemigrp.ofstatement · cited by 9
- AddSemigrp.ofHomstatement · cited by 8
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.