Mathlib Map

Theorems · Definition · category theory

CategoryTheory.sheafify

{C : Type u₁} →
  [inst : CategoryTheory.Category.{v₁, u₁} C] →
    (J : CategoryTheory.GrothendieckTopology C) →
      {D : Type u_1} →
        [inst_1 : CategoryTheory.Category.{v_1, u_1} D] →
          [CategoryTheory.HasWeakSheafify J D] → CategoryTheory.Functor Cᵒᵖ D → CategoryTheory.Functor Cᵒᵖ D

The sheafification of a presheaf P.

Defined in
Mathlib.CategoryTheory.Sites.Sheafification
Cited by
44 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.toSheafify · cited by 41CategoryTheory.toSheafifyCategoryTheory.sheafifyLift · cited by 18CategoryTheory.sheafifyLi…CategoryTheory.sheafifyMap · cited by 15CategoryTheory.sheafifyMapCategoryTheory.sheafifyComposeIso · cited by 8CategoryTheory.sheafifyCo…CategoryTheory.toSheafify_naturality · cited by 7CategoryTheory.toSheafify…CategoryTheory.isoSheafify · cited by 5CategoryTheory.isoSheafifyCategoryTheory.sheafifyLift_unique · cited by 5CategoryTheory.sheafifyLi…CategoryTheory.toSheafify_sheafifyLift · cited by 4CategoryTheory.toSheafify…CategoryTheory.sheafifyMap_sheafifyLift · cited by 4CategoryTheory.sheafifyMa…CategoryTheory.sheafifyLift.congr_simp · cited by 3sheafifyLift.congr_simpCategoryTheory.plusPlusIsoSheafify · cited by 2CategoryTheory.plusPlusIs…CategoryTheory.sheafComposeIso_hom_fac · cited by 2CategoryTheory.sheafCompo…CategoryTheory.constantCommuteCompose_hom_app_hom · cited by 2CategoryTheory.constantCo…PresheafOfModules.toPresheaf_map_sheafificationHomEquiv_def · cited by 1PresheafOfModules.toPresh…CategoryTheory.Functor.toSheafify_pullbackSheafificationCompatibility · cited by 1Functor.toSheafify_pullba…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryCategoryTheory.Functor.obj · cited by 19642Functor.objCategoryTheory.Functor · cited by 16252CategoryTheory.FunctorOpposite · cited by 8081OppositeCategoryTheory.GrothendieckTopology · cited by 1415CategoryTheory.Grothendie…CategoryTheory.ObjectProperty.FullSubcategory.obj · cited by 1316FullSubcategory.objCategoryTheory.HasWeakSheafify · cited by 221CategoryTheory.HasWeakShe…CategoryTheory.presheafToSheaf · cited by 57CategoryTheory.presheafTo…CategoryTheory.sheafifyCITED BYCITES

Cites8

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

Cited by50

Results whose statement or proof uses this declaration.