Theorems · Definition · category theory
CategoryTheory.Functor.functorHomEquiv
{C : Type u} →
[inst : CategoryTheory.Category.{v, u} C] →
{D : Type u'} →
[inst_1 : CategoryTheory.Category.{v', u'} D] →
(F G : CategoryTheory.Functor C D) →
(A : CategoryTheory.Functor C (Type (max u v v'))) → (A ⟶ F.functorHom G) ≃ F.HomObj G AThe equivalence (A ⟶ F.functorHom G) ≃ HomObj F G A.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 32 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites17
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
- CategoryTheory.Functor.mapproof · cited by 8,698
- Equivstatement · cited by 8,337
- CategoryTheory.NatTrans.appproof · cited by 7,406
- CategoryTheory.CategoryStruct.idproof · cited by 6,235
- CategoryTheory.ConcreteCategory.homproof · cited by 4,022
- Opposite.unopproof · cited by 2,231
- TypeCat.ofHomproof · cited by 389
Cited by3
Results whose statement or proof uses this declaration.
- CategoryTheory.FunctorToTypes.functorHomEquivproof · cited by 2
- CategoryTheory.Functor.functorHomEquiv_apply_appstatement and proof · cited by 0
- CategoryTheory.Functor.functorHomEquiv_symm_apply_appstatement and proof · cited by 0