Theorems · Definition · category theory
CategoryTheory.Limits.ColimitPresentation.Total
{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} →
((j : J) → CategoryTheory.Limits.ColimitPresentation (I j) (D.obj j)) → Type (max u_2 u_1)The type underlying the category used in the construction of the composition
of colimit presentations. This is simply Σ j, I j but with a different category structure.
- Cited by
- 20 results in Mathlib
- Foundations
- Depth 3 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites4
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.Functorstatement and proof · cited by 16,252
- CategoryTheory.Limits.ColimitPresentationstatement and proof · cited by 54
Cited by32
Results whose statement or proof uses this declaration.
- CategoryTheory.Limits.ColimitPresentation.Total.Homstatement · cited by 12
- CategoryTheory.Limits.ColimitPresentation.Total.Hom.homstatement and proof · cited by 9
- CategoryTheory.Limits.ColimitPresentation.Total.Hom.basestatement and proof · cited by 8
- CategoryTheory.Limits.ColimitPresentation.bindstatement and proof · cited by 5
- CategoryTheory.Limits.ColimitPresentation.Total.Hom.compstatement and proof · cited by 2
- CategoryTheory.ObjectProperty.ind_indproof · cited by 1
- CategoryTheory.Limits.ColimitPresentation.Total.mkstatement · cited by 1
- CategoryTheory.Limits.ColimitPresentation.Total.Hom.extstatement and proof · cited by 1
- CategoryTheory.Limits.ColimitPresentation.Total.Hom.wstatement and proof · cited by 1
- CategoryTheory.Limits.ColimitPresentation.bind_diag_objstatement and proof · cited by 1
- CategoryTheory.Limits.ColimitPresentation.Total.Hom.mk.injstatement and proof · cited by 1
- CategoryTheory.Limits.ColimitPresentation.Total.Hom.mk.noConfusionstatement and proof · cited by 1