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).
- Cited by
- 10 results in Mathlib
- Foundations
- Depth 22 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- CategoryTheory.Categorystatement and proof · cited by 32,673
- Quiver.Homproof · cited by 32,603
- CategoryTheory.Functor.objproof · cited by 19,642
- CategoryTheory.Functorstatement and proof · cited by 16,252
- Oppositestatement and proof · cited by 8,081
- CategoryTheory.NatTrans.appproof · cited by 7,406
- CategoryTheory.ConcreteCategory.homproof · cited by 4,022
- Opposite.unopproof · cited by 2,231
- Quiver.Hom.unopproof · cited by 903
- TypeCat.ofHomproof · cited by 389
- CategoryTheory.Functor.HomObjproof · cited by 24
Cited by11
Results whose statement or proof uses this declaration.
- CategoryTheory.Functor.functorHomproof · cited by 16
- CategoryTheory.Enriched.Functor.natTransEquiv_symm_app_app_applystatement · cited by 0
- CategoryTheory.FunctorToTypes.rightAdj_obj_mapstatement · cited by 0
- CategoryTheory.Enriched.Functor.associator_hom_applystatement · cited by 0
- CategoryTheory.Enriched.Functor.associator_inv_applystatement · cited by 0
- CategoryTheory.Enriched.Functor.functorHom_whiskerLeft_natTransEquiv_symm_appstatement · cited by 0
- CategoryTheory.Functor.homObjFunctor_mapstatement and proof · cited by 0
- CategoryTheory.Functor.homObjFunctor_objstatement and proof · cited by 0
- CategoryTheory.Enriched.Functor.natTransEquiv_symm_whiskerRight_functorHom_appstatement · cited by 0
- CategoryTheory.Enriched.Functor.whiskerLeft_app_applystatement · cited by 0
- CategoryTheory.Enriched.Functor.whiskerRight_app_applystatement · cited by 0