Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Functor.mapArrow

{C : Type u₁} →
  [inst : CategoryTheory.Category.{v₁, u₁} C] →
    {D : Type u₂} →
      [inst_1 : CategoryTheory.Category.{v₂, u₂} D] →
        CategoryTheory.Functor C D → CategoryTheory.Functor (CategoryTheory.Arrow C) (CategoryTheory.Arrow D)

A functor C ⥤ D induces a functor between the corresponding arrow categories.

Defined in
Mathlib.CategoryTheory.Comma.Arrow
Cited by
31 results in Mathlib
Foundations
Depth 19 from the axioms · uses propext, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.Category

Around this declaration

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

CategoryTheory.Functor.mapArrowFunctor · cited by 23Functor.mapArrowFunctorCategoryTheory.LocalizerMorphism.arrow · cited by 9LocalizerMorphism.arrowCategoryTheory.Arrow.isoOfNatIso · cited by 7Arrow.isoOfNatIsoCategoryTheory.RetractArrow.map · cited by 5RetractArrow.mapCategoryTheory.Functor.mapArrowEquivalence · cited by 4Functor.mapArrowEquivalen…CategoryTheory.Localization.essSurj_mapArrow · cited by 4Localization.essSurj_mapA…CategoryTheory.MorphismProperty.map_map · cited by 4MorphismProperty.map_mapCategoryTheory.Functor.IsLocalization.of_equivalence_source · cited by 2IsLocalization.of_equival…CategoryTheory.Arrow.shrinkEquiv · cited by 1Arrow.shrinkEquivCategoryTheory.Arrow.shrinkHomsEquiv · cited by 1Arrow.shrinkHomsEquivSSet.Truncated.HomotopyCategory.homToNerveMk_app_edge · cited by 1HomotopyCategory.homToNer…CategoryTheory.CoreSmallCategoryOfSet.arrowEquiv · cited by 1CoreSmallCategoryOfSet.ar…CategoryTheory.ObjectProperty.SerreClassLocalization.epi_iff · cited by 1SerreClassLocalization.ep…CategoryTheory.ObjectProperty.SerreClassLocalization.hasCokernels · cited by 1SerreClassLocalization.ha…CategoryTheory.ObjectProperty.SerreClassLocalization.hasKernels · cited by 1SerreClassLocalization.ha…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.Functor · cited by 16252CategoryTheory.FunctorCategoryTheory.Functor.map · cited by 8698Functor.mapCategoryTheory.Arrow · cited by 713CategoryTheory.ArrowCategoryTheory.Arrow.mk · cited by 421Arrow.mkCategoryTheory.Arrow.hom · cited by 335Arrow.homCategoryTheory.Arrow.Hom.right · cited by 176Hom.rightCategoryTheory.Arrow.Hom.left · cited by 160Hom.leftCategoryTheory.Arrow.homMk · cited by 35Arrow.homMkFunctor.mapArrowCITED BYCITES

Cites10

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

Cited by41

Results whose statement or proof uses this declaration.