Theorems · Theorem · category theory
CategoryTheory.Functor.functorHomEquiv_apply_app
∀ {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) (X : C)
(a : A.obj X),
((F.functorHomEquiv G A) φ).app X a =
((CategoryTheory.ConcreteCategory.hom (φ.app X)) a).app X
(CategoryTheory.CategoryStruct.id (Opposite.unop (Opposite.op X)))- Cited by
- 0 results in Mathlib
- Foundations
- Depth 33 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites18
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- CategoryTheory.Categorystatement and proof · cited by 32,673
- Quiver.Homstatement and proof · cited by 32,603
- CategoryTheory.Functor.objstatement and proof · cited by 19,642
- CategoryTheory.Functorstatement and proof · cited by 16,252
- Equivstatement · cited by 8,337
- Oppositestatement · cited by 8,081
- CategoryTheory.NatTrans.appstatement · cited by 7,406
- CategoryTheory.CategoryStruct.idstatement · cited by 6,235
- CategoryTheory.ConcreteCategory.homstatement · cited by 4,022
- Opposite.unopstatement · cited by 2,231
- TypeCat.Funstatement · cited by 1,307
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.