Documentation

Mathlib.CategoryTheory.Sites.DenseSubsite

Dense subsites #

We define IsCoverDense functors into sites as functors such that there exists a covering sieve that factors through images of the functor for each object in D.

We will primarily consider cover-dense functors that are also full, since this notion is in general not well-behaved otherwise. Note that https://ncatlab.org/nlab/show/dense+sub-site indeed has a weaker notion of cover-dense that loosens this requirement, but it would not have all the properties we would need, and some sheafification would be needed for here and there.

Main results #

References #

An auxiliary structure that witnesses the fact that f factors through an image object of G.

Instances For

    For a functor G : C ⥤ D, and an object U : D, Presieve.coverByImage G U is the presieve of U consisting of those arrows that factor through images of G.

    Equations
    Instances For

      For a functor G : C ⥤ D, and an object U : D, Sieve.coverByImage G U is the sieve of U consisting of those arrows that factor through images of G.

      Equations
      • One or more equations did not get rendered due to their size.
      Instances For

        A functor G : (C, J) ⥤ (D, K) is cover dense if for each object in D, there exists a covering sieve in D that factors through images of G.

        This definition can be found in https://ncatlab.org/nlab/show/dense+sub-site Definition 2.2.

        Instances
          theorem CategoryTheory.Functor.IsCoverDense.ext {C : Type u_1} [CategoryTheory.Category.{u_7, u_1} C] {D : Type u_2} [CategoryTheory.Category.{u_6, u_2} D] {K : CategoryTheory.GrothendieckTopology D} (G : CategoryTheory.Functor C D) [CategoryTheory.Functor.IsCoverDense G K] (ℱ : CategoryTheory.SheafOfTypes K) (X : D) {s : .val.toPrefunctor.obj (Opposite.op X)} {t : .val.toPrefunctor.obj (Opposite.op X)} (h : ∀ ⦃Y : C⦄ (f : G.toPrefunctor.obj Y X), .val.toPrefunctor.map f.op s = .val.toPrefunctor.map f.op t) :
          s = t
          @[simp]
          theorem CategoryTheory.Functor.IsCoverDense.homOver_app {C : Type u_1} [CategoryTheory.Category.{u_5, u_1} C] {D : Type u_2} [CategoryTheory.Category.{u_6, u_2} D] {K : CategoryTheory.GrothendieckTopology D} {A : Type u_4} [CategoryTheory.Category.{u_7, u_4} A] {G : CategoryTheory.Functor C D} {ℱ : CategoryTheory.Functor Dᵒᵖ A} {ℱ' : CategoryTheory.Sheaf K A} (α : CategoryTheory.Functor.comp G.op CategoryTheory.Functor.comp G.op ℱ'.val) (X : A) (X : Cᵒᵖ) :
          ∀ (a : (CategoryTheory.coyoneda.toPrefunctor.obj (Opposite.op X✝)).toPrefunctor.obj ((CategoryTheory.Functor.comp G.op ).toPrefunctor.obj X)), (CategoryTheory.Functor.IsCoverDense.homOver α X✝).app X a = CategoryTheory.CategoryStruct.comp a (α.app X)

          (Implementation). Given a hom between the pullbacks of two sheaves, we can whisker it with coyoneda to obtain a hom between the pullbacks of the sheaves of maps from X.

          Equations
          Instances For
            @[simp]
            theorem CategoryTheory.Functor.IsCoverDense.isoOver_inv_app {C : Type u_1} [CategoryTheory.Category.{u_5, u_1} C] {D : Type u_2} [CategoryTheory.Category.{u_6, u_2} D] {K : CategoryTheory.GrothendieckTopology D} {A : Type u_4} [CategoryTheory.Category.{u_7, u_4} A] {G : CategoryTheory.Functor C D} {ℱ : CategoryTheory.Sheaf K A} {ℱ' : CategoryTheory.Sheaf K A} (α : CategoryTheory.Functor.comp G.op .val CategoryTheory.Functor.comp G.op ℱ'.val) (X : A) (X : Cᵒᵖ) :
            ∀ (a : (CategoryTheory.coyoneda.toPrefunctor.obj (Opposite.op X✝)).toPrefunctor.obj ((CategoryTheory.Functor.comp G.op ℱ'.val).toPrefunctor.obj X)), (CategoryTheory.Functor.IsCoverDense.isoOver α X✝).inv.app X a = CategoryTheory.CategoryStruct.comp a (α.inv.app X)
            @[simp]
            theorem CategoryTheory.Functor.IsCoverDense.isoOver_hom_app {C : Type u_1} [CategoryTheory.Category.{u_5, u_1} C] {D : Type u_2} [CategoryTheory.Category.{u_6, u_2} D] {K : CategoryTheory.GrothendieckTopology D} {A : Type u_4} [CategoryTheory.Category.{u_7, u_4} A] {G : CategoryTheory.Functor C D} {ℱ : CategoryTheory.Sheaf K A} {ℱ' : CategoryTheory.Sheaf K A} (α : CategoryTheory.Functor.comp G.op .val CategoryTheory.Functor.comp G.op ℱ'.val) (X : A) (X : Cᵒᵖ) :
            ∀ (a : (CategoryTheory.coyoneda.toPrefunctor.obj (Opposite.op X✝)).toPrefunctor.obj ((CategoryTheory.Functor.comp G.op .val).toPrefunctor.obj X)), (CategoryTheory.Functor.IsCoverDense.isoOver α X✝).hom.app X a = CategoryTheory.CategoryStruct.comp a (α.hom.app X)

            (Implementation). Given an iso between the pullbacks of two sheaves, we can whisker it with coyoneda to obtain an iso between the pullbacks of the sheaves of maps from X.

            Equations
            Instances For

              (Implementation). Given a section of on X, we can obtain a family of elements valued in ℱ' that is defined on a cover generated by the images of G.

              Equations
              • One or more equations did not get rendered due to their size.
              Instances For
                @[simp]

                (Implementation). The morphism ℱ(X) ⟶ ℱ'(X) given by gluing the pushforwardFamily.

                Equations
                • One or more equations did not get rendered due to their size.
                Instances For

                  (Implementation). The maps given in appIso is inverse to each other and gives a ℱ(X) ≅ ℱ'(X).

                  Equations
                  • One or more equations did not get rendered due to their size.
                  Instances For

                    Given a natural transformation G ⋙ ℱ ⟶ G ⋙ ℱ' between presheaves of types, where G is full and cover-dense, and ℱ' is a sheaf, we may obtain a natural transformation between sheaves.

                    Equations
                    Instances For

                      Given a natural isomorphism G ⋙ ℱ ≅ G ⋙ ℱ' between presheaves of types, where G is full and cover-dense, and ℱ, ℱ' are sheaves, we may obtain a natural isomorphism between presheaves.

                      Equations
                      Instances For

                        Given a natural isomorphism G ⋙ ℱ ≅ G ⋙ ℱ' between presheaves of types, where G is full and cover-dense, and ℱ, ℱ' are sheaves, we may obtain a natural isomorphism between sheaves.

                        Equations
                        • One or more equations did not get rendered due to their size.
                        Instances For

                          (Implementation). The sheaf map given in types.sheaf_hom is natural in terms of X.

                          Equations
                          • One or more equations did not get rendered due to their size.
                          Instances For

                            (Implementation). sheafCoyonedaHom but the order of the arguments of the functor are swapped.

                            Equations
                            • One or more equations did not get rendered due to their size.
                            Instances For

                              Given a natural transformation G ⋙ ℱ ⟶ G ⋙ ℱ' between presheaves of arbitrary category, where G is full and cover-dense, and ℱ' is a sheaf, we may obtain a natural transformation between presheaves.

                              Equations
                              • One or more equations did not get rendered due to their size.
                              Instances For

                                Given a natural isomorphism G ⋙ ℱ ≅ G ⋙ ℱ' between presheaves of arbitrary category, where G is full and cover-dense, and ℱ', ℱ are sheaves, we may obtain a natural isomorphism between presheaves.

                                Equations
                                • One or more equations did not get rendered due to their size.
                                Instances For

                                  Given a natural isomorphism G ⋙ ℱ ≅ G ⋙ ℱ' between presheaves of arbitrary category, where G is full and cover-dense, and ℱ', ℱ are sheaves, we may obtain a natural isomorphism between presheaves.

                                  Equations
                                  • One or more equations did not get rendered due to their size.
                                  Instances For

                                    A full and cover-dense functor G induces an equivalence between morphisms into a sheaf and morphisms over the restrictions via G.

                                    Equations
                                    • One or more equations did not get rendered due to their size.
                                    Instances For

                                      Given a full and cover-dense functor G and a natural transformation of sheaves α : ℱ ⟶ ℱ', if the pullback of α along G is iso, then α is also iso.