Theorems · Definition · category theory
CategoryTheory.GrothendieckTopology.sheafifyMap
{C : Type u} →
[inst : CategoryTheory.Category.{v, u} C] →
(J : CategoryTheory.GrothendieckTopology C) →
{D : Type w} →
[inst_1 : CategoryTheory.Category.{w', w} D] →
[inst_2 :
∀ (P : CategoryTheory.Functor Cᵒᵖ D) (X : C) (S : J.Cover X),
CategoryTheory.Limits.HasMultiequalizer (S.index P)] →
[inst_3 : ∀ (X : C), CategoryTheory.Limits.HasColimitsOfShape (J.Cover X)ᵒᵖ D] →
{P Q : CategoryTheory.Functor Cᵒᵖ D} → (P ⟶ Q) → (J.sheafify P ⟶ J.sheafify Q)The canonical map on sheafifications induced by a morphism.
- Cited by
- 8 results in Mathlib
- Foundations
- Depth 50 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.Homstatement and proof · cited by 32,603
- CategoryTheory.Functorstatement and proof · cited by 16,252
- Oppositestatement and proof · cited by 8,081
- CategoryTheory.GrothendieckTopologystatement and proof · cited by 1,415
- CategoryTheory.Limits.HasColimitsOfShapestatement and proof · cited by 308
- CategoryTheory.GrothendieckTopology.Coverstatement and proof · cited by 211
- CategoryTheory.GrothendieckTopology.Cover.shapestatement · cited by 147
- CategoryTheory.GrothendieckTopology.Cover.indexstatement and proof · cited by 142
- CategoryTheory.Limits.HasMultiequalizerstatement and proof · cited by 88
- CategoryTheory.GrothendieckTopology.sheafifystatement · cited by 32
- CategoryTheory.GrothendieckTopology.plusMapproof · cited by 26
Cited by9
Results whose statement or proof uses this declaration.
- CategoryTheory.plusPlusSheafproof · cited by 4
- CategoryTheory.GrothendieckTopology.toSheafify_naturalitystatement · cited by 2
- CategoryTheory.GrothendieckTopology.sheafifyMap_sheafifyLiftstatement and proof · cited by 1
- CategoryTheory.plusPlusSheaf_map_homstatement · cited by 0
- CategoryTheory.GrothendieckTopology.sheafification_mapstatement · cited by 0
- CategoryTheory.GrothendieckTopology.toSheafify_naturality_assocstatement and proof · cited by 0
- CategoryTheory.GrothendieckTopology.sheafifyMap_compstatement · cited by 0
- CategoryTheory.GrothendieckTopology.sheafifyMap_idstatement · cited by 0
- CategoryTheory.GrothendieckTopology.sheafifyMap_sheafifyLift_assocstatement and proof · cited by 0