Mathlib Map

Theorems · Definition · category theory

CategoryTheory.CostructuredArrow.grothendieckPrecompFunctorToComma

{C : Type u₁} →
  [inst : CategoryTheory.Category.{v₁, u₁} C] →
    {D : Type u₂} →
      [inst_1 : CategoryTheory.Category.{v₂, u₂} D] →
        {E : Type u₃} →
          [inst_2 : CategoryTheory.Category.{v₃, u₃} E] →
            (L : CategoryTheory.Functor C D) →
              (R : CategoryTheory.Functor E D) →
                CategoryTheory.Functor
                  (CategoryTheory.Grothendieck (R.comp (CategoryTheory.CostructuredArrow.functor L)))
                  (CategoryTheory.Comma L R)

The functor used to establish the equivalence grothendieckPrecompFunctorEquivalence between the Grothendieck construction on CostructuredArrow.functor and the comma category.

Defined in
Mathlib.CategoryTheory.Comma.StructuredArrow.Functor
Cited by
15 results in Mathlib
Foundations
Depth 43 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.CategoryCategoryTheory.Category

Around this declaration

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

CategoryTheory.CostructuredArrow.grothendieckProj · cited by 12CostructuredArrow.grothen…CategoryTheory.CostructuredArrow.grothendieckPrecompFunctorEquivalence · cited by 4CostructuredArrow.grothen…CategoryTheory.CostructuredArrow.ιCompGrothendieckPrecompFunctorToCommaCompFst · cited by 2CostructuredArrow.ιCompGr…CategoryTheory.CostructuredArrow.ιCompGrothendieckPrecompFunctorToCommaCompFst_hom_app · cited by 0CostructuredArrow.ιCompGr…CategoryTheory.CostructuredArrow.ιCompGrothendieckPrecompFunctorToCommaCompFst_inv_app · cited by 0CostructuredArrow.ιCompGr…CategoryTheory.CostructuredArrow.ιCompGrothendieckProj_hom_app · cited by 0CostructuredArrow.ιCompGr…CategoryTheory.CostructuredArrow.ιCompGrothendieckProj_inv_app · cited by 0CostructuredArrow.ιCompGr…CategoryTheory.CostructuredArrow.grothendieckPrecompFunctorEquivalence_counitIso · cited by 0CostructuredArrow.grothen…CategoryTheory.CostructuredArrow.grothendieckPrecompFunctorEquivalence_functor · cited by 0CostructuredArrow.grothen…CategoryTheory.CostructuredArrow.mapCompιCompGrothendieckProj_hom_app · cited by 0CostructuredArrow.mapComp…CategoryTheory.CostructuredArrow.grothendieckPrecompFunctorEquivalence_unitIso · cited by 0CostructuredArrow.grothen…CategoryTheory.CostructuredArrow.mapCompιCompGrothendieckProj_inv_app · cited by 0CostructuredArrow.mapComp…CategoryTheory.CostructuredArrow.grothendieckPrecompFunctorToComma_map_left · cited by 0CostructuredArrow.grothen…CategoryTheory.CostructuredArrow.grothendieckPrecompFunctorToComma_map_right · cited by 0CostructuredArrow.grothen…CategoryTheory.CostructuredArrow.grothendieckPrecompFunctorToComma_obj_hom · cited by 0CostructuredArrow.grothen…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.Functor · cited by 16252CategoryTheory.FunctorCategoryTheory.Functor.comp · cited by 6529Functor.compCategoryTheory.Cat · cited by 884CategoryTheory.CatCategoryTheory.Comma · cited by 566CategoryTheory.CommaCategoryTheory.CommaMorphism.left · cited by 526CommaMorphism.leftCategoryTheory.CostructuredArrow.left · cited by 202CostructuredArrow.leftCategoryTheory.CostructuredArrow.hom · cited by 179CostructuredArrow.homCategoryTheory.Grothendieck · cited by 138CategoryTheory.Grothendie…CategoryTheory.Grothendieck.base · cited by 80Grothendieck.baseCategoryTheory.Grothendieck.fiber · cited by 60Grothendieck.fiberCategoryTheory.Grothendieck.Hom.base · cited by 39Hom.baseCategoryTheory.CostructuredArrow.functor · cited by 30CostructuredArrow.functorCategoryTheory.Grothendieck.Hom.fiber · cited by 26Hom.fiberCostructuredArrow.grothendiec…CITED BYCITES

Cites15

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

Cited by18

Results whose statement or proof uses this declaration.