Theorems · Definition · category theory
CategoryTheory.Limits.ColimitPresentation.Total.Hom.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 : CategoryTheory.Limits.ColimitPresentation.Total P} → k.Hom l → (k.fst ⟶ l.fst)The underlying morphism in the first component.
- Cited by
- 8 results in Mathlib
- Foundations
- Depth 5 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
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.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
Cited by9
Results whose statement or proof uses this declaration.
- CategoryTheory.Limits.ColimitPresentation.Total.Hom.compproof · cited by 2
- CategoryTheory.Limits.ColimitPresentation.Total.Hom.extstatement and proof · cited by 1
- CategoryTheory.Limits.ColimitPresentation.Total.Hom.wstatement · cited by 1
- CategoryTheory.Limits.ColimitPresentation.comp_basestatement and proof · cited by 0
- CategoryTheory.Limits.ColimitPresentation.Total.Hom.ext_iffstatement and proof · cited by 0
- CategoryTheory.Limits.ColimitPresentation.id_basestatement and proof · cited by 0
- CategoryTheory.Limits.ColimitPresentation.Total.Hom.w_assocstatement and proof · cited by 0
- CategoryTheory.Limits.ColimitPresentation.Total.exists_hom_of_homstatement and proof · cited by 0
- CategoryTheory.Limits.ColimitPresentation.Total.Hom.comp_basestatement and proof · cited by 0