Theorems · Theorem · category theory
CategoryTheory.GrothendieckTopology.plusLift_unique
∀ {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) (hQ : CategoryTheory.Presheaf.IsSheaf J Q) (γ : J.plusObj P ⟶ Q),
CategoryTheory.CategoryStruct.comp (J.toPlus P) γ = η → γ = J.plusLift η hQ- Defined in
- Mathlib.CategoryTheory.Sites.Plus
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 53 from the axioms · uses propext, Classical.choice, Quot.sound
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
- Quiver.Homstatement and proof · cited by 32,603
- CategoryTheory.CategoryStruct.compstatement and proof · cited by 17,999
- CategoryTheory.Functorstatement and proof · cited by 16,252
- Oppositestatement and proof · cited by 8,081
- CategoryTheory.Iso.homproof · cited by 7,684
- 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.GrothendieckTopology.Cover.shapestatement · cited by 147
- CategoryTheory.GrothendieckTopology.Cover.indexstatement and proof · cited by 142
Cited by5
Results whose statement or proof uses this declaration.
- CategoryTheory.GrothendieckTopology.sheafifyLift_uniqueproof · cited by 3
- CategoryTheory.GrothendieckTopology.plus_hom_extproof · cited by 1
- CategoryTheory.GrothendieckTopology.plusCompIso_inv_eq_plusLiftproof · cited by 0
- CategoryTheory.GrothendieckTopology.plusMap_plusLiftproof · cited by 0
- CategoryTheory.GrothendieckTopology.isoToPlus_invproof · cited by 0