Mathlib Map

Theorems · Definition · category theory

CategoryTheory.CostructuredArrow.grothendieckProj

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

The functor projecting out the domain of arrows from the Grothendieck construction on costructured arrows.

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

Around this declaration

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

CategoryTheory.CostructuredArrow.ιCompGrothendieckProj · cited by 5CostructuredArrow.ιCompGr…CategoryTheory.Functor.colimitIsoColimitGrothendieck · cited by 4Functor.colimitIsoColimit…CategoryTheory.Functor.leftKanExtensionIsoFiberwiseColimit · cited by 3Functor.leftKanExtensionI…CategoryTheory.CostructuredArrow.mapCompιCompGrothendieckProj · cited by 2CostructuredArrow.mapComp…CategoryTheory.Functor.ι_colimitIsoColimitGrothendieck_inv · cited by 2Functor.ι_colimitIsoColim…CategoryTheory.Functor.ι_colimitIsoColimitGrothendieck_hom · cited by 1Functor.ι_colimitIsoColim…CategoryTheory.CostructuredArrow.ιCompGrothendieckProj_hom_app · cited by 0CostructuredArrow.ιCompGr…CategoryTheory.CostructuredArrow.ιCompGrothendieckProj_inv_app · cited by 0CostructuredArrow.ιCompGr…CategoryTheory.Functor.leftKanExtensionIsoFiberwiseColimit_hom_app · cited by 0Functor.leftKanExtensionI…CategoryTheory.Functor.leftKanExtensionIsoFiberwiseColimit_inv_app · cited by 0Functor.leftKanExtensionI…CategoryTheory.CostructuredArrow.mapCompιCompGrothendieckProj_hom_app · cited by 0CostructuredArrow.mapComp…CategoryTheory.CostructuredArrow.mapCompιCompGrothendieckProj_inv_app · cited by 0CostructuredArrow.mapComp…CategoryTheory.Functor.ι_colimitIsoColimitGrothendieck_hom_assoc · cited by 0Functor.ι_colimitIsoColim…CategoryTheory.Functor.ι_colimitIsoColimitGrothendieck_inv_assoc · cited by 0Functor.ι_colimitIsoColim…CategoryTheory.CostructuredArrow.grothendieckProj_map · cited by 0CostructuredArrow.grothen…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryCategoryTheory.Functor · cited by 16252CategoryTheory.FunctorCategoryTheory.Functor.comp · cited by 6529Functor.compCategoryTheory.Functor.id · cited by 3333Functor.idCategoryTheory.Grothendieck · cited by 138CategoryTheory.Grothendie…CategoryTheory.Comma.fst · cited by 76Comma.fstCategoryTheory.CostructuredArrow.functor · cited by 30CostructuredArrow.functorCategoryTheory.CostructuredArrow.grothendieckPrecompFunctorToComma · cited by 15CostructuredArrow.grothen…CostructuredArrow.grothendiec…CITED BYCITES

Cites8

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

Cited by16

Results whose statement or proof uses this declaration.