Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Functor.mapArrowFunctor

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

The functor (C ⥤ D) ⥤ (Arrow C ⥤ Arrow D) which sends a functor F : C ⥤ D to F.mapArrow.

Defined in
Mathlib.CategoryTheory.Comma.Arrow
Cited by
23 results in Mathlib
Foundations
Depth 23 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.

AugmentedSimplexCategory.equivAugmentedCosimplicialObjectFunctorCompToArrowIso · cited by 4AugmentedSimplexCategory.…CategoryTheory.Functor.mapArrowEquivalence · cited by 4Functor.mapArrowEquivalen…AugmentedSimplexCategory.equivAugmentedSimplicialObjectFunctorCompToArrowIso · cited by 4AugmentedSimplexCategory.…CategoryTheory.ObjectProperty.IsConservativeFamilyOfPoints.jointlyReflectIsomorphisms · cited by 4IsConservativeFamilyOfPoi…CategoryTheory.MorphismProperty.map_eq_of_iso · cited by 3MorphismProperty.map_eq_o…CategoryTheory.MorphismProperty.inverseImage_equivalence_inverse_eq_map_functor · cited by 3MorphismProperty.inverseI…CategoryTheory.JointlyReflectIsomorphisms.shortComplexQuasiIso_iff · cited by 1JointlyReflectIsomorphism…CategoryTheory.Localization.morphismProperty_eq_top · cited by 1Localization.morphismProp…DerivedCategory.isIso_iff · cited by 1DerivedCategory.isIso_iffCategoryTheory.ObjectProperty.IsConservativeFamilyOfPoints.W_iff · cited by 1IsConservativeFamilyOfPoi…CategoryTheory.ObjectProperty.IsConservativeFamilyOfPoints.jointly_reflect_isLocallySurjective · cited by 1IsConservativeFamilyOfPoi…AugmentedSimplexCategory.equivAugmentedCosimplicialObjectFunctorCompToArrowIso_hom_app_left · cited by 0AugmentedSimplexCategory.…AugmentedSimplexCategory.equivAugmentedCosimplicialObjectFunctorCompToArrowIso_hom_app_right · cited by 0AugmentedSimplexCategory.…AugmentedSimplexCategory.equivAugmentedCosimplicialObjectFunctorCompToArrowIso_inv_app_left · cited by 0AugmentedSimplexCategory.…AugmentedSimplexCategory.equivAugmentedCosimplicialObjectFunctorCompToArrowIso_inv_app_right · cited by 0AugmentedSimplexCategory.…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.Functor · cited by 16252CategoryTheory.FunctorCategoryTheory.NatTrans.app · cited by 7406NatTrans.appCategoryTheory.Arrow · cited by 713CategoryTheory.ArrowCategoryTheory.Arrow.left · cited by 426Arrow.leftCategoryTheory.Arrow.right · cited by 423Arrow.rightCategoryTheory.Arrow.homMk · cited by 35Arrow.homMkCategoryTheory.Functor.mapArrow · cited by 31Functor.mapArrowFunctor.mapArrowFunctorCITED BYCITES

Cites9

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

Cited by26

Results whose statement or proof uses this declaration.