Theorems · Definition · category theory
CategoryTheory.Limits.ColimitPresentation.Total.Hom.comp
{C : Type u} →
[inst : CategoryTheory.Category.{v, u} C] →
{J : Type u_1} →
{I : J → Type u_2} →
[inst_1 : CategoryTheory.Category.{v_1, u_1} J] →
[inst_2 : (j : J) → CategoryTheory.Category.{u_3, u_2} (I j)] →
{D : CategoryTheory.Functor J C} →
{P : (j : J) → CategoryTheory.Limits.ColimitPresentation (I j) (D.obj j)} →
{k l m : CategoryTheory.Limits.ColimitPresentation.Total P} → k.Hom l → l.Hom m → k.Hom mComposition of morphisms in the Total category.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 26 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
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
- CategoryTheory.Functor.objstatement and proof · cited by 19,642
- CategoryTheory.CategoryStruct.compproof · cited by 17,999
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Limits.ColimitPresentationstatement and proof · cited by 54
- CategoryTheory.Limits.ColimitPresentation.Totalstatement and proof · cited by 20
- CategoryTheory.Limits.ColimitPresentation.Total.Homstatement and proof · cited by 12
- CategoryTheory.Limits.ColimitPresentation.Total.Hom.homproof · cited by 9
- CategoryTheory.Limits.ColimitPresentation.Total.Hom.baseproof · cited by 8
Cited by2
Results whose statement or proof uses this declaration.
- CategoryTheory.Limits.ColimitPresentation.Total.Hom.comp_homstatement and proof · cited by 0
- CategoryTheory.Limits.ColimitPresentation.Total.Hom.comp_basestatement and proof · cited by 0