Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Functor.OneHypercoverDenseData.essSurj.presheafObjObjIso.hom

{C₀ : Type u₀} →
  {C : Type u} →
    [inst : CategoryTheory.Category.{v₀, u₀} C₀] →
      [inst_1 : CategoryTheory.Category.{v, u} C] →
        {F : CategoryTheory.Functor C₀ C} →
          {J₀ : CategoryTheory.GrothendieckTopology C₀} →
            {J : CategoryTheory.GrothendieckTopology C} →
              {A : Type u'} →
                [inst_2 : CategoryTheory.Category.{v', u'} A] →
                  [inst_3 : CategoryTheory.Functor.IsDenseSubsite J₀ J F] →
                    (data : (X : C) → F.OneHypercoverDenseData J₀ J X) →
                      [inst_4 : CategoryTheory.Limits.HasLimitsOfSize.{w, w, v', u'} A] →
                        (G₀ : CategoryTheory.Sheaf J₀ A) →
                          (X₀ : C₀) →
                            (CategoryTheory.Functor.OneHypercoverDenseData.essSurj.presheaf data G₀).obj
                                (Opposite.op (F.obj X₀)) ⟶
                              G₀.obj.obj (Opposite.op X₀)

Auxiliary definition for OneHypercoverDenseData.essSurj.presheafObjObjIso.

Defined in
Mathlib.CategoryTheory.Sites.DenseSubsite.OneHypercoverDense
Cited by
4 results in Mathlib
Foundations
Depth 59 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.CategoryCategoryTheory.CategoryCategoryTheory.Functor.IsDenseSubsiteCategoryTheory.Limits.HasLimitsOfSize

Around this declaration

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

CategoryTheory.Functor.OneHypercoverDenseData.essSurj.presheafObjObjIso · cited by 5essSurj.presheafObjObjIsoCategoryTheory.Functor.OneHypercoverDenseData.essSurj.presheafObjObjIso.hom_map · cited by 2presheafObjObjIso.hom_mapCategoryTheory.Functor.OneHypercoverDenseData.essSurj.presheafObjObjIso.hom_mapPreimage · cited by 1presheafObjObjIso.hom_map…CategoryTheory.Functor.OneHypercoverDenseData.essSurj.presheafObjObjIso.hom_mapPreimage_assoc · cited by 0presheafObjObjIso.hom_map…CategoryTheory.Functor.OneHypercoverDenseData.essSurj.presheafObjObjIso.hom_map_assoc · cited by 0presheafObjObjIso.hom_map…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.Functor.obj · cited by 19642Functor.objCategoryTheory.CategoryStruct.comp · cited by 17999CategoryStruct.compCategoryTheory.Functor · cited by 16252CategoryTheory.FunctorOpposite · cited by 8081OppositeCategoryTheory.GrothendieckTopology · cited by 1415CategoryTheory.Grothendie…CategoryTheory.ObjectProperty.FullSubcategory.obj · cited by 1316FullSubcategory.objCategoryTheory.Presheaf.IsSheaf · cited by 991Presheaf.IsSheafCategoryTheory.Sheaf · cited by 763CategoryTheory.SheafCategoryTheory.Sieve.arrows · cited by 446Sieve.arrowsCategoryTheory.PreOneHypercover.toPreZeroHypercover · cited by 232PreOneHypercover.toPreZer…CategoryTheory.GrothendieckTopology.Cover.Arrow · cited by 99Cover.ArrowCategoryTheory.Functor.IsDenseSubsite · cited by 87Functor.IsDenseSubsiteCategoryTheory.GrothendieckTopology.Cover.Arrow.Y · cited by 78Arrow.YpresheafObjObjIso.homCITED BYCITES

Cites27

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.