Theorems · Definition · category theory
CategoryTheory.GrothendieckTopology.liftToPlusObjLimitObj
{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] →
[∀ (X : C),
CategoryTheory.Limits.PreservesColimitsOfShape (J.Cover X)ᵒᵖ (CategoryTheory.forget D)] →
[∀ (X : C), Small.{t, max u v} (J.Cover X)ᵒᵖ] →
{K : Type s} →
[inst_8 : CategoryTheory.SmallCategory K] →
[CategoryTheory.FinCategory K] →
[inst_10 : CategoryTheory.Limits.HasLimitsOfShape K D] →
[CategoryTheory.Limits.PreservesLimitsOfShape K (CategoryTheory.forget D)] →
[CategoryTheory.Limits.ReflectsLimitsOfShape K (CategoryTheory.forget D)] →
(F : CategoryTheory.Functor K (CategoryTheory.Functor Cᵒᵖ D)) →
(X : C) →
(S :
CategoryTheory.Limits.Cone
(F.comp
((J.plusFunctor D).comp
((CategoryTheory.evaluation Cᵒᵖ D).obj (Opposite.op X))))) →
S.pt ⟶ (J.plusObj (CategoryTheory.Limits.limit F)).obj (Opposite.op X)An auxiliary definition to be used in the proof that J.plusFunctor D commutes
with finite limits.
- Defined in
- Mathlib.CategoryTheory.Sites.LeftExact
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 82 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- CategoryTheory.CategoryCategoryTheory.CategoryCategoryTheory.Limits.HasMultiequalizerCategoryTheory.Limits.HasColimitsOfShapeFunLikeCategoryTheory.ConcreteCategoryCategoryTheory.Limits.PreservesColimitsOfShapeSmallCategoryTheory.SmallCategoryCategoryTheory.FinCategoryCategoryTheory.Limits.HasLimitsOfShapeCategoryTheory.Limits.PreservesLimitsOfShapeCategoryTheory.Limits.ReflectsLimitsOfShape
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites46
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 · cited by 32,603
- CategoryTheory.Functor.objstatement and proof · cited by 19,642
- CategoryTheory.CategoryStruct.compproof · 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.Functor.compstatement and proof · cited by 6,529
- CategoryTheory.Iso.invproof · cited by 6,514
- CategoryTheory.Isoproof · cited by 3,963
- FunLikestatement and proof · cited by 2,560
- CategoryTheory.GrothendieckTopologystatement and proof · cited by 1,415
Cited by1
Results whose statement or proof uses this declaration.
- CategoryTheory.GrothendieckTopology.liftToPlusObjLimitObj_facstatement · cited by 0