Theorems · Definition · category theory
CategoryTheory.Functor.homObjEquiv
{C : Type u} →
[inst : CategoryTheory.Category.{v, u} C] →
(F G A : CategoryTheory.Functor C (Type w)) →
F.HomObj G A ≃ (CategoryTheory.MonoidalCategoryStruct.tensorObj F A ⟶ G)When F, G, and A are all functors C ⥤ Type w, then HomObj F G A is in
bijection with F ⊗ A ⟶ G.
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 44 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- CategoryTheory.Category
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
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.Homstatement and proof · cited by 32,603
- CategoryTheory.Functor.objproof · cited by 19,642
- CategoryTheory.Functorstatement and proof · cited by 16,252
- Equivstatement · cited by 8,337
- CategoryTheory.NatTrans.appproof · cited by 7,406
- CategoryTheory.ConcreteCategory.homproof · cited by 4,022
- CategoryTheory.MonoidalCategoryStruct.tensorObjstatement and proof · cited by 3,106
- TypeCat.ofHomproof · cited by 389
- CategoryTheory.Functor.HomObjstatement and proof · cited by 24
- CategoryTheory.Functor.HomObj.appproof · cited by 21
Cited by4
Results whose statement or proof uses this declaration.
- CategoryTheory.FunctorToTypes.functorHomEquivproof · cited by 2
- CategoryTheory.Functor.homObjEquiv_apply_appstatement and proof · cited by 0
- CategoryTheory.FunctorToTypes.functorHomEquiv_symm_apply_appstatement · cited by 0
- CategoryTheory.Functor.homObjEquiv_symm_apply_appstatement and proof · cited by 0