Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Over.post

{T : Type u₁} →
  [inst : CategoryTheory.Category.{v₁, u₁} T] →
    {D : Type u₂} →
      [inst_1 : CategoryTheory.Category.{v₂, u₂} D] →
        {X : T} →
          (F : CategoryTheory.Functor T D) →
            CategoryTheory.Functor (CategoryTheory.Over X) (CategoryTheory.Over (F.obj X))

A functor F : T ⥤ D induces a functor Over X ⥤ Over (F.obj X) in the obvious way.

Defined in
Mathlib.CategoryTheory.Comma.Over.Basic
Cited by
44 results in Mathlib
Foundations
Depth 31 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.

AlgebraicGeometry.algSpec · cited by 13AlgebraicGeometry.algSpecCategoryTheory.Over.conePost · cited by 6Over.conePostCategoryTheory.MonoOver.congr · cited by 5MonoOver.congrCategoryTheory.Over.postAdjunctionRight · cited by 4Over.postAdjunctionRightCategoryTheory.Over.postEquiv · cited by 4Over.postEquivSheafOfModules.QuasicoherentData.pushforward · cited by 3QuasicoherentData.pushfor…CategoryTheory.Over.iteratedSliceForwardIsoPost · cited by 2Over.iteratedSliceForward…CategoryTheory.Limits.Cone.overPost · cited by 2Cone.overPostCategoryTheory.WithTerminal.liftFromOverComp · cited by 2WithTerminal.liftFromOver…CategoryTheory.Over.postAdjunctionLeft · cited by 2Over.postAdjunctionLeftCategoryTheory.Over.postComp · cited by 2Over.postCompCategoryTheory.Over.postCongr · cited by 2Over.postCongrCategoryTheory.Over.conePostIso · cited by 2Over.conePostIsoCategoryTheory.Functor.essImage.of_overPost · cited by 1essImage.of_overPostAlgebraicGeometry.ExistsHomHomCompEqCompAux.exists_eq · cited by 1ExistsHomHomCompEqCompAux…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.Over · cited by 935CategoryTheory.OverCategoryTheory.Over.hom · cited by 370Over.homCategoryTheory.Over.Hom.left · cited by 287Hom.leftCategoryTheory.Over.mk · cited by 203Over.mkCategoryTheory.Over.homMk · cited by 115Over.homMkOver.postCITED BYCITES

Cites10

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

Cited by65

Results whose statement or proof uses this declaration.