Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Functor.IsDenseSubsite.mapPreimage

{C : Type u_1} →
  [inst : CategoryTheory.Category.{v_1, u_1} C] →
    {D : Type u_2} →
      [inst_1 : CategoryTheory.Category.{v_2, u_2} D] →
        {J : CategoryTheory.GrothendieckTopology C} →
          (K : CategoryTheory.GrothendieckTopology D) →
            (G : CategoryTheory.Functor C D) →
              {A : Type u_4} →
                [inst_2 : CategoryTheory.Category.{v_4, u_4} A] →
                  [CategoryTheory.Functor.IsDenseSubsite J K G] →
                    (F : CategoryTheory.Sheaf J A) →
                      {X Y : C} → (G.obj X ⟶ G.obj Y) → (F.obj.obj (Opposite.op Y) ⟶ F.obj.obj (Opposite.op X))

If G : C ⥤ D is a dense subsite and F a sheaf on C, this is the morphism F.val.obj (op Y) ⟶ F.val.obj (op X) induced by a morphism G.obj X ⟶ G.obj Y in the category D.

Defined in
Mathlib.CategoryTheory.Sites.DenseSubsite.Basic
Cited by
23 results in Mathlib
Foundations
Depth 40 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.CategoryCategoryTheory.CategoryCategoryTheory.Functor.IsDenseSubsite

Around this declaration

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

CategoryTheory.Functor.IsDenseSubsite.mapPreimage_map · cited by 5IsDenseSubsite.mapPreimag…CategoryTheory.Functor.OneHypercoverDenseData.essSurj.presheafObjObjIso.inv · cited by 5presheafObjObjIso.invCategoryTheory.Functor.IsDenseSubsite.mapPreimage_comp · cited by 4IsDenseSubsite.mapPreimag…CategoryTheory.Functor.IsDenseSubsite.mapPreimage_comp_map · cited by 4IsDenseSubsite.mapPreimag…CategoryTheory.Functor.IsDenseSubsite.mapPreimage_map_of_fac · cited by 4IsDenseSubsite.mapPreimag…CategoryTheory.Functor.OneHypercoverDenseData.essSurj.presheafObjObjIso.hom · cited by 4presheafObjObjIso.homCategoryTheory.Functor.OneHypercoverDenseData.essSurj.presheafObj_mapPreimage_condition · cited by 3essSurj.presheafObj_mapPr…CategoryTheory.Functor.OneHypercoverDenseData.essSurj.restriction_map · cited by 3essSurj.restriction_mapCategoryTheory.Functor.OneHypercoverDenseData.essSurj.presheafObjObjIso.inv_π · cited by 3presheafObjObjIso.inv_πCategoryTheory.Functor.OneHypercoverDenseData.essSurj.restriction.res · cited by 2restriction.resCategoryTheory.Functor.OneHypercoverDenseData.essSurj.presheafMap_restriction · cited by 2essSurj.presheafMap_restr…CategoryTheory.Functor.OneHypercoverDenseData.essSurj.restriction_eq_of_fac · cited by 2essSurj.restriction_eq_of…CategoryTheory.Functor.OneHypercoverDenseData.essSurj.presheafObjObjIso.hom_map · cited by 2presheafObjObjIso.hom_mapCategoryTheory.Functor.OneHypercoverDenseData.essSurj.presheafObjObjIso.inv_restriction · cited by 2presheafObjObjIso.inv_res…CategoryTheory.Functor.IsDenseSubsite.mapPreimage_id · cited by 1IsDenseSubsite.mapPreimag…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.Functor.obj · cited by 19642Functor.objCategoryTheory.Functor · cited by 16252CategoryTheory.FunctorCategoryTheory.Functor.map · cited by 8698Functor.mapOpposite · cited by 8081OppositeQuiver.Hom.op · cited by 1948Hom.opCategoryTheory.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.GrothendieckTopology.Cover.Arrow · cited by 99Cover.ArrowCategoryTheory.Functor.IsDenseSubsite · cited by 87Functor.IsDenseSubsiteCategoryTheory.GrothendieckTopology.Cover.Arrow.Y · cited by 78Arrow.YIsDenseSubsite.mapPreimageCITED BYCITES

Cites18

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

Cited by26

Results whose statement or proof uses this declaration.