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
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CategoryTheory.Categorystatement and proof · cited by 32,673
- Quiver.Homproof · cited by 32,603
- CategoryTheory.Functor.objproof · cited by 19,642
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Functor.mapproof · cited by 8,698
- CategoryTheory.Functor.compstatement and proof · cited by 6,529
- CategoryTheory.Catstatement and proof · cited by 884
- CategoryTheory.Grothendieckstatement and proof · cited by 138
- CategoryTheory.Grothendieck.baseproof · cited by 80
- CategoryTheory.Grothendieck.fiberproof · cited by 60
- CategoryTheory.Grothendieck.Hom.baseproof · cited by 39
- CategoryTheory.Grothendieck.Hom.fiberproof · cited by 26
Cited by13
Results whose statement or proof uses this declaration.
- CategoryTheory.Grothendieck.preEquivalenceproof · cited by 1
- CategoryTheory.Grothendieck.preInvproof · cited by 0
- CategoryTheory.Grothendieck.preNatIsostatement · cited by 0
- CategoryTheory.Grothendieck.preUnitIsostatement · cited by 0
- CategoryTheory.Grothendieck.pre_compstatement · cited by 0
- CategoryTheory.Grothendieck.pre_comp_mapstatement · cited by 0
- CategoryTheory.Grothendieck.pre_comp_map_assocstatement · cited by 0
- CategoryTheory.Grothendieck.pre_idstatement · cited by 0
- CategoryTheory.Grothendieck.pre_map_basestatement and proof · cited by 0
- CategoryTheory.Grothendieck.pre_map_fiberstatement and proof · cited by 0
- CategoryTheory.Grothendieck.pre_obj_basestatement and proof · cited by 0
- CategoryTheory.Grothendieck.pre_obj_fiberstatement and proof · cited by 0