Theorems · Definition · category theory
CategoryTheory.GrothendieckTopology.isoToPlus
{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)] →
(P : CategoryTheory.Functor Cᵒᵖ D) →
[inst_3 : ∀ (X : C), CategoryTheory.Limits.HasColimitsOfShape (J.Cover X)ᵒᵖ D] →
CategoryTheory.Presheaf.IsSheaf J P → (P ≅ J.plusObj P)The natural isomorphism between P and P⁺ when P is a sheaf.
- Defined in
- Mathlib.CategoryTheory.Sites.Plus
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 51 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
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
- CategoryTheory.GrothendieckTopologystatement and proof · cited by 1,415
- CategoryTheory.Presheaf.IsSheafstatement and proof · cited by 991
- CategoryTheory.Limits.HasColimitsOfShapestatement and proof · cited by 308
- CategoryTheory.GrothendieckTopology.Coverstatement and proof · cited by 211
- CategoryTheory.asIsoproof · cited by 177
- CategoryTheory.GrothendieckTopology.Cover.shapestatement · cited by 147
- CategoryTheory.GrothendieckTopology.Cover.indexstatement and proof · cited by 142
- CategoryTheory.Limits.HasMultiequalizerstatement and proof · cited by 88
Cited by6
Results whose statement or proof uses this declaration.
- CategoryTheory.GrothendieckTopology.plusLiftproof · cited by 10
- CategoryTheory.GrothendieckTopology.plusLift_uniqueproof · cited by 5
- CategoryTheory.GrothendieckTopology.toPlus_plusLiftproof · cited by 3
- CategoryTheory.GrothendieckTopology.isoToPlus_homstatement · cited by 0
- CategoryTheory.GrothendieckTopology.isoToPlus_invstatement and proof · cited by 0
- CategoryTheory.GrothendieckTopology.isoToPlus.congr_simpstatement and proof · cited by 0