Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Over.mapPullbackAdj

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

Over.map f is left adjoint to Over.pullback f.

Defined in
Mathlib.CategoryTheory.Comma.Over.Pullback
Cited by
8 results in Mathlib
Foundations
Depth 36 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.ChosenPullbacksAlong.pullbackIsoOverPullback · cited by 8ChosenPullbacksAlong.pull…CategoryTheory.Over.mapPullbackAdj_counit_app · cited by 2Over.mapPullbackAdj_couni…CategoryTheory.Over.postAdjunctionLeft · cited by 2Over.postAdjunctionLeftCategoryTheory.ChosenPullbacksAlong.ofHasPullbacksAlong · cited by 2ChosenPullbacksAlong.ofHa…CategoryTheory.ChosenPullbacksAlong.pullbackIsoOverPullback_hom_app_comp_fst · cited by 1ChosenPullbacksAlong.pull…AlgebraicGeometry.Scheme.nonempty_of_isLimit · cited by 1Scheme.nonempty_of_isLimitSheafOfModules.overMapPushforwardAdj · cited by 0SheafOfModules.overMapPus…CategoryTheory.Over.mapPullbackAdj_unit_app · cited by 0Over.mapPullbackAdj_unit_…CategoryTheory.Over.pullbackComp · cited by 0Over.pullbackCompCategoryTheory.Over.pullbackId · cited by 0Over.pullbackIdCategoryTheory.MonoOver.existsPullbackAdj · cited by 0MonoOver.existsPullbackAdjCategoryTheory.MonoOver.mapPullbackAdj · cited by 0MonoOver.mapPullbackAdjCategoryTheory.Over.postAdjunctionLeft_counit_app_left · cited by 0Over.postAdjunctionLeft_c…CategoryTheory.Over.postAdjunctionLeft_unit_app_left · cited by 0Over.postAdjunctionLeft_u…CategoryTheory.GrothendieckTopology.coverPreserving_overPullback · cited by 0GrothendieckTopology.cove…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.Functor.obj · cited by 19642Functor.objCategoryTheory.CategoryStruct.comp · cited by 17999CategoryStruct.compCategoryTheory.Over · cited by 935CategoryTheory.OverCategoryTheory.Limits.pullback.fst · cited by 639pullback.fstCategoryTheory.Adjunction · cited by 524CategoryTheory.AdjunctionCategoryTheory.Over.hom · cited by 370Over.homCategoryTheory.Over.Hom.left · cited by 287Hom.leftCategoryTheory.Over.homMk · cited by 115Over.homMkCategoryTheory.Limits.pullback.lift · cited by 114pullback.liftCategoryTheory.Over.map · cited by 97Over.mapCategoryTheory.Over.pullback · cited by 53Over.pullbackCategoryTheory.Limits.HasPullbacksAlong · cited by 21Limits.HasPullbacksAlongCategoryTheory.Adjunction.mkOfHomEquiv · cited by 4Adjunction.mkOfHomEquivOver.mapPullbackAdjCITED BYCITES

Cites15

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

Cited by16

Results whose statement or proof uses this declaration.