Theorems · Theorem · category theory
CategoryTheory.GrpObj.zpow_comp
∀ {C : Type u} [inst : CategoryTheory.Category.{v, u} C] [inst_1 : CategoryTheory.CartesianMonoidalCategory C]
{G H X : C} [inst_2 : CategoryTheory.GrpObj G] [inst_3 : CategoryTheory.GrpObj H] (f : X ⟶ G) (n : ℤ) (g : G ⟶ H)
[CategoryTheory.IsMonHom g], CategoryTheory.CategoryStruct.comp (f ^ n) g = CategoryTheory.CategoryStruct.comp f g ^ n- Cited by
- 1 results in Mathlib
- Foundations
- Depth 47 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CategoryTheory.Categorystatement and proof · cited by 32,673
- Quiver.Homstatement and proof · cited by 32,603
- CategoryTheory.CategoryStruct.compstatement · cited by 17,999
- CategoryTheory.Functor.mapproof · cited by 8,698
- CategoryTheory.NatTrans.appproof · cited by 7,406
- CategoryTheory.CartesianMonoidalCategorystatement and proof · cited by 947
- CategoryTheory.GrpObjstatement and proof · cited by 99
- CategoryTheory.IsMonHomstatement and proof · cited by 56
- GrpCat.Hom.homproof · cited by 47
- CategoryTheory.Hom.groupstatement · cited by 25
- MonoidHom.map_zpowproof · cited by 10
- CategoryTheory.yonedaGrpproof · cited by 9
Cited by1
Results whose statement or proof uses this declaration.
- CategoryTheory.GrpObj.zpow_comp_assocproof · cited by 0