Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Functor.OneHypercoverDenseData.essSurj.presheafObjObjIso

{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₀)

The presheaf presheaf data G₀ extends G₀.

Defined in
Mathlib.CategoryTheory.Sites.DenseSubsite.OneHypercoverDense
Cited by
5 results in Mathlib
Foundations
Depth 64 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.presheafMap_presheafObjObjIso_hom · cited by 2essSurj.presheafMap_presh…CategoryTheory.Functor.OneHypercoverDenseData.essSurj.presheafObjObjIso_inv_naturality · cited by 1essSurj.presheafObjObjIso…CategoryTheory.Functor.OneHypercoverDenseData.essSurj.compPresheafIso · cited by 1essSurj.compPresheafIsoCategoryTheory.Functor.OneHypercoverDenseData.essSurj.presheafObjObjIso_inv_naturality_assoc · cited by 0essSurj.presheafObjObjIso…CategoryTheory.Functor.OneHypercoverDenseData.essSurj.isSheaf · cited by 0essSurj.isSheafCategoryTheory.Functor.OneHypercoverDenseData.essSurj.presheafMap_presheafObjObjIso_hom_assoc · cited by 0essSurj.presheafMap_presh…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryCategoryTheory.Functor.obj · cited by 19642Functor.objCategoryTheory.Functor · cited by 16252CategoryTheory.FunctorOpposite · cited by 8081OppositeCategoryTheory.Iso · cited by 3963CategoryTheory.IsoCategoryTheory.GrothendieckTopology · cited by 1415CategoryTheory.Grothendie…CategoryTheory.ObjectProperty.FullSubcategory.obj · cited by 1316FullSubcategory.objCategoryTheory.Presheaf.IsSheaf · cited by 991Presheaf.IsSheafCategoryTheory.Sheaf · cited by 763CategoryTheory.SheafCategoryTheory.Functor.IsDenseSubsite · cited by 87Functor.IsDenseSubsiteCategoryTheory.Limits.HasLimitsOfSize · cited by 71Limits.HasLimitsOfSizeCategoryTheory.Functor.OneHypercoverDenseData · cited by 50Functor.OneHypercoverDens…CategoryTheory.Functor.OneHypercoverDenseData.essSurj.presheaf · cited by 15essSurj.presheafCategoryTheory.Functor.OneHypercoverDenseData.essSurj.presheafObjObjIso.inv · cited by 5presheafObjObjIso.invCategoryTheory.Functor.OneHypercoverDenseData.essSurj.presheafObjObjIso.hom · cited by 4presheafObjObjIso.homessSurj.presheafObjObjIsoCITED BYCITES

Cites15

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

Cited by6

Results whose statement or proof uses this declaration.