Mathlib Map

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
Assumes
CategoryTheory.CategoryCategoryTheory.CategoryCategoryTheory.Limits.HasMultiequalizerCategoryTheory.Limits.HasColimitsOfShape

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

CategoryTheory.GrothendieckTopology.sheafifyLift_unique · cited by 3GrothendieckTopology.shea…CategoryTheory.GrothendieckTopology.plus_hom_ext · cited by 1GrothendieckTopology.plus…CategoryTheory.GrothendieckTopology.plusCompIso_inv_eq_plusLift · cited by 0GrothendieckTopology.plus…CategoryTheory.GrothendieckTopology.plusMap_plusLift · cited by 0GrothendieckTopology.plus…CategoryTheory.GrothendieckTopology.isoToPlus_inv · cited by 0GrothendieckTopology.isoT…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.CategoryStruct.comp · cited by 17999CategoryStruct.compCategoryTheory.Functor · cited by 16252CategoryTheory.FunctorOpposite · cited by 8081OppositeCategoryTheory.Iso.hom · cited by 7684Iso.homCategoryTheory.GrothendieckTopology · cited by 1415CategoryTheory.Grothendie…CategoryTheory.Presheaf.IsSheaf · cited by 991Presheaf.IsSheafCategoryTheory.Limits.HasColimitsOfShape · cited by 308Limits.HasColimitsOfShapeCategoryTheory.GrothendieckTopology.Cover · cited by 211GrothendieckTopology.CoverCategoryTheory.GrothendieckTopology.Cover.shape · cited by 147Cover.shapeCategoryTheory.GrothendieckTopology.Cover.index · cited by 142Cover.indexCategoryTheory.Limits.HasMultiequalizer · cited by 88Limits.HasMultiequalizerCategoryTheory.GrothendieckTopology.plusObj · cited by 56GrothendieckTopology.plus…CategoryTheory.Iso.eq_comp_inv · cited by 32Iso.eq_comp_invGrothendieckTopology.plusLift…CITED BYCITES

Cites22

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

Cited by5

Results whose statement or proof uses this declaration.