Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Pseudofunctor.CoGrothendieck.map

{𝒮 : Type u₁} →
  [inst : CategoryTheory.Category.{v₁, u₁} 𝒮] →
    {F G : CategoryTheory.Pseudofunctor (CategoryTheory.LocallyDiscrete 𝒮ᵒᵖ) CategoryTheory.Cat} →
      (F ⟶ G) → CategoryTheory.Functor F.CoGrothendieck G.CoGrothendieck

The CoGrothendieck construction is functorial: a strong natural transformation α : F ⟶ G induces a functor CoGrothendieck.map : ∫ᶜ F ⥤ ∫ᶜ G.

Defined in
Mathlib.CategoryTheory.Bicategory.Grothendieck
Cited by
8 results in Mathlib
Foundations
Depth 40 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.Pseudofunctor.CoGrothendieck.mapCompIso · cited by 1CoGrothendieck.mapCompIsoCategoryTheory.Pseudofunctor.CoGrothendieck.mapIdIso · cited by 1CoGrothendieck.mapIdIsoCategoryTheory.Pseudofunctor.CoGrothendieck.map_comp_forget · cited by 0CoGrothendieck.map_comp_f…CategoryTheory.Pseudofunctor.CoGrothendieck.map_id_eq · cited by 0CoGrothendieck.map_id_eqCategoryTheory.Pseudofunctor.CoGrothendieck.map_id_map · cited by 0CoGrothendieck.map_id_mapCategoryTheory.Pseudofunctor.CoGrothendieck.map_map_base · cited by 0CoGrothendieck.map_map_ba…CategoryTheory.Pseudofunctor.CoGrothendieck.map_map_fiber · cited by 0CoGrothendieck.map_map_fi…CategoryTheory.Pseudofunctor.CoGrothendieck.map_obj_base · cited by 0CoGrothendieck.map_obj_ba…CategoryTheory.Pseudofunctor.CoGrothendieck.map_obj_fiber · cited by 0CoGrothendieck.map_obj_fi…CategoryTheory.Pseudofunctor.CoGrothendieck.map_comp_eq · cited by 0CoGrothendieck.map_comp_eqCategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.Functor.obj · cited by 19642Functor.objCategoryTheory.CategoryStruct.comp · cited by 17999CategoryStruct.compCategoryTheory.Functor · cited by 16252CategoryTheory.FunctorCategoryTheory.Functor.map · cited by 8698Functor.mapOpposite · cited by 8081OppositeCategoryTheory.Iso.hom · cited by 7684Iso.homCategoryTheory.NatTrans.app · cited by 7406NatTrans.appQuiver.Hom.op · cited by 1948Hom.opCategoryTheory.Cat · cited by 884CategoryTheory.CatCategoryTheory.Pseudofunctor · cited by 571CategoryTheory.Pseudofunc…CategoryTheory.Cat.Hom.toFunctor · cited by 531Hom.toFunctorCategoryTheory.LocallyDiscrete · cited by 318CategoryTheory.LocallyDis…CategoryTheory.Cat.Hom₂.toNatTrans · cited by 277Hom₂.toNatTransCoGrothendieck.mapCITED BYCITES

Cites24

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

Cited by10

Results whose statement or proof uses this declaration.