Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Over.pullback

{C : Type u} →
  [inst : CategoryTheory.Category.{v, u} C] →
    {X Y : C} →
      (f : X ⟶ Y) →
        [CategoryTheory.Limits.HasPullbacksAlong f] →
          CategoryTheory.Functor (CategoryTheory.Over Y) (CategoryTheory.Over X)

In a category with pullbacks, a morphism f : X ⟶ Y induces a functor Over Y ⥤ Over X, by pulling back a morphism along f.

Defined in
Mathlib.CategoryTheory.Comma.Over.Pullback
Cited by
53 results in Mathlib
Foundations
Depth 32 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.Limits.HasPullbacksAlong

Around this declaration

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

CategoryTheory.Over.pullback_map_left · cited by 9Over.pullback_map_leftCategoryTheory.ChosenPullbacksAlong.pullbackIsoOverPullback · cited by 8ChosenPullbacksAlong.pull…CategoryTheory.Over.mapPullbackAdj · cited by 8Over.mapPullbackAdjCategoryTheory.MonoOver.pullback · cited by 7MonoOver.pullbackCategoryTheory.Over.grpObjMkPullbackSnd · cited by 3Over.grpObjMkPullbackSndCategoryTheory.MorphismProperty.Over.pullbackCompForgetIso · cited by 2Over.pullbackCompForgetIsoCategoryTheory.ChosenPullbacksAlong.ofHasPullbacksAlong · cited by 2ChosenPullbacksAlong.ofHa…CategoryTheory.Over.mapPullbackAdj_counit_app · cited by 2Over.mapPullbackAdj_couni…CategoryTheory.Over.monObjMkPullbackSnd · cited by 2Over.monObjMkPullbackSndCategoryTheory.Over.postAdjunctionLeft · cited by 2Over.postAdjunctionLeftCategoryTheory.Over.starPullbackIsoStar · cited by 2Over.starPullbackIsoStarCategoryTheory.MorphismProperty.overPullbackMap · cited by 2MorphismProperty.overPull…CategoryTheory.Sheaf.toPushforwardOverPullback · cited by 1Sheaf.toPushforwardOverPu…CategoryTheory.ChosenPullbacksAlong.pullbackIsoOverPullback_hom_app_comp_fst · cited by 1ChosenPullbacksAlong.pull…CategoryTheory.ChosenPullbacksAlong.pullbackIsoOverPullback_hom_app_comp_snd · cited by 1ChosenPullbacksAlong.pull…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.CategoryStruct.comp · cited by 17999CategoryStruct.compCategoryTheory.Functor · cited by 16252CategoryTheory.FunctorCategoryTheory.Over · cited by 935CategoryTheory.OverCategoryTheory.Limits.pullback.fst · cited by 639pullback.fstCategoryTheory.Limits.pullback.snd · cited by 637pullback.sndCategoryTheory.Over.hom · cited by 370Over.homCategoryTheory.Over.Hom.left · cited by 287Hom.leftCategoryTheory.Over.mk · cited by 203Over.mkCategoryTheory.Over.homMk · cited by 115Over.homMkCategoryTheory.Limits.pullback.lift · cited by 114pullback.liftCategoryTheory.Limits.HasPullbacksAlong · cited by 21Limits.HasPullbacksAlongOver.pullbackCITED BYCITES

Cites13

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

Cited by71

Results whose statement or proof uses this declaration.