Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Functor.OneHypercoverDenseData.essSurj.presheafObjObjIso.inv

{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₀) →
                            G₀.obj.obj (Opposite.op X₀) ⟶
                              (CategoryTheory.Functor.OneHypercoverDenseData.essSurj.presheaf data G₀).obj
                                (Opposite.op (F.obj X₀))

Auxiliary definition for OneHypercoverDenseData.essSurj.presheafObjObjIso.

Defined in
Mathlib.CategoryTheory.Sites.DenseSubsite.OneHypercoverDense
Cited by
5 results in Mathlib
Foundations
Depth 58 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.inv_π · cited by 3presheafObjObjIso.inv_πCategoryTheory.Functor.OneHypercoverDenseData.essSurj.presheafObjObjIso.inv_restriction · cited by 2presheafObjObjIso.inv_res…CategoryTheory.Functor.OneHypercoverDenseData.essSurj.presheafObjObjIso_inv_naturality · cited by 1essSurj.presheafObjObjIso…CategoryTheory.Functor.OneHypercoverDenseData.essSurj.presheafObjObjIso.inv_π_assoc · cited by 1presheafObjObjIso.inv_π_a…CategoryTheory.Functor.OneHypercoverDenseData.essSurj.presheafObjObjIso.inv_restriction_assoc · cited by 0presheafObjObjIso.inv_res…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.Functor.obj · cited by 19642Functor.objCategoryTheory.Functor · cited by 16252CategoryTheory.FunctorOpposite · cited by 8081OppositeOpposite.unop · cited by 2231Opposite.unopCategoryTheory.GrothendieckTopology · cited by 1415CategoryTheory.Grothendie…CategoryTheory.ObjectProperty.FullSubcategory.obj · cited by 1316FullSubcategory.objCategoryTheory.Presheaf.IsSheaf · cited by 991Presheaf.IsSheafCategoryTheory.Sheaf · cited by 763CategoryTheory.SheafCategoryTheory.Limits.MulticospanShape.L · cited by 135MulticospanShape.LCategoryTheory.Functor.IsDenseSubsite · cited by 87Functor.IsDenseSubsiteCategoryTheory.Limits.HasLimitsOfSize · cited by 71Limits.HasLimitsOfSizeCategoryTheory.Functor.OneHypercoverDenseData · cited by 50Functor.OneHypercoverDens…CategoryTheory.Functor.OneHypercoverDenseData.toPreOneHypercoverDenseData · cited by 35OneHypercoverDenseData.to…presheafObjObjIso.invCITED BYCITES

Cites21

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.