Theorems · Definition · category theory
CategoryTheory.GrothendieckTopology.IsLocalSite.coconstantSheaf
{C : Type u} →
[inst : CategoryTheory.Category.{v, u} C] →
(J : CategoryTheory.GrothendieckTopology C) →
[CategoryTheory.LocallySmall.{w, v, u} C] →
[J.IsLocalSite] →
(A : Type u') →
[inst_3 : CategoryTheory.Category.{v', u'} A] →
[CategoryTheory.Limits.HasProducts A] → CategoryTheory.Functor A (CategoryTheory.Sheaf J A)The right adjoint to the global sections functor that exists over any local site. This is
implemented as the skyscraper functor associated to point.{w} J, but can be thought of
as taking any object X : A to the sheaf that sends each Y : C to the product over copies of A
indexed by the points ⊤_ C ⟶ Y of Y.
Note this takes in an extra universe parameter w that does not appear in the output type
A ⥤ Sheaf J A but is required for the construction; it should always be given explicitly when
referring to this functor, as in e.g. coconstantSheaf.{w} J A.
- Defined in
- Mathlib.CategoryTheory.Sites.LocalSite
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 85 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
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
- CategoryTheory.Functorstatement · cited by 16,252
- Oppositestatement · cited by 8,081
- CategoryTheory.GrothendieckTopologystatement and proof · cited by 1,415
- CategoryTheory.Presheaf.IsSheafstatement · cited by 991
- CategoryTheory.Sheafstatement · cited by 763
- CategoryTheory.LocallySmallstatement and proof · cited by 242
- CategoryTheory.Limits.HasProductsstatement and proof · cited by 103
- CategoryTheory.GrothendieckTopology.IsLocalSitestatement and proof · cited by 10
- CategoryTheory.GrothendieckTopology.Point.skyscraperSheafFunctorproof · cited by 7
- CategoryTheory.GrothendieckTopology.IsLocalSite.pointproof · cited by 5
Cited by5
Results whose statement or proof uses this declaration.
- CategoryTheory.GrothendieckTopology.IsLocalSite.ΓCoconstantSheafAdjstatement · cited by 1
- CategoryTheory.GrothendieckTopology.IsLocalSite.Γ_isLeftAdjointproof · cited by 0
- CategoryTheory.GrothendieckTopology.IsLocalSite.coconstantSheafΓNatIsoIdstatement and proof · cited by 0
- CategoryTheory.GrothendieckTopology.IsLocalSite.constantΓCoconstantTriplestatement · cited by 0
- CategoryTheory.GrothendieckTopology.IsLocalSite.fullyFaithfulCoconstantSheafstatement · cited by 0