Theorems · Theorem · category theory
CategoryTheory.presheafHom_map_app_op_mk_id
∀ {C : Type u} [inst : CategoryTheory.Category.{v, u} C] {A : Type u'} [inst_1 : CategoryTheory.Category.{v', u'} A]
{F G : CategoryTheory.Functor Cᵒᵖ A} {X Y : C} (g : Y ⟶ X) (α : (CategoryTheory.presheafHom F G).obj (Opposite.op X)),
((CategoryTheory.ConcreteCategory.hom ((CategoryTheory.presheafHom F G).map g.op)) α).app
(Opposite.op (CategoryTheory.Over.mk (CategoryTheory.CategoryStruct.id Y))) =
α.app (Opposite.op (CategoryTheory.Over.mk g))- Defined in
- Mathlib.CategoryTheory.Sites.SheafHom
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 35 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites21
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 and proof · cited by 32,603
- CategoryTheory.Functor.objstatement and proof · cited by 19,642
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Functor.mapstatement · cited by 8,698
- Oppositestatement and proof · cited by 8,081
- CategoryTheory.NatTrans.appstatement · cited by 7,406
- CategoryTheory.Functor.compstatement · cited by 6,529
- CategoryTheory.CategoryStruct.idstatement and proof · cited by 6,235
- CategoryTheory.ConcreteCategory.homstatement · cited by 4,022
- Opposite.unopstatement · cited by 2,231
Cited by2
Results whose statement or proof uses this declaration.
- CategoryTheory.PresheafHom.IsSheafFor.exists_appproof · cited by 1
- CategoryTheory.PresheafHom.isAmalgamation_iffproof · cited by 1