Theorems · Theorem · category theory
CategoryTheory.MonObj.comp_pow
∀ {C : Type u_1} [inst : CategoryTheory.Category.{v, u_1} C] [inst_1 : CategoryTheory.CartesianMonoidalCategory C]
{M X Y : C} [inst_2 : CategoryTheory.MonObj M] (f : X ⟶ M) (n : ℕ) (h : Y ⟶ X),
CategoryTheory.CategoryStruct.comp h (f ^ n) = CategoryTheory.CategoryStruct.comp h f ^ n- Cited by
- 2 results in Mathlib
- Foundations
- Depth 45 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
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 and proof · cited by 17,999
- pow_zeroproof · cited by 1,094
- CategoryTheory.CartesianMonoidalCategorystatement and proof · cited by 947
- pow_succproof · cited by 374
- CategoryTheory.MonObjstatement and proof · cited by 199
- CategoryTheory.Hom.monoidstatement · cited by 52
- CategoryTheory.MonObj.comp_mulproof · cited by 10
- CategoryTheory.MonObj.comp_oneproof · cited by 7
Cited by2
Results whose statement or proof uses this declaration.
- CategoryTheory.GrpObj.comp_zpowproof · cited by 1
- CategoryTheory.MonObj.comp_pow_assocproof · cited by 0