Mathlib Map

Theorems · Inductive type · category theory

CategoryTheory.Limits.ColimitPresentation.Total.Hom

{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)} →
                CategoryTheory.Limits.ColimitPresentation.Total P →
                  CategoryTheory.Limits.ColimitPresentation.Total P → Type (max v v_1)

Morphisms in the Total category.

Defined in
Mathlib.CategoryTheory.Presentable.ColimitPresentation
Cited by
12 results in Mathlib
Foundations
Depth 4 from the axioms · uses no axioms
Assumes
CategoryTheory.CategoryCategoryTheory.CategoryCategoryTheory.Category

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

CategoryTheory.Limits.ColimitPresentation.Total.Hom.hom · cited by 9Hom.homCategoryTheory.Limits.ColimitPresentation.Total.Hom.base · cited by 8Hom.baseCategoryTheory.Limits.ColimitPresentation.Total.Hom.comp · cited by 2Hom.compCategoryTheory.Limits.ColimitPresentation.Total.Hom.ext · cited by 1Hom.extCategoryTheory.Limits.ColimitPresentation.Total.Hom.w · cited by 1Hom.wCategoryTheory.Limits.ColimitPresentation.Total.Hom.mk.inj · cited by 1mk.injCategoryTheory.Limits.ColimitPresentation.Total.Hom.mk.noConfusion · cited by 1mk.noConfusionCategoryTheory.Limits.ColimitPresentation.Total.Hom.comp_hom · cited by 0Hom.comp_homCategoryTheory.Limits.ColimitPresentation.Total.Hom.ctorIdx · cited by 0Hom.ctorIdxCategoryTheory.Limits.ColimitPresentation.Total.Hom.ext_iff · cited by 0Hom.ext_iffCategoryTheory.Limits.ColimitPresentation.Total.Hom.noConfusion · cited by 0Hom.noConfusionCategoryTheory.Limits.ColimitPresentation.Total.Hom.noConfusionType · cited by 0Hom.noConfusionTypeCategoryTheory.Limits.ColimitPresentation.Total.Hom.recOn · cited by 0Hom.recOnCategoryTheory.Limits.ColimitPresentation.Total.Hom.w_assoc · cited by 0Hom.w_assocCategoryTheory.Limits.ColimitPresentation.Total.Hom.mk.congr_simp · cited by 0mk.congr_simpCategoryTheory.Category · cited by 32673CategoryTheory.CategoryCategoryTheory.Functor.obj · cited by 19642Functor.objCategoryTheory.Functor · cited by 16252CategoryTheory.FunctorCategoryTheory.Limits.ColimitPresentation · cited by 54Limits.ColimitPresentationCategoryTheory.Limits.ColimitPresentation.Total · cited by 20ColimitPresentation.TotalTotal.HomCITED BYCITES

Cites5

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by21

Results whose statement or proof uses this declaration.