Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Functor.homObjFunctor

{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 C D → CategoryTheory.Functor (CategoryTheory.Functor C (Type w))ᵒᵖ (Type (max w v' u))

The contravariant functor taking A : C ⥤ Type w to HomObj F G A, i.e. Hom(F ⊗ -, G).

Defined in
Mathlib.CategoryTheory.Functor.FunctorHom
Cited by
10 results in Mathlib
Foundations
Depth 22 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.

CategoryTheory.Functor.functorHom · cited by 16Functor.functorHomCategoryTheory.Enriched.Functor.natTransEquiv_symm_app_app_apply · cited by 0Functor.natTransEquiv_sym…CategoryTheory.FunctorToTypes.rightAdj_obj_map · cited by 0FunctorToTypes.rightAdj_o…CategoryTheory.Enriched.Functor.associator_hom_apply · cited by 0Functor.associator_hom_ap…CategoryTheory.Enriched.Functor.associator_inv_apply · cited by 0Functor.associator_inv_ap…CategoryTheory.Enriched.Functor.functorHom_whiskerLeft_natTransEquiv_symm_app · cited by 0Functor.functorHom_whiske…CategoryTheory.Functor.homObjFunctor_map · cited by 0Functor.homObjFunctor_mapCategoryTheory.Functor.homObjFunctor_obj · cited by 0Functor.homObjFunctor_objCategoryTheory.Enriched.Functor.natTransEquiv_symm_whiskerRight_functorHom_app · cited by 0Functor.natTransEquiv_sym…CategoryTheory.Enriched.Functor.whiskerLeft_app_apply · cited by 0Functor.whiskerLeft_app_a…CategoryTheory.Enriched.Functor.whiskerRight_app_apply · cited by 0Functor.whiskerRight_app_…DFunLike.coe · cited by 62936DFunLike.coeCategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.Functor.obj · cited by 19642Functor.objCategoryTheory.Functor · cited by 16252CategoryTheory.FunctorOpposite · cited by 8081OppositeCategoryTheory.NatTrans.app · cited by 7406NatTrans.appCategoryTheory.ConcreteCategory.hom · cited by 4022ConcreteCategory.homOpposite.unop · cited by 2231Opposite.unopQuiver.Hom.unop · cited by 903Hom.unopTypeCat.ofHom · cited by 389TypeCat.ofHomCategoryTheory.Functor.HomObj · cited by 24Functor.HomObjCategoryTheory.Functor.HomObj.app · cited by 21HomObj.appFunctor.homObjFunctorCITED BYCITES

Cites13

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

Cited by11

Results whose statement or proof uses this declaration.