Theorems · Theorem · category theory
CategoryTheory.yonedaEquiv_naturality
∀ {C : Type u₁} [inst : CategoryTheory.Category.{v₁, u₁} C] {X Y : C} {F : CategoryTheory.Functor Cᵒᵖ (Type v₁)}
(f : CategoryTheory.yoneda.obj X ⟶ F) (g : Y ⟶ X),
(CategoryTheory.ConcreteCategory.hom (F.map g.op)) (CategoryTheory.yonedaEquiv f) =
CategoryTheory.yonedaEquiv (CategoryTheory.CategoryStruct.comp (CategoryTheory.yoneda.map g) f)See also yonedaEquiv_naturality' for a more general version.
- Defined in
- Mathlib.CategoryTheory.Yoneda
- Cited by
- 6 results in Mathlib
- Foundations
- Depth 26 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.
Cites22
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.CategoryStruct.compstatement and proof · 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.NatTrans.appproof · cited by 7,406
- CategoryTheory.CategoryStruct.idproof · cited by 6,235
- CategoryTheory.ConcreteCategory.homstatement and proof · cited by 4,022
Cited by6
Results whose statement or proof uses this declaration.
- CategoryTheory.GrothendieckTopology.yonedaEquiv_naturalityproof · cited by 3
- CategoryTheory.yonedaEquiv_naturality'proof · cited by 2
- CategoryTheory.map_yonedaEquivproof · cited by 0
- CategoryTheory.OverPresheafAux.MakesOverArrow.map₂proof · cited by 0
- CategoryTheory.OverPresheafAux.YonedaCollection.map₂_yonedaEquivFstproof · cited by 0