Mathlib Map

Theorems · Definition · category theory

CategoryTheory.sheafifyMap

{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] →
          [inst_2 : CategoryTheory.HasWeakSheafify J D] →
            {P Q : CategoryTheory.Functor Cᵒᵖ D} → (P ⟶ Q) → (CategoryTheory.sheafify J P ⟶ CategoryTheory.sheafify J Q)

The canonical map on sheafifications induced by a morphism.

Defined in
Mathlib.CategoryTheory.Sites.Sheafification
Cited by
15 results in Mathlib
Foundations
Depth 39 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_naturality · cited by 7CategoryTheory.toSheafify…CategoryTheory.sheafifyMap_sheafifyLift · cited by 4CategoryTheory.sheafifyMa…CategoryTheory.constantCommuteCompose_hom_app_hom · cited by 2CategoryTheory.constantCo…CategoryTheory.sheafifyLift_id_toSheafify · cited by 1CategoryTheory.sheafifyLi…CategoryTheory.toSheafify_naturality_assoc · cited by 1CategoryTheory.toSheafify…CategoryTheory.Presheaf.isLocallySurjective_presheafToSheaf_map_iff · cited by 1Presheaf.isLocallySurject…CategoryTheory.constantSheafAdj_counit_w · cited by 1CategoryTheory.constantSh…CategoryTheory.Sheaf.sheafifyCocone_ι_app_val · cited by 1Sheaf.sheafifyCocone_ι_ap…CategoryTheory.Presheaf.isLocallyInjective_presheafToSheaf_map_iff · cited by 0Presheaf.isLocallyInjecti…CategoryTheory.sheafification_map · cited by 0CategoryTheory.sheafifica…CategoryTheory.sheafifyMap_comp · cited by 0CategoryTheory.sheafifyMa…CategoryTheory.sheafifyMap_id · cited by 0CategoryTheory.sheafifyMa…CategoryTheory.constantCommuteCompose_hom_app_val · cited by 0CategoryTheory.constantCo…CategoryTheory.sheafifyMap_sheafifyLift_assoc · cited by 0CategoryTheory.sheafifyMa…CategoryTheory.GrothendieckTopology.WEqualsLocallyBijective.mk' · cited by 0WEqualsLocallyBijective.m…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.Functor · cited by 16252CategoryTheory.FunctorCategoryTheory.Functor.map · cited by 8698Functor.mapOpposite · cited by 8081OppositeCategoryTheory.GrothendieckTopology · cited by 1415CategoryTheory.Grothendie…CategoryTheory.InducedCategory.Hom.hom · cited by 850Hom.homCategoryTheory.HasWeakSheafify · cited by 221CategoryTheory.HasWeakShe…CategoryTheory.presheafToSheaf · cited by 57CategoryTheory.presheafTo…CategoryTheory.sheafify · cited by 44CategoryTheory.sheafifyCategoryTheory.sheafifyMapCITED BYCITES

Cites10

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

Cited by15

Results whose statement or proof uses this declaration.