Theorems · Definition · category theory
CategoryTheory.plusPlusFunctorIsoSheafification
{C : Type u} →
[inst : CategoryTheory.Category.{v, u} C] →
(J : CategoryTheory.GrothendieckTopology C) →
(D : Type w) →
[inst_1 : CategoryTheory.Category.{t, 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] →
{FD : D → D → Type u_1} →
{CD : D → Type t} →
[inst_4 : (X Y : D) → FunLike (FD X Y) (CD X) (CD Y)] →
[inst_5 : CategoryTheory.ConcreteCategory D FD] →
[inst_6 :
∀ (X : C),
CategoryTheory.Limits.PreservesColimitsOfShape (J.Cover X)ᵒᵖ (CategoryTheory.forget D)] →
[inst_7 : (CategoryTheory.forget D).ReflectsIsomorphisms] →
[inst_8 :
∀ {X : C} (S : J.Cover X),
CategoryTheory.Limits.PreservesLimitsOfShape
(CategoryTheory.Limits.WalkingMulticospan S.shape) (CategoryTheory.forget D)] →
J.sheafification D ≅ CategoryTheory.sheafification J DplusPlusFunctor is isomorphic to sheafification.
- Defined in
- Mathlib.CategoryTheory.Sites.LeftExact
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 65 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- CategoryTheory.CategoryCategoryTheory.CategoryCategoryTheory.Limits.HasMultiequalizerCategoryTheory.Limits.HasColimitsOfShapeFunLikeCategoryTheory.ConcreteCategoryCategoryTheory.Limits.PreservesColimitsOfShapeCategoryTheory.Functor.ReflectsIsomorphismsCategoryTheory.Limits.PreservesLimitsOfShape
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites22
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 and proof · cited by 16,252
- Oppositestatement and proof · cited by 8,081
- CategoryTheory.Isostatement · cited by 3,963
- FunLikestatement and proof · cited by 2,560
- CategoryTheory.GrothendieckTopologystatement and proof · cited by 1,415
- CategoryTheory.ConcreteCategorystatement and proof · cited by 421
- CategoryTheory.forgetstatement and proof · cited by 418
- CategoryTheory.Limits.HasColimitsOfShapestatement and proof · cited by 308
- CategoryTheory.Limits.PreservesColimitsOfShapestatement and proof · cited by 222
- CategoryTheory.GrothendieckTopology.Coverstatement and proof · cited by 211
- CategoryTheory.Limits.WalkingMulticospanstatement and proof · cited by 199
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.