Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Grothendieck.pre

{C : Type u} →
  [inst : CategoryTheory.Category.{v, u} C] →
    {D : Type u₁} →
      [inst_1 : CategoryTheory.Category.{v₁, u₁} D] →
        (F : CategoryTheory.Functor C CategoryTheory.Cat) →
          (G : CategoryTheory.Functor D C) →
            CategoryTheory.Functor (CategoryTheory.Grothendieck (G.comp F)) (CategoryTheory.Grothendieck F)

Applying a functor G : D ⥤ C to the base of the Grothendieck construction induces a functor Grothendieck (G ⋙ F) ⥤ Grothendieck F.

Defined in
Mathlib.CategoryTheory.Grothendieck
Cited by
8 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.Grothendieck.preEquivalence · cited by 1Grothendieck.preEquivalen…CategoryTheory.Grothendieck.preInv · cited by 0Grothendieck.preInvCategoryTheory.Grothendieck.preNatIso · cited by 0Grothendieck.preNatIsoCategoryTheory.Grothendieck.preUnitIso · cited by 0Grothendieck.preUnitIsoCategoryTheory.Grothendieck.pre_comp · cited by 0Grothendieck.pre_compCategoryTheory.Grothendieck.pre_comp_map · cited by 0Grothendieck.pre_comp_mapCategoryTheory.Grothendieck.pre_comp_map_assoc · cited by 0Grothendieck.pre_comp_map…CategoryTheory.Grothendieck.pre_id · cited by 0Grothendieck.pre_idCategoryTheory.Grothendieck.pre_map_base · cited by 0Grothendieck.pre_map_baseCategoryTheory.Grothendieck.pre_map_fiber · cited by 0Grothendieck.pre_map_fiberCategoryTheory.Grothendieck.pre_obj_base · cited by 0Grothendieck.pre_obj_baseCategoryTheory.Grothendieck.pre_obj_fiber · cited by 0Grothendieck.pre_obj_fiberCategoryTheory.Grothendieck.structuredArrowToStructuredArrowPre · cited by 0Grothendieck.structuredAr…CategoryTheory.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.Functor.comp · cited by 6529Functor.compCategoryTheory.Cat · cited by 884CategoryTheory.CatCategoryTheory.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.Grothendieck.Hom.fiber · cited by 26Hom.fiberGrothendieck.preCITED BYCITES

Cites12

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

Cited by13

Results whose statement or proof uses this declaration.