Theorems · Definition · category theory
CategoryTheory.Functor.functorHom
{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 C (Type (max v' v u))Composition of homObjFunctor with the co-Yoneda embedding, i.e. Hom(F ⊗ coyoneda(-), G).
When F G : C ⥤ Type max v' v u, this is the internal hom of F and G: see
Mathlib/CategoryTheory/Closed/FunctorToTypes.lean.
- Cited by
- 16 results in Mathlib
- Foundations
- Depth 28 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CategoryTheory.Categorystatement and proof · cited by 32,673
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Functor.compproof · cited by 6,529
- CategoryTheory.Functor.rightOpproof · cited by 214
- CategoryTheory.coyonedaproof · cited by 208
- CategoryTheory.Functor.homObjFunctorproof · cited by 10
Cited by20
Results whose statement or proof uses this declaration.
- CategoryTheory.Functor.natTransEquivstatement and proof · cited by 5
- CategoryTheory.FunctorToTypes.rightAdjproof · cited by 3
- CategoryTheory.FunctorToTypes.functorHomEquivstatement · cited by 2
- CategoryTheory.Functor.functorHomEquivstatement and proof · cited by 2
- CategoryTheory.Functor.functorHom_extstatement and proof · cited by 1
- CategoryTheory.Functor.natTransEquiv_apply_appstatement and proof · cited by 0
- CategoryTheory.Functor.natTransEquiv_symm_apply_appstatement · cited by 0
- CategoryTheory.FunctorToTypes.rightAdj_map_appstatement · cited by 0
- CategoryTheory.FunctorToTypes.functorHomEquiv_apply_appstatement and proof · cited by 0
- CategoryTheory.FunctorToTypes.functorHomEquiv_symm_apply_appstatement · cited by 0
- CategoryTheory.Functor.functorHomEquiv_apply_appstatement and proof · cited by 0
- CategoryTheory.Functor.functorHomEquiv_symm_apply_appstatement · cited by 0