Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Grothendieck.compAsSmallFunctorEquivalenceInverse

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

The inverse functor to build the equivalence compAsSmallFunctorEquivalence.

Defined in
Mathlib.CategoryTheory.Grothendieck
Cited by
6 results in Mathlib
Foundations
Depth 43 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.Grothendieck.compAsSmallFunctorEquivalence · cited by 5Grothendieck.compAsSmallF…CategoryTheory.Grothendieck.compAsSmallFunctorEquivalenceInverse_map_base · cited by 0Grothendieck.compAsSmallF…CategoryTheory.Grothendieck.compAsSmallFunctorEquivalenceInverse_map_fiber · cited by 0Grothendieck.compAsSmallF…CategoryTheory.Grothendieck.compAsSmallFunctorEquivalenceInverse_obj_base · cited by 0Grothendieck.compAsSmallF…CategoryTheory.Grothendieck.compAsSmallFunctorEquivalenceInverse_obj_fiber · cited by 0Grothendieck.compAsSmallF…CategoryTheory.Grothendieck.compAsSmallFunctorEquivalence_counitIso · cited by 0Grothendieck.compAsSmallF…CategoryTheory.Grothendieck.compAsSmallFunctorEquivalence_inverse · cited by 0Grothendieck.compAsSmallF…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.fiberCategoryTheory.Cat.asSmallFunctor · cited by 15Cat.asSmallFunctorCategoryTheory.AsSmall.up · cited by 11AsSmall.upGrothendieck.compAsSmallFunct…CITED BYCITES

Cites14

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

Cited by7

Results whose statement or proof uses this declaration.