Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Functor.ColimitTypeRel

{J : Type u} →
  [inst : CategoryTheory.Category.{v, u} J] →
    (F : CategoryTheory.Functor J (Type w₀)) → (j : J) × F.obj j → (j : J) × F.obj j → Prop

Given F : J ⥤ Type w₀, this is the relation Σ j, F.obj j which generates an equivalence relation such that the quotient identifies to the colimit type of F.

Defined in
Mathlib.CategoryTheory.Limits.Types.ColimitType
Cited by
21 results in Mathlib
Foundations
Depth 13 from the axioms · uses propext, Quot.sound
Assumes
CategoryTheory.Category

Around this declaration

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

CategoryTheory.Functor.ColimitType · cited by 37Functor.ColimitTypeCategoryTheory.Functor.ιColimitType · cited by 23Functor.ιColimitTypeCategoryTheory.Limits.Types.FilteredColimit.eqvGen_colimitTypeRel_of_rel · cited by 6FilteredColimit.eqvGen_co…CategoryTheory.Functor.final_of_colimit_comp_coyoneda_iso_pUnit · cited by 3Functor.final_of_colimit_…CategoryTheory.Functor.ιColimitType_eq_iff · cited by 3Functor.ιColimitType_eq_i…CategoryTheory.Limits.Types.colimit_eq · cited by 2Types.colimit_eqCategoryTheory.Limits.SingleObj.colimitTypeRelEquivOrbitRelQuotient · cited by 2SingleObj.colimitTypeRelE…CategoryTheory.Limits.Types.colimitEquivColimitType_apply · cited by 1Types.colimitEquivColimit…CategoryTheory.Limits.Types.colimitEquivColimitType_symm_apply · cited by 1Types.colimitEquivColimit…CategoryTheory.Limits.Types.FilteredColimit.colimit_eq_iff_aux · cited by 1FilteredColimit.colimit_e…SemiRingCat.FilteredColimits.colimitCoconeIsColimit.descAddMonoidHom_quotMk · cited by 1colimitCoconeIsColimit.de…CategoryTheory.Functor.eqvGen_colimitTypeRel_iff_of_isFiltered · cited by 1Functor.eqvGen_colimitTyp…CategoryTheory.Limits.Types.FilteredColimit.rel_eq_eqvGen_colimitTypeRel · cited by 1FilteredColimit.rel_eq_eq…SemiRingCat.FilteredColimits.colimitCoconeIsColimit.descMonoidHom_quotMk · cited by 1colimitCoconeIsColimit.de…CategoryTheory.Limits.Types.FilteredColimit.rel_of_colimitTypeRel · cited by 1FilteredColimit.rel_of_co…DFunLike.coe · cited by 62936DFunLike.coeCategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.Functor.obj · cited by 19642Functor.objCategoryTheory.Functor · cited by 16252CategoryTheory.FunctorCategoryTheory.Functor.map · cited by 8698Functor.mapCategoryTheory.ConcreteCategory.hom · cited by 4022ConcreteCategory.homFunctor.ColimitTypeRelCITED BYCITES

Cites7

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

Cited by24

Results whose statement or proof uses this declaration.