Theorems · Theorem · category theory
CategoryTheory.Limits.ColimitPresentation.Total.Hom.comp_base
∀ {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} (f : k.Hom l) (g : l.Hom m),
(f.comp g).base = CategoryTheory.CategoryStruct.comp f.base g.base- Cited by
- 0 results in Mathlib
- Foundations
- Depth 27 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 · cited by 32,603
- CategoryTheory.Functor.objstatement and proof · cited by 19,642
- CategoryTheory.CategoryStruct.compstatement · 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.basestatement and proof · cited by 8
- CategoryTheory.Limits.ColimitPresentation.Total.Hom.compstatement and proof · cited by 2
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.