Theorems · Theorem · category theory
CategoryTheory.Functor.functorHomEquiv_symm_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'))) (x : F.HomObj G A) (X : C),
((F.functorHomEquiv G A).symm x).app X =
TypeCat.ofHom fun a =>
{ app := fun Y f => x.app Y ((CategoryTheory.ConcreteCategory.hom (A.map f)) a), naturality := ⋯ }- 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.
Cites20
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 · cited by 32,603
- CategoryTheory.Functor.objstatement · cited by 19,642
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Functor.mapstatement · cited by 8,698
- Equivstatement · cited by 8,337
- Oppositestatement · cited by 8,081
- CategoryTheory.NatTrans.appstatement and proof · cited by 7,406
- CategoryTheory.ConcreteCategory.homstatement · cited by 4,022
- Equiv.symmstatement and proof · cited by 3,681
- Opposite.unopstatement · cited by 2,231
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.