Mathlib Map

Theorems · Definition · category theory

CategoryTheory.constantSheaf

{C : Type u_1} →
  [inst : CategoryTheory.Category.{v_1, u_1} C] →
    (J : CategoryTheory.GrothendieckTopology C) →
      (D : Type u_2) →
        [inst_1 : CategoryTheory.Category.{v_2, u_2} D] →
          [CategoryTheory.HasWeakSheafify J D] → CategoryTheory.Functor D (CategoryTheory.Sheaf J D)

The functor which maps an object of D to the constant sheaf at that object, i.e. the sheafification of the constant presheaf.

Defined in
Mathlib.CategoryTheory.Sites.ConstantSheaf
Cited by
30 results in Mathlib
Foundations
Depth 38 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.CategoryCategoryTheory.HasWeakSheafify

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

CategoryTheory.Sheaf.Γ · cited by 14Sheaf.ΓCategoryTheory.HasGlobalSectionsFunctor · cited by 14CategoryTheory.HasGlobalS…CategoryTheory.Sheaf.H · cited by 11Sheaf.HCategoryTheory.Sheaf.H.map · cited by 9H.mapCategoryTheory.constantSheafAdj · cited by 7CategoryTheory.constantSh…CategoryTheory.constantSheafΓAdj · cited by 6CategoryTheory.constantSh…LightCondensed.discrete · cited by 5LightCondensed.discreteCategoryTheory.Sheaf.isConstant_iff_isIso_counit_app · cited by 5Sheaf.isConstant_iff_isIs…CategoryTheory.Sheaf.isConstant_iff_mem_essImage · cited by 5Sheaf.isConstant_iff_mem_…Condensed.discrete · cited by 5Condensed.discreteCategoryTheory.constantCommuteCompose · cited by 3CategoryTheory.constantCo…CategoryTheory.Sheaf.ΓObjEquivHom · cited by 2Sheaf.ΓObjEquivHomCategoryTheory.Sheaf.isConstant_iff_of_equivalence · cited by 2Sheaf.isConstant_iff_of_e…CategoryTheory.Sheaf.isConstant_iff_forget · cited by 2Sheaf.isConstant_iff_forg…CategoryTheory.GrothendieckTopology.IsLocalSite.fullyFaithfulConstantSheaf · cited by 2IsLocalSite.fullyFaithful…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryCategoryTheory.Functor · cited by 16252CategoryTheory.FunctorOpposite · cited by 8081OppositeCategoryTheory.Functor.comp · cited by 6529Functor.compCategoryTheory.GrothendieckTopology · cited by 1415CategoryTheory.Grothendie…CategoryTheory.Functor.const · cited by 1264Functor.constCategoryTheory.Presheaf.IsSheaf · cited by 991Presheaf.IsSheafCategoryTheory.Sheaf · cited by 763CategoryTheory.SheafCategoryTheory.HasWeakSheafify · cited by 221CategoryTheory.HasWeakShe…CategoryTheory.presheafToSheaf · cited by 57CategoryTheory.presheafTo…CategoryTheory.constantSheafCITED BYCITES

Cites10

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by48

Results whose statement or proof uses this declaration.