Theorems · Theorem · category theory
CategoryTheory.GrothendieckTopology.yonedaEquiv_naturality
∀ {C : Type u} [inst : CategoryTheory.Category.{v, u} C] (J : CategoryTheory.GrothendieckTopology C)
[inst_1 : J.Subcanonical] {X Y : C} {F : CategoryTheory.Sheaf J (Type v)} (f : J.yoneda.obj X ⟶ F) (g : Y ⟶ X),
(CategoryTheory.ConcreteCategory.hom (F.obj.map g.op)) (J.yonedaEquiv f) =
J.yonedaEquiv (CategoryTheory.CategoryStruct.comp (J.yoneda.map g) f)See also yonedaEquiv_naturality' for a more general version.
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 49 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites24
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 · cited by 16,252
- CategoryTheory.Functor.mapstatement and proof · cited by 8,698
- Equivstatement · cited by 8,337
- Oppositestatement · cited by 8,081
- CategoryTheory.ConcreteCategory.homstatement · cited by 4,022
- Quiver.Hom.opstatement · cited by 1,948
- CategoryTheory.GrothendieckTopologystatement and proof · cited by 1,415
Cited by3
Results whose statement or proof uses this declaration.
- CategoryTheory.GrothendieckTopology.yonedaEquiv_naturality'proof · cited by 2
- LightCondensed.ihomPoints_symm_compproof · cited by 1
- CategoryTheory.GrothendieckTopology.map_yonedaEquivproof · cited by 0