Theorems · Theorem · category theory
CategoryTheory.Functor.RepresentableBy.homEquiv_comp
∀ {C : Type u₁} [inst : CategoryTheory.Category.{v₁, u₁} C] {F : CategoryTheory.Functor Cᵒᵖ (Type v)} {Y : C}
(self : F.RepresentableBy Y) {X X' : C} (f : X ⟶ X') (g : X' ⟶ Y),
self.homEquiv (CategoryTheory.CategoryStruct.comp f g) =
(CategoryTheory.ConcreteCategory.hom (F.map f.op)) (self.homEquiv g)- Defined in
- Mathlib.CategoryTheory.Yoneda
- Cited by
- 7 results in Mathlib
- Foundations
- Depth 14 from the axioms · uses propext, Quot.sound
- Assumes
- CategoryTheory.Category
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · 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.CategoryStruct.compstatement · cited by 17,999
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Functor.mapstatement · cited by 8,698
- Equivstatement · cited by 8,337
- Oppositestatement and proof · cited by 8,081
- CategoryTheory.ConcreteCategory.homstatement · cited by 4,022
- Quiver.Hom.opstatement · cited by 1,948
- TypeCat.Funstatement · cited by 1,307
Cited by7
Results whose statement or proof uses this declaration.
- CategoryTheory.Functor.RepresentableBy.homEquiv_eqproof · cited by 4
- CategoryTheory.SubobjectRepresentableBy.homEquiv_eqproof · cited by 3
- CategoryTheory.Functor.RepresentableBy.comp_homEquiv_symmproof · cited by 2
- CategoryTheory.Functor.RepresentableBy.homEquiv'_compproof · cited by 1
- CategoryTheory.Limits.IsLimit.OfNatIso.coneOfHom_facproof · cited by 1
- CategoryTheory.Functor.partialRightAdjointHomEquiv_compproof · cited by 1
- CategoryTheory.Functor.RepresentableBy.homEquiv_unop_compproof · cited by 0