Theorems · Theorem · category theory
CommGrpCat.ofHom_comp
∀ {X Y Z : Type u} [inst : CommGroup X] [inst_1 : CommGroup Y] [inst_2 : CommGroup Z] (f : X →* Y) (g : Y →* Z),
CommGrpCat.ofHom (g.comp f) = CategoryTheory.CategoryStruct.comp (CommGrpCat.ofHom f) (CommGrpCat.ofHom g)- Defined in
- Mathlib.Algebra.Category.Grp.Basic
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 19 from the axioms · uses propext, Quot.sound
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
- MonoidHomstatement and proof · cited by 3,629
- CommGroupstatement and proof · cited by 990
- MonoidHom.compstatement · cited by 469
- CommGrpCatstatement · cited by 74
- CommGrpCat.ofstatement · cited by 28
- CommGrpCat.ofHomstatement · cited by 19
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.