Theorems · Definition · category theory
CategoryTheory.presheafHom
{C : Type u} →
[inst : CategoryTheory.Category.{v, u} C] →
{A : Type u'} →
[inst_1 : CategoryTheory.Category.{v', u'} A] →
CategoryTheory.Functor Cᵒᵖ A →
CategoryTheory.Functor Cᵒᵖ A → CategoryTheory.Functor Cᵒᵖ (Type (max (max u v) v'))Given two presheaves F and G on a category C with values in a category A,
this presheafHom F G is the presheaf of types which sends an object X : C
to the type of morphisms between the "restrictions" of F and G to the category Over X.
- Defined in
- Mathlib.CategoryTheory.Sites.SheafHom
- Cited by
- 10 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.
Cites12
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CategoryTheory.Categorystatement and proof · cited by 32,673
- Quiver.Homproof · cited by 32,603
- CategoryTheory.Functorstatement and proof · cited by 16,252
- Oppositestatement and proof · cited by 8,081
- CategoryTheory.Functor.compproof · cited by 6,529
- Opposite.unopproof · cited by 2,231
- CategoryTheory.Functor.opproof · cited by 997
- Quiver.Hom.unopproof · cited by 903
- CategoryTheory.Functor.whiskerLeftproof · cited by 496
- TypeCat.ofHomproof · cited by 389
- CategoryTheory.Over.forgetproof · cited by 164
- CategoryTheory.Over.mapproof · cited by 97
Cited by14
Results whose statement or proof uses this declaration.
- CategoryTheory.presheafHom_map_appstatement and proof · cited by 2
- CategoryTheory.presheafHom_map_app_op_mk_idstatement and proof · cited by 2
- CategoryTheory.Presheaf.functorEnrichedHomCoyonedaObjEquivstatement and proof · cited by 2
- CategoryTheory.PresheafHom.IsSheafFor.appstatement and proof · cited by 2
- CategoryTheory.PresheafHom.isAmalgamation_iffstatement and proof · cited by 1
- CategoryTheory.Presheaf.isSheaf_functorEnrichedHomproof · cited by 1
- CategoryTheory.presheafHom_isSheafForstatement and proof · cited by 1
- CategoryTheory.Presheaf.functorEnrichedHomCoyonedaObjEquiv_naturalitystatement · cited by 1
- CategoryTheory.PresheafHom.IsSheafFor.app_condstatement and proof · cited by 1
- CategoryTheory.PresheafHom.IsSheafFor.exists_appstatement and proof · cited by 1
- CategoryTheory.Presheaf.IsSheaf.homstatement and proof · cited by 1
- CategoryTheory.presheafHomSectionsEquivstatement and proof · cited by 0