Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Limits.IndObjectPresentation.toCostructuredArrow

{C : Type u} →
  [inst : CategoryTheory.Category.{v, u} C] →
    {A : CategoryTheory.Functor Cᵒᵖ (Type v)} →
      (P : CategoryTheory.Limits.IndObjectPresentation A) →
        CategoryTheory.Functor P.I (CategoryTheory.CostructuredArrow CategoryTheory.yoneda A)

The canonical comparison functor between the indexing category of the presentation and the comma category CostructuredArrow yoneda A. This functor is always final.

Defined in
Mathlib.CategoryTheory.Limits.Indization.IndObject
Cited by
8 results in Mathlib
Foundations
Depth 30 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.Category

Around this declaration

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

CategoryTheory.NonemptyParallelPairPresentationAux.ι₁ · cited by 2NonemptyParallelPairPrese…CategoryTheory.NonemptyParallelPairPresentationAux.ι₂ · cited by 2NonemptyParallelPairPrese…CategoryTheory.NonemptyParallelPairPresentationAux.F₁ · cited by 2NonemptyParallelPairPrese…CategoryTheory.NonemptyParallelPairPresentationAux.F₂ · cited by 2NonemptyParallelPairPrese…CategoryTheory.NonemptyParallelPairPresentationAux.K · cited by 2NonemptyParallelPairPrese…CategoryTheory.NonemptyParallelPairPresentationAux.isColimit₁ · cited by 2NonemptyParallelPairPrese…CategoryTheory.NonemptyParallelPairPresentationAux.ψ · cited by 1NonemptyParallelPairPrese…CategoryTheory.NonemptyParallelPairPresentationAux.ϕ · cited by 1NonemptyParallelPairPrese…CategoryTheory.Limits.IsIndObject.finallySmall · cited by 1IsIndObject.finallySmallCategoryTheory.Limits.IsIndObject.isFiltered · cited by 1IsIndObject.isFilteredCategoryTheory.Limits.IndObjectPresentation.toCostructuredArrow_map_left · cited by 0IndObjectPresentation.toC…CategoryTheory.Limits.IndObjectPresentation.toCostructuredArrow_obj_hom · cited by 0IndObjectPresentation.toC…CategoryTheory.Limits.IndObjectPresentation.toCostructuredArrow_obj_left · cited by 0IndObjectPresentation.toC…CategoryTheory.Limits.IndObjectPresentation.toCostructuredArrow_obj_right_as · cited by 0IndObjectPresentation.toC…CategoryTheory.NonemptyParallelPairPresentationAux.hf · cited by 0NonemptyParallelPairPrese…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryCategoryTheory.Functor · cited by 16252CategoryTheory.FunctorOpposite · cited by 8081OppositeCategoryTheory.Functor.comp · cited by 6529Functor.compCategoryTheory.Limits.Cocone.pt · cited by 1354Cocone.ptCategoryTheory.CostructuredArrow · cited by 536CategoryTheory.Costructur…CategoryTheory.yoneda · cited by 351CategoryTheory.yonedaCategoryTheory.CostructuredArrow.pre · cited by 36CostructuredArrow.preCategoryTheory.Limits.IndObjectPresentation · cited by 20Limits.IndObjectPresentat…CategoryTheory.Limits.Cocone.toCostructuredArrow · cited by 18Cocone.toCostructuredArrowCategoryTheory.Limits.IndObjectPresentation.I · cited by 18IndObjectPresentation.ICategoryTheory.Limits.IndObjectPresentation.F · cited by 12IndObjectPresentation.FCategoryTheory.Limits.IndObjectPresentation.cocone · cited by 8IndObjectPresentation.coc…IndObjectPresentation.toCostr…CITED BYCITES

Cites13

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

Cited by17

Results whose statement or proof uses this declaration.